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 c2223ce commit b548b09Copy full SHA for b548b09
CHANGELOG.md
@@ -1,8 +1,13 @@
1
-## 1.88.1-dev
+## 1.88.0-dev
2
3
* Fix a bug when calculating source spans for interpolations.
4
5
-## 1.88.0
+### Dart and JS APIs
6
+
7
+* **Potentially breaking bug fix:** Throw an error when passing a function or
8
+ mixin object from one compilation to another.
9
10
+### Dart API
11
12
* Deprecate passing a relative URL to `compileString()` and related functions.
13
0 commit comments