This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
v3.4.0-beta1
Pre-release
Pre-release
The release you've all been waiting for! This is a beta release for the upcoming LibSass 3.3.0 release.
Acknowledgements
As always we want to thank our beloved contributors who breathe life into this piece of code. ❤️
@fh1ch, @pmq20 and everyone who opened issues. Without your contributions we wouldn't be where we are today.
Also a big thanks to the LibSass team and their contributors for their work!
We (@am11, @saper, @xzyfer) hope you all will enjoy this release 🚀
Changelog
LibSass 3.3.0-beta2
This beta release has the latest LibSass beta which brings with it major feature parity Ruby Sass*, massive speed improvements and MUCH MORE! (@saper, #1040)
Check the changelog
Improvements
- Added npm-config suppot the binary resolution configuration (@fh1ch, #1145)
- Added a better error message if the binary download experience a network failure (@pmq20 @saper, #1151)
- Added symlink support to the CLI directory via the
--follow
(@dotzero, #1126) - Added automated Windows build for the native binary (@saper, #1135)