Skip to content

Next release#4564

Merged
mweststrate merged 1 commit intomainfrom
changeset-release/main
Sep 26, 2025
Merged

Next release#4564
mweststrate merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 15, 2025

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

Patch Changes

mobx-react@9.2.1

Patch Changes

mobx-react-lite@4.1.1

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 5a81f0b to 5b86f7d Compare June 15, 2025 19:59
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 86f8571 to acc38d6 Compare September 5, 2025 16:19
@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 0d5204b to 81a1ee0 Compare September 26, 2025 13:04
@github-actions github-actions bot force-pushed the changeset-release/main branch from 81a1ee0 to a00d3f8 Compare September 26, 2025 13:26
@mweststrate mweststrate merged commit 989de2d into main Sep 26, 2025
@kylos101
Copy link

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:
yarn global add @redocly/cli@1.34.1

And get this error:
image

It seems maybe 4.1.1 is only partially published?

TIL that yarn add can be interactive. 😅

@kylos101
Copy link

Related: #4585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lone setter with makeAutoObservable() creates N-finitely nested function on the class prototype

2 participants