To install Sass 1.49.0, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
- Fix a bug in
string.insert
with certain negative indices.
JS API
- Add support for the
sourceMapIncludeSources
option in the new JS API.
TypeScript Declarations
- Fix a bug where
LegacyPluginThis.options.linefeed
was typed to return abbreviations when it actually returned literal linefeed characters.
See the full changelog for changes in earlier releases.