Skip to content

v1.3.0

Choose a tag to compare

@constgen constgen released this 16 Sep 08:52
· 9 commits to master since this release

Added

  • Settings to customize console clearing { clean: true }
  • SVG Transform Loader for compilation-time SVG processing (e.g. image.svg?fill=currentColor)
  • validate modules paths case matches OS paths with CaseSensitivePathsWebpackPlugin

Changed

  • Update Typescript to v4

Fixed

  • Warning about Pug Loader version
  • CSS Modules integration
  • Circular dependency detection