We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4907b1f commit 554f24dCopy full SHA for 554f24d
typehelpers/json_serializable_type_helper_utils/CHANGELOG.md
@@ -1,13 +1,10 @@
1
-## 6.1.0
+## 6.0.0
2
3
+- Dart 3 support
4
- Update json_serializable to ^6.9.4
5
- Update analyzer to ^7.3.0
6
- Update source_gen to ^2.0.0
7
-## 6.0.0
8
-
9
-- Dart 3 support
10
11
## 5.1.2
12
13
- **CHORE**: update dependencies
typehelpers/json_serializable_type_helper_utils/pubspec.yaml
@@ -1,6 +1,6 @@
name: json_serializable_type_helper_utils
description: Helper package for adding TypeHelpers to json_serializable. Can be used to add support for container types like collections.
-version: 6.1.0
+version: 6.0.0
homepage: https://github.com/knaeckeKami/json_serializable_immutable_collections/tree/master/
environment:
0 commit comments