This repository was archived by the owner on Aug 22, 2024. It is now read-only.
v4.5.0
- Updates class name generation code. The release is marked as minor update because with
generateScopedNameset to string it may alter generated class names in some corner cases (but the result will match class names generated by the latestcss-loader@5.0.1). - [#3] Moves PostCSS to peer and dev dependencies.
- Updates all dependencies to latest versions.