Skip to content

Commit 86f2951

Browse files
committed
4.1.1
1 parent d75ee3c commit 86f2951

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
## next
1+
## 4.1.1 (November 15, 2020)
22

3-
- Fixed build setup to exclude full `mdn/data`. That's reduce sizes:
3+
- Fixed build setup to exclude full `mdn/data` that reduced the lib size:
44
* dist/csso.js: 794.5Kb -> 255.2Kb
55
* dist/csso.min.js: 394.4Kb -> 194.2Kb
6-
* package size: 237.8 kB -> 156.1 kB
6+
* package size: 237.8 kB -> 156.1 kB
77
* package unpacked size: 1.3 MB -> 586.8 kB
88

99
## 4.1.0 (October 27, 2020)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csso",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "CSS minifier with structural optimisations",
55
"homepage": "https://github.com/css/csso",
66
"author": "Sergey Kryzhanovsky <skryzhanovsky@ya.ru> (https://github.com/afelix)",

0 commit comments

Comments
 (0)