Releases: body-builder/jsass
Releases · body-builder/jsass
1.2.3
1.2.2
Bug Fixes
- Handling Sass types correctly for Dart Sass before 1.22.5 and from 1.26.0 (eab558e), closes https://github.com/sass/dart-sass/blob/main/CHANGELOG.md#1174
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
Features
- Adding support for Dart Sass (ea9f65b5)
API changes
-
Changing the names (and file path) of many classes (adefaa71)
To be more straightforward, as we are supporting not exclusively
node-sass
Old name New name JSFunctionsToNodeSass JSFunctionsToSass JSVarsToNodeSass JSVarsToSass NodeSassVarsToJs SassVarsToJS JSVarsToSassString JSVarsToSassData (We should create a new major version in normal case, but since the package is quite new (1wo), we make an exception this time. Hopefully we will not have to change the API in the near future.)
1.0.0
Initial release