Skip to content

Commit

Permalink
Merge pull request #825 from juliansteenbakker/navaronbracke-patch-1
Browse files Browse the repository at this point in the history
fix: Remove redundant breaking change notice for Map<Object?, Object?> change
  • Loading branch information
navaronbracke authored Oct 24, 2023
2 parents 7fc14e7 + 4a9fb87 commit b6c1bcd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
## NEXT
Breaking changes:
* The internal `fromNative()` methods now accept a `Map<Object?, Object?>` instead of `Map<dynamic, dynamic>`.

Improvements:
* The `type` of an `Address` is now non-null.
* The `type` of an `Email` is now non-null.
Expand Down

0 comments on commit b6c1bcd

Please sign in to comment.