Merged
Conversation
5a81f0b to
5b86f7d
Compare
86f8571 to
acc38d6
Compare
0d5204b to
81a1ee0
Compare
81a1ee0 to
a00d3f8
Compare
|
Hi @mweststrate , it looks like maybe the release for 4.1.1 failed? https://github.com/mobxjs/mobx/actions/runs/18040004366/job/51336187843 I bumped into this when doing: It seems maybe 4.1.1 is only partially published? TIL that yarn add can be interactive. 😅 |
|
Related: #4585 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
mobx@6.15.0
Minor Changes
2e703388eda4ba3eefed2bf1f5ca3958980978c3#4584 Thanks @mweststrate! - Fix #4753: Wrong inferred type of observable.map in TS 5.9+, by @mbest in Do implicit reactions that are generated by @computed or @observer require some kind of disposal? #578Patch Changes
61d6cf39764f28c6c2e0d2b3912364889739c619#4563 Thanks @mweststrate! - Fixed memory leak where makeAutoObservable would keep wrapping setters defined on the prototype. Fixes Lone setter with makeAutoObservable() creates N-finitely nested function on the class prototype #4553mobx-react@9.2.1
Patch Changes
2e703388eda4ba3eefed2bf1f5ca3958980978c3#4584 Thanks @mweststrate! - Fix type definition ofobserver, when used in combination with a Higher Order Component. By @mbest in Rearrange observer type definitions to allow wrapping custom HOC #4576Updated dependencies [
2e703388eda4ba3eefed2bf1f5ca3958980978c3]:mobx-react-lite@4.1.1
Patch Changes
2e703388eda4ba3eefed2bf1f5ca3958980978c3#4584 Thanks @mweststrate! - Fix type definition ofobserver, when used in combination with a Higher Order Component. By @mbest in Rearrange observer type definitions to allow wrapping custom HOC #4576