Skip to content

Releases: glromeo/esbuild-sass-plugin

v3.3.0

17 May 22:26
947f1ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

local-css

13 Mar 08:21
12bf67f
Compare
Choose a tag to compare

Added support for type: 'local-css' #173
thanks to @kohlmannj

There's always a catch

22 Feb 23:57
192f8ea
Compare
Choose a tag to compare

image

  • type now can be a function that takes care of rendering the style module #171
  • sass-embedded is now optional (installed as peer dependency) #168

Pedal to the metal!!!

30 Jan 02:57
Compare
Choose a tag to compare

Bye bye dart-sass...welcome sass-embedded, the speed increase is palpable!

A big thank you to the sass maintainers for this work
...and to Nathan for pushing for this change

Sources!

18 Dec 22:50
97e8de1
Compare
Choose a tag to compare

src folder maybe needed in published package #155

v2.16.0

02 Oct 22:41
Compare
Choose a tag to compare

bitmoji

I just updated esbuild and sass to the latest and greatest...

F as in faster!

06 Sep 21:58
3e9e543
Compare
Choose a tag to compare

bitmoji

Thank you @mattlewis92 for the speed boost caching fs stats!

Good call

01 Sep 22:14
Compare
Choose a tag to compare

bitmoji

Bugfix for missing resolveDir when using css-chunks (#146)

Sourcemap fix

24 Aug 16:45
5b266bf
Compare
Choose a tag to compare

Fixed new line issue affecting sourcemaps thanks to @mattlewis92

Summer Upgrade!

13 Aug 19:55
Compare
Choose a tag to compare

bitmoji

Just a esbuild and sass upgrade... fixing the tests accordingly!