Skip to content

Conversation

@Nokel81
Copy link
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 [email protected]

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

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 <[email protected]>
@Nokel81 Nokel81 force-pushed the fix-observable-factories branch from 74613ae to 7b3dc80 Compare October 26, 2023 19:23
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