We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e34a0c7 commit 042e9e4Copy full SHA for 042e9e4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## 1.63.5
2
+
3
+### JavaScript API
4
5
+* Fix a bug where loading the package through both CJS `require()` and ESM
6
+ `import` could crash on Node.js.
7
8
## 1.63.4
9
10
### JavaScript API
pubspec.yaml
@@ -1,5 +1,5 @@
name: sass
-version: 1.63.4
+version: 1.63.5-dev
description: A Sass implementation in Dart.
homepage: https://github.com/sass/dart-sass
0 commit comments