Improve case canonicalization performance (#2552) Closes #2548 Co-authored-by: なつき <i@ntk.me>
Recent Commits to dart-sass:main
-
Improve case canonicalization performance (#2552)
-
Merge pull request #2547 from ntkme/gh-cli-release
Merge pull request #2547 from ntkme/gh-cli-release Enhance security for release pipeline
-
Generate artifact attestation
Generate artifact attestation
-
Replace an external github action with github cli
Replace an external github action with github cli
-
Add support for `%` as a stand-alone expression (#2540)
Add support for `%` as a stand-alone expression (#2540) This also deprecates user-defined functions named "type". See #2539
-
Bump typedoc from 0.27.9 to 0.28.0 in /pkg/sass-parser (#2546)
Bump typedoc from 0.27.9 to 0.28.0 in /pkg/sass-parser (#2546) Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.27.9 to 0.28.0. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.27.9...v0.28.0) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Add support for parsing variable expressions (#2541)
Add support for parsing variable expressions (#2541)
-
Add support for parsing unary operations (#2538)
Add support for parsing unary operations (#2538)
-
Use union types rather than base classes for Sass nodes (#2537)
Use union types rather than base classes for Sass nodes (#2537)
-
Add support for the supports() function (#2535)
Add support for the supports() function (#2535)
-
Add support for parsing selector expressions (#2533)
Add support for parsing selector expressions (#2533)
-
Add support for parsing parenthesized expressions (#2527)
Add support for parsing parenthesized expressions (#2527) Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
-
Bump analyzer from 6.11.0 to 7.3.0 (#2532)
Bump analyzer from 6.11.0 to 7.3.0 (#2532) Bumps [analyzer](https://github.com/dart-lang/sdk/tree/main/pkg) from 6.11.0 to 7.3.0. - [Changelog](https://github.com/dart-lang/sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/sdk/commits/HEAD/pkg) --- updated-dependencies: - dependency-name: analyzer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>