| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-04 | 732 Bytes | |
| v8.0.3 source code.tar.gz | 2026-08-04 | 1.8 MB | |
| v8.0.3 source code.zip | 2026-08-04 | 2.2 MB | |
| Totals: 3 Items | 3.9 MB | 1 | |
What's Changed
Bug Fixes
- postcss-reduce-initial: update initial properties
- potcss-minify-gradients: handle more than two stops
- postcss-normalize-whitespace: preserve whitespace in custom prop
- postcss-normalize-url: ensure trailing slash is preserved
Other Changes
-
packages now define an
exportsfield inpackage.json. This prevents any file added to the package to automatically be exposed as a possible import. The has been done in a backward compatible way, so you should be able to import every file you did in the previous release. -
types have also been regenerated with TypeScript 7.
Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@8.0.2...cssnano@8.0.3