Skip to content

Docs: Document "alternate renderers" entry point #1458

Open
@markerikson

Description

@markerikson

In v7, we added a hard dependency on either react-dom or react-native, because we need to pull in unstable_batchedUpdates. For those users who happen to not be using RD or RN, we added an "alternate renderers" entry point that drops the batching.

This entry point was described in the v7 release notes at https://github.com/reduxjs/react-redux/releases/tag/v7.0.1 , but we do not have it formally documented. We should add some kind of a usage guide page for using RR with other renderers.

This came up in #1457 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions