File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- ## 1.32.8
1
+ ## 1.32.7
2
+
3
+ * Allow the null safety release of stream_transform.
2
4
3
5
* Allow ` @forward...with ` to take arguments that have a ` !default ` flag without
4
6
a trailing comma.
5
7
6
- ## 1.32.7
7
-
8
8
* Improve the performance of unitless and single-unit numbers.
9
9
10
10
## 1.32.6
Original file line number Diff line number Diff line change 1
1
name : sass
2
- version : 1.32.8-dev
2
+ version : 1.32.7
3
3
description : A Sass implementation in Dart.
4
4
author : Sass Team
5
5
homepage : https://github.com/sass/dart-sass
@@ -25,7 +25,7 @@ dependencies:
25
25
source_maps : " ^0.10.5"
26
26
source_span : " ^1.6.0"
27
27
stack_trace : " >=0.9.0 <2.0.0"
28
- stream_transform : " >=0.0.20 <2 .0.0"
28
+ stream_transform : " >=0.0.20 <3 .0.0"
29
29
string_scanner : " >=0.1.5 <2.0.0"
30
30
term_glyph : " ^1.0.0"
31
31
tuple : " ^1.0.0"
You can’t perform that action at this time.
0 commit comments