Skip to content

Commit

Permalink
Avoid unnecessary observable notifications of Iterable or Map fields
Browse files Browse the repository at this point in the history
  • Loading branch information
amondnet committed Dec 4, 2023
1 parent 1c42903 commit 5281253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 2.2.3

- Avoid unnecessary observable notifications of `@observable` `Iterable` or `Map` fields of Stores by [@amondnet](https://github.com/amondnet)
- Avoid unnecessary observable notifications of `@observable` `Iterable` or `Map` fields of Stores by [@amondnet](https://github.com/amondnet) in [#951](https://github.com/mobxjs/mobx.dart/pull/951)

## 2.2.2

Expand Down

0 comments on commit 5281253

Please sign in to comment.