Skip to content

Commit

Permalink
Add CHANGELOG entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
elle-j committed Jul 13, 2023
1 parent 8196592 commit 5e2cacc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@

### Fixed
* Fixed updating helpers (the `ClassMap`) used by `Realm` before notifying schema change listeners when the schema is changed during runtime. ([#5574](https://github.com/realm/realm-js/issues/5574))
* Fix crashes on refresh of the React Native application. ([#5904](https://github.com/realm/realm-js/issues/5904))
* Fixed crashes on refresh of the React Native application. ([#5904](https://github.com/realm/realm-js/issues/5904))
* Fixed applying `UpdateMode` recursively to all objects when passed to `Realm.create()`. ([#5933](https://github.com/realm/realm-js/issues/5933))

### Compatibility
* React Native >= v0.71.4
Expand Down

0 comments on commit 5e2cacc

Please sign in to comment.