Skip to content

Releases: kburich/css-layering-webpack-plugin

v1.1.0

11 Apr 07:18

Choose a tag to compare

Security version bump for minimatch dependency.

v1.0.0

11 Mar 16:27
940a026

Choose a tag to compare

What's Changed

  • Add integration tests by @kburich in #2
  • Multi path by @kburich in #3
  • no breaking changes compared to 0.4.1

Full Changelog: v0.4.1...v1.0.0

v0.4.1

09 Sep 07:18

Choose a tag to compare

Fix types.

v0.4.0

21 Jun 11:04

Choose a tag to compare

BREAKING CHANGE: plugin export changed from default to named (see README for example).

Migrated to TS, added linting, formating, switched to pnpm.

v0.3.0

17 Feb 13:49

Choose a tag to compare

Add exclude option.

v0.2.0

19 Dec 17:03

Choose a tag to compare

Full Changelog: v0.1.2...v0.2.0

Breaking change: option renamed (orderInjectStyle -> injectOrderAs)

Bump peer dependencies

12 Dec 15:57

Choose a tag to compare

Security related

Update peer dependency

11 Dec 12:55

Choose a tag to compare

0.1.1

Update peer dependency

Initial release

11 Dec 12:43

Choose a tag to compare

0.1.0

Init