Skip to content

Commit bb5b7d2

Browse files
authored
3.22.1 changelog updates (flutter#148895)
Updates changelog with 3.22.1 changes.
1 parent edf312d commit bb5b7d2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/releases/Hotfixes-to-the-Stable-Channel.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ INTERNAL NOTE
2626
-->
2727
## Flutter 3.22 Changes
2828

29+
### [3.22.1](https://github.com/flutter/flutter/releases/tag/3.22.1) (May 22, 2024)
30+
* [dart/55714](https://github.com/dart-lang/sdk/issues/55714) Fixes a bug in the CFE which could manifest as compilation errors of Flutter
31+
web apps when compiled with dart2wasm.
32+
* [dart/55758](https://github.com/dart-lang/sdk/issues/55758) Fixes a bug in the pub client, such that `dart run` will not interfere with
33+
Flutter l10n (at least for most cases).
34+
2935
### [3.22.0](https://github.com/flutter/flutter/releases/tag/3.22.0) (May 14, 2024)
3036
Initial stable release.
3137

@@ -686,4 +692,4 @@ This hotfix release addresses the following issues:
686692
- [flutter/46172](https://github.com/flutter/flutter/issues/46172) - reportFullyDrawn causes crash on Android KitKat
687693

688694
### Hotfix.5 (December 11, 2019)
689-
Initial stable release.
695+
Initial stable release.

0 commit comments

Comments
 (0)