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 9a23831 commit 7d8002eCopy full SHA for 7d8002e
CHANGELOG.md
@@ -1,8 +1,10 @@
1
-## 1.26.0
+## 1.26.0-test.1
2
3
* Don't throw errors if the exact same member is loaded or forwarded from
4
multiple modules at the same time.
5
6
+## 1.25.2
7
+
8
* Fix a bug where, under extremely rare circumstances, a valid variable could
9
become unassigned.
10
pubspec.yaml
@@ -1,5 +1,5 @@
name: sass
-version: 1.26.0-dev
+version: 1.26.0-test.1
description: A Sass implementation in Dart.
author: Sass Team
homepage: https://github.com/sass/dart-sass
0 commit comments