Skip to content

Bump sass from 1.42.1 to 1.49.9

Yogi Bot requested to merge dependabot-npm_and_yarn-sass-1.49.9 into main

Bumps sass from 1.42.1 to 1.49.9.

Release notes

Sourced from sass's releases.

Dart Sass 1.49.9

To install Sass 1.49.9, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Embedded Sass

  • Fixed a bug where the legacy API could crash when passed an empty importer list.

See the full changelog for changes in earlier releases.

Dart Sass 1.49.8

To install Sass 1.49.8, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

  • Fixed a bug where some plain CSS imports would not be emitted.

JS API

  • Fix a bug where inspecting the Sass module in the Node.js console crashed on Node 17.

Embedded Sass

  • Fix a bug where source map URLs were incorrectly generated when passing importers to the legacy API.

See the full changelog for changes in earlier releases.

Dart Sass 1.49.7

To install Sass 1.49.7, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Embedded Sass

  • First stable release the sass-embedded npm package that contains the Node.js Embedded Host.

  • First stable release of the sass_embedded pub package that contains the Embedded Dart Sass compiler.

See the full changelog for changes in earlier releases.

... (truncated)

Changelog

Sourced from sass's changelog.

1.49.9

Embedded Sass

  • Fixed a bug where the legacy API could crash when passed an empty importer list.

1.49.8

  • Fixed a bug where some plain CSS imports would not be emitted.

JS API

  • Fix a bug where inspecting the Sass module in the Node.js console crashed on Node 17.

Embedded Sass

  • Fix a bug where source map URLs were incorrectly generated when passing importers to the legacy API.

1.49.7

Embedded Sass

  • First stable release the sass-embedded npm package that contains the Node.js Embedded Host.

  • First stable release of the sass_embedded pub package that contains the Embedded Dart Sass compiler.

1.49.6

  • No user-visible changes.

1.49.5

  • No user-visible changes.

1.49.4

  • No user-visible changes.

1.49.3

  • No user-visible changes.

1.49.2

  • No user-visible changes.

... (truncated)

Commits

Merge request reports