Skip to content

Commit

Permalink
BREAKING CHANGE: In development mode, any new value stored in a tree …
Browse files Browse the repository at this point in the history
…will be deeply frozen

This introduces a new side effect, where any data returned for a producer will be frozen. See #417 and linked issues for details
  • Loading branch information
mweststrate committed Sep 11, 2019
1 parent 9fa2581 commit fc41507
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -833,3 +833,5 @@ Special thanks to @Mendix, which supports its employees to experiment completely
## Donations

A significant part of my OSS work is unpaid. So [donations](https://mobx.js.org/donate.html) are greatly appreciated :)

.

0 comments on commit fc41507

Please sign in to comment.