-
-
Notifications
You must be signed in to change notification settings - Fork 320
Comparing changes
Open a pull request
base repository: cssnano/cssnano
base: cssnano@5.0.14
head repository: cssnano/cssnano
compare: cssnano@5.0.15
- 8 commits
- 71 files changed
- 2 contributors
Commits on Dec 24, 2021
-
docs: fix site build in pnpm repo
Fix mdx-js/react not being found.
Configuration menu - View commit details
-
Copy full SHA for 9b6dc40 - Browse repository at this point
Copy the full SHA 9b6dc40View commit details -
docs: improve configuration docs
* Add heading to tell where to disable a preset * Show you can use full preset name to as a string
Configuration menu - View commit details
-
Copy full SHA for 859823c - Browse repository at this point
Copy the full SHA 859823cView commit details
Commits on Jan 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 167e056 - Browse repository at this point
Copy the full SHA 167e056View commit details
Commits on Jan 6, 2022
-
refactor: use Map as cache instead of object (#1276)
Prevent TypeScript from sometimes inferring the type of cache as {}, which sometimes prevent setting a cache value even in non-strict mode.
Configuration menu - View commit details
-
Copy full SHA for 60ad10b - Browse repository at this point
Copy the full SHA 60ad10bView commit details
Commits on Jan 7, 2022
-
refactor: remove cssnano-utils getMatch (#1279)
* refactor(postcss-normalize-display-values): improve transformation lookup Apply transform by using a map from the original value to the transformed value. Stringify the original value array to use as a key. Refactor the test so it uses an independent mapping, otherwise it will pass even if the mapping in the source code is wrong. Remove cssnano-utils dependency. * refactor(postcss-reduce-transforms): replace cssnano-utils with map lookup * refactor(postcss-normalize-repeat-style): switch lookup from cssnano-utils to a map * refactor(postcss-normalize-timing-functions): replace cssnano-utils with map lookup * feat(cssnano-utils): remove getMatch BREAKING CHANGE: remove getMatch function
Configuration menu - View commit details
-
Copy full SHA for 6425c98 - Browse repository at this point
Copy the full SHA 6425c98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8423abc - Browse repository at this point
Copy the full SHA 8423abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a202077 - Browse repository at this point
Copy the full SHA a202077View commit details -
Merge pull request #1280 from cssnano/release-515
Publish cssnano 5.0.15
Configuration menu - View commit details
-
Copy full SHA for 46b400c - Browse repository at this point
Copy the full SHA 46b400cView 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.14...cssnano@5.0.15