Skip to content

v4.0.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@ben-eb ben-eb released this 21 Jun 16:42
· 953 commits to master since this release

Bug Fixes

  • cssnano: Resolved an issue with external configuration which wasn't
    being loaded correctly (thanks to @andyjansson).
  • postcss-minify-params: Resolved an issue with cssnano's handling of the
    @value syntax from css-modules to better integrate with css-loader.