Skip to content

Releases: indooorsman/esbuild-css-modules-plugin

v2.6.3

08 Dec 10:15
Compare
Choose a tag to compare

Full Changelog: v2.6.2...v2.6.3

v2.6.2

28 Oct 07:27
Compare
Choose a tag to compare

Full Changelog: v2.6.0...v2.6.2

v2.6.0

08 Oct 02:59
Compare
Choose a tag to compare

What's Changed

  • @parcel/css now named lightningcss
  • Support pascal case by @FuriouZz in #43

New Contributors

Full Changelog: v2.5.2...v2.6.0

v2.5.2

17 Aug 06:11
Compare
Choose a tag to compare

upgrade esbuild version in peerDependencies to ^0.14.0 || ^0.15.0

v2.5.0

27 Jul 04:44
Compare
Choose a tag to compare
  • upgrade @parcel/css to 1.12.0
  • validate class name, js keywords are considered to be invalid, e.g. .default { } .const { } will throw error during building

Full Changelog: v2.4.0...v2.5.0

v2.4.0

19 Jul 11:46
39e8286
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.4.0

v2.3.2

27 Jun 03:20
fdc1064
Compare
Choose a tag to compare

feat: add support for named exports #38

this is contributed by @LucaColonnello

v2.3.1

07 Jun 14:21
Compare
Choose a tag to compare

V2.3.1

Full Changelog: v2.3.0...v2.3.1

v2.3.0

07 Jun 14:07
Compare
Choose a tag to compare

V2.3.0

Full Changelog: v2.2.16...v2.3.0

v2.2.16

24 Apr 10:30
Compare
Choose a tag to compare

V2: pass relative path to @parcel/css as filename to keep hash stable in different machines

Full Changelog: changelog.md