Skip to content
Compare
Choose a tag to compare
@andreyfedoseev andreyfedoseev released this 28 Dec 13:54
· 6 commits to main since this release

Deprecation

  • Ruby-based Sass compiler is deprecated and will be removed in 3.0

New

  • Added support for Dart Sass, see documentation on how to enable it.
    Dart Sass will become the default Sass compiler starting from 3.0

Bugfixes

  • Fix the bug with a greedy regex in the URL converter

Misc

  • Ensure compatibility with the latest versions of compilers:
    • coffeescript@2.7.0 (may break compatibility with older versions)
    • livescript@1.6.0
    • less@4.1.3
    • handlebars@4.7.7