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 Nov 24, 2023
1 parent 5e83d98 commit 3445cbe
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.2

- 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.1

Expand Down

0 comments on commit 3445cbe

Please sign in to comment.