Skip to content

3.0.0-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@johnfairh johnfairh released this 24 Sep 09:27
· 7 commits to main since this release
34be0bc

First and hopefully only prerelease. This takes Dart Sass 1.78.0 which is before their large "css color level 4" rework. When this settles down a bit I will add at least skeleton support for the new SassColor and release this package properly: hopefully additions to flesh that out will be non-breaking.

  • Require Swift 6 / Xcode 16 - already committed to actors and too much work to
    maintain support for earlier language versions. Various interface changes
    around Sendability.

  • Bundle the 1.80.0 dart-sass binaries.

  • Add CompilerWarningLevel for more control over compiler warnings.

  • Support the Node Package Importer via ImportResolver.nodePackageImporter.

  • Support the Sass Deprecations API via DeprecationControl.

  • Rearrange how URLs are passed to Importers with ImporterContext.