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 6652001 commit 2c3ed86Copy full SHA for 2c3ed86
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## 1.49.11
2
+
3
+* Add support for 64-bit ARM releases on Linux.
4
5
+### Embedded Sass
6
7
+* The embedded compiler now correctly sets the `id` field for all
8
+ `OutboundMessage`s.
9
10
## 1.49.10
11
12
* Quiet deps mode now silences compiler warnings in mixins and functions that
pubspec.yaml
@@ -1,5 +1,5 @@
name: sass
-version: 1.49.10
+version: 1.49.11
description: A Sass implementation in Dart.
homepage: https://github.com/sass/dart-sass
0 commit comments