Sourced from sass's releases.
Dart Sass 1.103.1
To install Sass 1.103.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.
Dart Sass 1.103.0
To install Sass 1.103.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Potentially breaking compatibility fix: Colors now preserve "analogous sets" of missing channels during conversions, per the CSS spec. For example,
color.to-space(lch(50% none none), lab)now returnslab(50% none none)instead oflab(50% 0 0).See the full changelog for changes in earlier releases.
Sourced from sass's changelog.
1.103.1
- No user-visible changes.
1.103.0
- Potentially breaking compatibility fix: Colors now preserve "analogous sets" of missing channels during conversions, per the CSS spec. For example,
color.to-space(lch(50% none none), lab)now returnslab(50% none none)instead oflab(50% 0 0).
62243d4
Set committer metadata when creating a tag (#2838)ed4dcc7
Use more dot shorthands (#2837)ac3d928
Support analogous sets of missing channels (#2810)1e0cf28
Merge pull request #2834
from ntkme/fix-releasef3bd86a
Merge pull request #2835
from sass/dart-sdk-version287f9ba
Code review91831b8
Fix dartdoc error0971ea9
Bump bufbuild/buf-action from 1.4.0 to 1.5.0 in /.github/util/initialize
(#2826)c45223b
Bump zizmorcore/zizmor-action from 0.6.0 to 0.6.2 (#2828)cbb1db1
Bump dart-lang/setup-dart from 1.7.2 to 1.8.0 (#2829)