Skip to content

fix!: Individualize option types for observable factories#3782

Open
Nokel81 wants to merge 1 commit intomobxjs:mainfrom
Nokel81:fix-observable-factories
Open

fix!: Individualize option types for observable factories#3782
Nokel81 wants to merge 1 commit intomobxjs:mainfrom
Nokel81:fix-observable-factories

Conversation

@Nokel81
Copy link
Copy Markdown
Contributor

@Nokel81 Nokel81 commented Oct 26, 2023

BREAKING CHANGE: Removed unused types and change the signature of some factory functions

Signed-off-by: Sebastian Malton sebastian@malton.name

Code change checklist

  • Added/updated unit tests
  • Updated /docs. For new functionality, at least API.md should be updated
  • Verified that there is no significant performance drop (yarn mobx test:performance)

resolves #3762

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Oct 26, 2023

🦋 Changeset detected

Latest commit: 7b3dc80

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

This PR includes changesets to release 3 packages
Name Type
mobx Major
mobx-react-lite Major
mobx-react Major

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

BREAKING CHANGE: Removed unused types and change the signature of some factory functions

Signed-off-by: Sebastian Malton <sebastian@malton.name>
@Nokel81 Nokel81 force-pushed the fix-observable-factories branch from 74613ae to 7b3dc80 Compare October 26, 2023 19:23
@Nokel81 Nokel81 closed this Mar 6, 2026
@Nokel81 Nokel81 reopened this Mar 6, 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.

CreateObservableOptions.equals is ignored when creating arrays, maps, sets, and objects

1 participant