Sourced from sass's releases.
Dart Sass 1.101.3
To install Sass 1.101.3, 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.101.3
- No user-visible changes.
1.101.2
- Fix a bug where the deprecation warning for vendor-prefixed
expression()functions would incorrectly indicate whether or not the function would be invalid Sass in Dart Sass 2.0.0.1.101.1
- Sass stack trace entries are now always either absolute URLs, absolute paths, or paths relative to the current working directory. Previously, if a stylesheet was loaded using a relative URL (as from a load path), that relative URL was listed even if it couldn't be resolved relative to the current working directory. However, this created potential ambiguities, so this behavior has been removed.
Command Line Interface
--watchmode now handles atomically-written files more gracefully.
e8c1233
Fix some GitHub actions issues introduced by the Zizmor refactor (#2798)d676118
Merge pull request #2797
from sass/lints548e660
Prefer interpolation to compose stringsb443ffe
Use function type syntax3d28f6a
Add @overridee182ba2
Expand dependency constraints (#2796)66f9d41
Bump analyzer from 10.2.0 to 13.3.0 (#2795)ab4026d
Use the latest lints package (#2789)fbb1fe0
Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 (#2793)8abfa4d
Fix --watch not recompiling files modified via atomic save
(#2791)