Skip to content

Commit 042e9e4

Browse files
committed
Add a changelog entry for google/dart_cli_pkg#132
1 parent e34a0c7 commit 042e9e4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## 1.63.4
29

310
### JavaScript API

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sass
2-
version: 1.63.4
2+
version: 1.63.5-dev
33
description: A Sass implementation in Dart.
44
homepage: https://github.com/sass/dart-sass
55

0 commit comments

Comments
 (0)