You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/freezed/CHANGELOG.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -499,7 +499,7 @@ Fixed examples in the README
499
499
500
500
## 0.14.1
501
501
502
-
- Added the ability to customise the JSON value of a union. See https://github.com/rrousselGit/freezed#fromjson---classes-with-multiple-constructors for more information (Thanks to @ookami-kb)
502
+
- Added the ability to customize the JSON value of a union. See https://github.com/rrousselGit/freezed#fromjson---classes-with-multiple-constructors for more information (Thanks to @ookami-kb)
503
503
504
504
- Fix an issue where Freezed would not generate code properly if `freezed_annotation`
505
505
was indirectly imported (by importing a library that exports `freezed_annotation`) (Thanks to @ookami-kb)
0 commit comments