Update csso to the latest version 🚀
Version 3.0.0 of csso just got published.
| Dependency | csso |
|---|---|
| Current Version | 2.3.2 |
| Type | dependency |
The version 3.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of csso. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 52 commits (ahead by 52, behind by 2).
d1501613.0.0826a2bfuse last stable csstree – 1.0.0-alpha177ef0e93fix a testddf4757no global flag0923082some tweaks3342dffupdate api, complete source map section, formatting36cdae4drop bin referencef381f09change module's layouta67d1e9hide all csstree methods behind syntax property and update tests9dbdfc8move API doc down44fc320add source-map as dev-dependency since requires for tests7b8632amove cli to standalone package (css/csso-cli)ab28815update years22ea50flint tests with jscsf301dcbMinor typos (#322)
There are 52 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot :palm_tree:
Version 3.0.1 just got published.
Version 3.1.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 15 commits0.
98786163.1.0bd161daadd black list filtering descriptioncc2e3d1bump css-tree to 1.0.0-alpha19a14b406remove white spaces in the beginning and at the ending of sequences, and between top-level and block nodes7510c39implement blacklist in usage (fixes #334)ddd9429typo28398f0tweak ready to use list2e3993fapply usage for nested selectors (in :nth-*/:has/:matches/etc)2e607c1rephrase readmea647bf1omit plus sign for number only when safe17f62c2replace rgba(x,x,x,0) to transparent3643c13rename color test files130211eOptimisenonekeyword in border and outline properties (#41) (#332)3ebae58add only version from package.json into buildbff95ceremove outdated docs (usage and install)
false
See the full diff
Version 3.1.1 just got published.
Version 3.2.0 just got published.
Update to this version instead 🚀
Release Notes
3.2.0- Fixed named color compression to apply only when an identifier is guaranteed to be a color. Used CSSTree's feature to determine the meaning of a part of a value based on W3C specs. No more false positive matches like
Arial Black, and with no hacks ;) - Added lifting of
@keyframesto the beginning of style sheet - Added removal of
@keyframes,@mediaand@supportswith no prelude - Added removal of duplicate
@keyframes(#202) - Added new option
forceMediaMergeto force media rules merging. It's unsafe in general, but works fine in many cases. Use it on your own risk (#350) - Bumped
CSSTreeto1.0.0-alpha23
Commits
The new version differs by 11 commits.
e8dc4833.2.0202106cbump csstree to 1.0.0-alpha2307213batweak code styleb4b2bdd- change order ofmergeAtruleandinitialMergeRuleset,bcac2ccdrop atrule with no expression that require it7a1785ainternal refactoring to allow pass more options to compression step handlersfc48e04use 1.0.0-alpha20 instead of master head6efafadMerge branch 'master' of https://github.com/css/csso70ddf8dAddcsso-webpack-pluginto "Ready to use" section (#346)9c36d5aupdate to latest csstreece25532start using csstree lexer for correct color detection
See the full diff
Version 3.3.0 just got published.
Update to this version instead 🚀
Release Notes
3.3.0- Migrated to CSSTree
1.0.0-alpha25- Changed AST format (see CSSTree change log for details)
- Fixed performance issue when generate CSS with source map (quadratic increase in time depending on the size of the CSS)
Version 3.3.1 just got published.
Version 3.4.0 just got published.
Update to this version instead 🚀
Commits
The new version differs by 6 commits.
59bf9503.4.02724855fix broken test3a5c83dImprove performance of hasSimilarSelectors (#343)c0d8676remove percent sign removal for functions and bad known properties, extend test2fe96cc#286: Remove percent sign for zero-values percentages when safe (#363)71fcdccavoid unit removal for zero-values in -ms-flex (fixes #362)
See the full diff
Version 3.5.0 just got published.
Version 3.5.1 just got published.
- The
dependencycsso was updated from2.3.2to4.0.0.
Update to this version instead 🚀
Release Notes for 4.0.0
Commits
The new version differs by 19 commits.
bbb30f34.0.05881863Change prepublish script for prepublishOnly5481602Expose compress() as syntax.compress()08cc334Rename HISTORY.md -> CHANGELOG.md76c0ef3Fix prepublish scriptb43ed0aFix gh-pages scriptf953d15Fix version injectiona0293abFix declaration merge with iehacke1e4045Fix Buffer warningcc460b6Bump mochacb1e698Change bundle files csso-browser.js -> csso.js & csso.min.js8a0dee1Update yearsf489289Replace browserify -> rollup, uglify-js -> terserd463570Bump coveralls, istanbul -> nycffd78e4Bump eslint, drop jscs
There are 19 commits in total.
See the full diff