Bump sass from 1.69.1 to 1.69.2
Bumps sass from 1.69.1 to 1.69.2.
Release notes
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.
Changelog
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
.
Commits
-
c62fe6a
Fix crash in browser when running alongside NextJS (#2114) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts