Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

30 lines (14 loc) · 1.06 KB

Changelog

2.0.0 (2021-01-21)

⚠ BREAKING CHANGES

  • accept loader options for all loaders (closes #5)

Features

  • accept loader options for all loaders (closes #5) (b49c150)

Bug Fixes

  • only import webpack types (0be19ac)
  • switch back to upstream postcss-loader (0742e88)

1.0.0 (2021-01-20)

Features

  • initial implementation of addon (f72f5a1)

Bug Fixes

  • add missing deps & fixes caught by tests (3629e78)