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 c41d52a commit cb4b442Copy full SHA for cb4b442
CHANGELOG.md
@@ -1,5 +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
### Embedded Sass
9
10
* Fix a deadlock when running at high concurrency on 32-bit systems.
0 commit comments