Sourced from sass's releases.
Dart Sass 1.69.2
To install Sass 1.69.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
JS API
- Fix a bug where Sass crashed when running in the browser if there was a global variable named
process.See the full changelog for changes in earlier releases.
Dart Sass 1.69.1
To install Sass 1.69.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.
Sourced from sass's changelog.
1.69.2
JS API
- Fix a bug where Sass crashed when running in the browser if there was a global variable named
process.1.69.1
- No user-visible changes.
c62fe6a Fix crash in browser when running alongside NextJS (#2114)887c511 Cut another release (#2111)