-
-
Notifications
You must be signed in to change notification settings - Fork 324
Comparing changes
Open a pull request
base repository: cssnano/cssnano
base: cssnano@5.0.0-rc.1
head repository: cssnano/cssnano
compare: cssnano@5.0.0-rc.2
- 12 commits
- 90 files changed
- 2 contributors
Commits on Mar 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 114efb0 - Browse repository at this point
Copy the full SHA 114efb0View commit details -
chore: update lerna to latest major
Release notes: https://github.com/lerna/lerna/releases/tag/v4.0.0
Configuration menu - View commit details
-
Copy full SHA for 618b170 - Browse repository at this point
Copy the full SHA 618b170View commit details
Commits on Mar 7, 2021
-
Merge pull request #1010 from cssnano/update-lerna
chore: update lerna to latest major
Configuration menu - View commit details
-
Copy full SHA for 80dd2e3 - Browse repository at this point
Copy the full SHA 80dd2e3View commit details -
chore: transpile only for supported Node.js versions
Moving to PostCSS 8 drops Node.js < 10.13 support, so let's avoid transpiling the code for older versions.
Configuration menu - View commit details
-
Copy full SHA for b6e7f2b - Browse repository at this point
Copy the full SHA b6e7f2bView commit details -
chore: update Babel and Babel config
Since we're changing output, I've decided to update Babel to 7.13 and use the new recommended top-level targets option. See https://babeljs.io/blog/2021/02/22/7.13.0
Configuration menu - View commit details
-
Copy full SHA for b521501 - Browse repository at this point
Copy the full SHA b521501View commit details
Commits on Mar 9, 2021
-
Merge pull request #1011 from cssnano/update-node-target
chore: transpile only for supported Node.js versions
Configuration menu - View commit details
-
Copy full SHA for 1ae7022 - Browse repository at this point
Copy the full SHA 1ae7022View commit details -
chore: regenerate yarn.lock and update all deps
Updating Babel in #1011 left Babel 7.12 as Jest dep, even though Jest allows later versions. I regenerated yarn.lock from scratch to ensure we use the same Babel version for test and build. As a side effect this seems to get rid of some other duplicate dependencies.
Configuration menu - View commit details
-
Copy full SHA for d8bcfb6 - Browse repository at this point
Copy the full SHA d8bcfb6View commit details -
Merge pull request #1014 from cssnano/fix-babel-deps
chore: regenerate yarn.lock and update all deps
Configuration menu - View commit details
-
Copy full SHA for c4a4f69 - Browse repository at this point
Copy the full SHA c4a4f69View commit details
Commits on Mar 15, 2021
-
* Update SVGO dependency * Refactor plugin to use new SVGO API * Refactor test to use new SVGO API * Update test since removing xml:space="preserve" was an SVGO bug * Update documentation since SVGO is now synchronous
Configuration menu - View commit details
-
Copy full SHA for aa07cfd - Browse repository at this point
Copy the full SHA aa07cfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbc08bf - Browse repository at this point
Copy the full SHA dbc08bfView commit details -
Merge pull request #1016 from cssnano/update-svgo
fix: update SVGO
Configuration menu - View commit details
-
Copy full SHA for 4218332 - Browse repository at this point
Copy the full SHA 4218332View commit details -
- css-size@5.0.0-rc.2 - cssnano-preset-advanced@5.0.0-rc.2 - cssnano-preset-default@5.0.0-rc.2 - cssnano-preset-lite@2.0.0-rc.2 - cssnano-utils@2.0.0-rc.2 - cssnano@5.0.0-rc.2 - example-cli-usage@5.0.0-rc.2 - postcss-colormin@5.0.0-rc.2 - postcss-convert-values@5.0.0-rc.2 - postcss-discard-comments@5.0.0-rc.2 - postcss-discard-duplicates@5.0.0-rc.2 - postcss-discard-empty@5.0.0-rc.2 - postcss-discard-overridden@5.0.0-rc.2 - postcss-discard-unused@5.0.0-rc.2 - postcss-merge-idents@5.0.0-rc.2 - postcss-merge-longhand@5.0.0-rc.2 - postcss-merge-rules@5.0.0-rc.2 - postcss-minify-font-values@5.0.0-rc.2 - postcss-minify-gradients@5.0.0-rc.2 - postcss-minify-params@5.0.0-rc.2 - postcss-minify-selectors@5.0.0-rc.2 - postcss-normalize-charset@5.0.0-rc.2 - postcss-normalize-display-values@5.0.0-rc.2 - postcss-normalize-positions@5.0.0-rc.2 - postcss-normalize-repeat-style@5.0.0-rc.2 - postcss-normalize-string@5.0.0-rc.2 - postcss-normalize-timing-functions@5.0.0-rc.2 - postcss-normalize-unicode@5.0.0-rc.2 - postcss-normalize-url@5.0.0-rc.2 - postcss-normalize-whitespace@5.0.0-rc.2 - postcss-ordered-values@5.0.0-rc.2 - postcss-reduce-idents@5.0.0-rc.2 - postcss-reduce-initial@5.0.0-rc.2 - postcss-reduce-transforms@5.0.0-rc.2 - postcss-svgo@5.0.0-rc.2 - postcss-unique-selectors@5.0.0-rc.2 - postcss-zindex@5.0.0-rc.2 - stylehacks@5.0.0-rc.2
Configuration menu - View commit details
-
Copy full SHA for 5ba19ca - Browse repository at this point
Copy the full SHA 5ba19caView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff cssnano@5.0.0-rc.1...cssnano@5.0.0-rc.2