Sourced from sass's releases.
Dart Sass 1.94.2
To install Sass 1.94.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
Command-Line Interface
- Using
--fatal-deprecation <version>no longer emits warnings about deprecations that are obsolete.Dart API
Deprecation.forVersionnow excludes obsolete deprecations from the set it returns.JS API
- Excludes obsolete deprecations from
fatalDeprecationswhen aVersionis passed.Node.js Embedded Host
- Fix a bug where a variable could be used before it was initialized during async compilation.
See the full changelog for changes in earlier releases.
Dart Sass 1.94.1
To install Sass 1.94.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- No user-visible changes.
See the full changelog for changes in earlier releases.
Sourced from sass's changelog.
1.94.2
Command-Line Interface
- Using
--fatal-deprecation <version>no longer emits warnings about deprecations that are obsolete.Dart API
Deprecation.forVersionnow excludes obsolete deprecations from the set it returns.JS API
- Excludes obsolete deprecations from
fatalDeprecationswhen aVersionis passed.Node.js Embedded Host
- Fix a bug where a variable could be used before it was initialized during async compilation.
1.94.1
- No user-visible changes.
7af5122
Mention obsolete deprecation fix in all API surfaces (#2683)82b96b0
Update pubspec/changelog for sass/embedded-host-node#399
(#2682)18fddef
--fatal-deprecation excludes obsolete Deprecations (#2671)0356a2b
Pass --provenance to npm publish (#2681)52fc718
Update the repository URL for JS packages (#2679)