Esbuild Sass Plugin Versions Save

esbuild plugin for sass

v3.2.0

1 month ago

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

v3.1.0

2 months ago

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

v3.0.0

3 months ago

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

v2.16.1

4 months ago

src folder maybe needed in published package #155

v2.16.0

7 months ago

bitmoji

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

v2.15.0

8 months ago

bitmoji

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

v2.14.0

8 months ago

bitmoji

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

v2.13.0

8 months ago

Fixed new line issue affecting sourcemaps thanks to @mattlewis92

v2.12.0

8 months ago

bitmoji

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

v2.10.0

10 months ago

bitmoji

I "just" upgraded the esbuild and sass dependency versions...