Skip to content

fix(mobx): export CancellablePromise#4626

Merged
kubk merged 2 commits intomobxjs:mainfrom
kubk:codex/export-cancellable-promise
Mar 12, 2026
Merged

fix(mobx): export CancellablePromise#4626
kubk merged 2 commits intomobxjs:mainfrom
kubk:codex/export-cancellable-promise

Conversation

@kubk
Copy link
Copy Markdown
Collaborator

@kubk kubk commented Mar 12, 2026

Fixes #4577.

This exports CancellablePromise from the public mobx entrypoint so consumers no longer need to import from mobx/dist/api/flow

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 12, 2026

🦋 Changeset detected

Latest commit: 8ec26b1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
mobx Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kubk kubk merged commit 3a0eb61 into mobxjs:main Mar 12, 2026
1 check passed
@github-actions github-actions bot mentioned this pull request Mar 12, 2026
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.

Export CancellablePromise

1 participant