Skip to content

feat!: remove alternate-renderers entry point for v10 #2336

Description

@aryaemami59

Summary

  • remove the alternate-renderers entry point, which shipped a build that dropped react-dom/react-native unstable_batchedUpdates batching
  • since v8 adopted useSyncExternalStore, the main entry no longer performs manual batching, so the separate entry point is redundant
  • BREAKING CHANGE: the react-redux/alternate-renderers export is removed in v10; import from react-redux directly

See this GitHub comment for context.

Activity

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions