File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## 6.13.1-wip
1+ ## 6.13.1
22
33- Improve error message when generating code for ` Record ` types with unsupported
44 fields.
55 ([ #1559 ] ( https://github.com/google/json_serializable.dart/issues/1559 ) )
6- - Require ` analyzer: ^ 10.0.0 `
6+ - Require ` analyzer: '>= 10.0.0 <13.0.0' `
77- Require ` build: ^4.0.4 `
88- Require ` dart_style: ^3.1.4 `
99- Require ` source_gen: ^4.1.2 `
Original file line number Diff line number Diff line change 11name : json_serializable
2- version : 6.13.1-wip
2+ version : 6.13.1
33description : >-
44 Automatically generate code for converting to and from JSON by annotating
55 Dart classes.
@@ -15,7 +15,7 @@ topics:
1515resolution : workspace
1616
1717dependencies :
18- analyzer : ^ 10.0.0
18+ analyzer : ' >= 10.0.0 <13.0.0 '
1919 async : ^2.10.0
2020 build : ^4.0.4
2121 build_config : ^1.2.0
You can’t perform that action at this time.
0 commit comments