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 c793702 commit 228499aCopy full SHA for 228499a
packages/freezed/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 3.2.4
2
+
3
+Support analyzer 9.0.0
4
5
## 3.2.3 - 2025-09-10
6
7
Broader the version range for `analyzer`/`source_gen`/`build`
packages/freezed/pubspec.yaml
@@ -2,7 +2,7 @@ name: freezed
description: >
Code generation for immutable classes that has a simple syntax/API without
compromising on the features.
-version: 3.2.3
+version: 3.2.4
repository: https://github.com/rrousselGit/freezed
issue_tracker: https://github.com/rrousselGit/freezed/issues
8
0 commit comments