Skip to content

Commit db85276

Browse files
authored
Update the changelog for sass/embedded-host-node#120 (#1663)
1 parent d7d3f8f commit db85276

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 1.49.12
2+
3+
### Embedded Sass
4+
5+
* Fix a bug where the JS embedded host crashed when invoking a legacy importer
6+
after resolving a relative filesystem import.
7+
8+
* Improve error messages when returning non-`Object` values from legacy
9+
importers.
10+
111
## 1.49.11
212

313
* Add support for 64-bit ARM releases on Linux.

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.49.11
2+
version: 1.49.12-dev
33
description: A Sass implementation in Dart.
44
homepage: https://github.com/sass/dart-sass
55

0 commit comments

Comments
 (0)