Deprecate passing a relative URL to `compileString()` *et al* (#2567) This also clarifies the documentation on how loads work in the entrypoint file.
Recent Commits to dart-sass:main
-
Deprecate passing a relative URL to `compileString()` *et al* (#2567)
-
Bump protoc_plugin from 21.1.2 to 22.0.1 and protobuf to 4.0.0 (#2554)
Bump protoc_plugin from 21.1.2 to 22.0.1 and protobuf to 4.0.0 (#2554) * Bump protoc_plugin from 21.1.2 to 22.0.0 (note, we did 22.0.1 instead) Bumps [protoc_plugin](https://github.com/google/protobuf.dart) from 21.1.2 to 22.0.0. - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protoc_plugin-v21.1.2...protoc_plugin-v22.0.0) --- updated-dependencies: - dependency-name: protoc_plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * update protoc_plugin to 22.0.1 and protobuf to 4.0.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos (Goodwine) <2022649+Goodwine@users.noreply.github.com>
-
Fix top-level nesting selectors in loaded plain CSS (#2560)
Fix top-level nesting selectors in loaded plain CSS (#2560) See sass/sass#4055
-
Stop releasing the Bazel repo (#2565)
Stop releasing the Bazel repo (#2565) See bazelbuild/rules_sass#156
-
Switch to OSS windows-11-arm runner (#2563)
Switch to OSS windows-11-arm runner (#2563)
-
Fix canonicalize paths containing `..` (#2561)
Fix canonicalize paths containing `..` (#2561)
-
Fix the sass_api release (#2557)
Fix the sass_api release (#2557) Pub.dev just launched an update that requires GitHub publish actions to be run from a tag that matches the version number of the published package.