Sourced from sass's releases.
Dart Sass 1.93.0
To install Sass 1.93.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Fix a crash when a style rule contains a nested
@import, and the loaded file@uses a user-defined module as well as@includes a top-level mixin which emits top-level declarations.JavaScript API
- Release a
@sass/typespackage which contains the type annotations used by both thesassandsass-embeddedpackage without any additional code or dependencies.See the full changelog for changes in earlier releases.
Sourced from sass's changelog.
1.93.0
- Fix a crash when a style rule contains a nested
@import, and the loaded file@uses a user-defined module as well as@includes a top-level mixin which emits top-level declarations.JavaScript API
- Release a
@sass/typespackage which contains the type annotations used by both thesassandsass-embeddedpackage without any additional code or dependencies.
307226a
Publish a @sass/types package with the types of the shared
JS API (#2639)edfe90d
Fix crash when @importing a Sass
file that @uses
another file (#2599)9360866
Bump actions/setup-node from 4 to 5 (#2643)7737af5
Bump actions/setup-node from 4 to 5 in /.github/util/initialize (#2644)