Skip to content

Latest commit

History

History
17 lines (9 loc) 路 296 Bytes

CHANGELOG.md

File metadata and controls

17 lines (9 loc) 路 296 Bytes

@webpack-blocks/css-modules - Changelog

Next release

  • Breaking change: Dropped the default node_modules/ exclusion

0.3.0

  • Adapted to new API: Using context now

0.1.1

  • loaders: [ 'style', 'css' ] => loaders: [ 'style-loader', 'css-loader' ]

0.1.0

Initial release.