Skip to content

Commit

Permalink
feat: In development mode, any new value stored in a tree will be dee…
Browse files Browse the repository at this point in the history
…ply frozen.

BREAKING CHANGE: any value returned from produce will be deeply frozen in DEV, even when it wasn't frozen before the producer started. Fixes #412 #363 #260 #230 #313 #229 through #417
  • Loading branch information
mweststrate committed Sep 11, 2019
1 parent fc41507 commit cb1c6dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions readme.md
Expand Up @@ -833,5 +833,3 @@ 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 cb1c6dd

Please sign in to comment.