-
-
Notifications
You must be signed in to change notification settings - Fork 852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BREAKING CHANGE: In development mode, any new value stored in a tree will be deeply frozen #417
Conversation
Just wanted to say that this is awesome, thank you @mweststrate! |
…rom a produce will now be deeply frozen
Jeez is semantic release so fragile. This didn't trigger a release, can't really see why.... |
…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
@aleclarson how to trigger a major release? I followed the manual, but it doesn't recognize the commit? Any ideas? |
wow, that was burried deep |
You have to put |
jeez, I guess my screen contrast is not high enough to deduct that from their readme ... :/ |
🎉 This PR is included in version 4.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
produce
are not frozen #363 Array values of produced Object are not frozen? Limitation or bug? #260 Nested drafts inside new objects #230