Skip to content

fix(redux-devtools-plugin): support Rematch via composeWithRozeniteDevTools#135

Merged
V3RON merged 5 commits intomainfrom
fix/redux-with-rematch
Nov 3, 2025
Merged

fix(redux-devtools-plugin): support Rematch via composeWithRozeniteDevTools#135
V3RON merged 5 commits intomainfrom
fix/redux-with-rematch

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented Nov 3, 2025

Expose an additional composeWithRozeniteDevTools function, which should be used with certain libraries, such as Rematch, to correctly support their async actions.


Note

Expose composeWithRozeniteDevTools with environment-safe fallbacks and add Rematch usage docs.

  • Redux DevTools Plugin:
    • Adds composeWithRozeniteDevTools in packages/redux-devtools-plugin/src/runtime.ts (wraps composeWithDevTools with device/host config) and exports it from react-native.ts.
    • Introduces no-op composer/enhancer fallbacks in react-native.ts for non-dev/web/server environments.
  • Docs:
    • Updates website/src/docs/official-plugins/redux-devtools.mdx with Rematch setup using composeWithRozeniteDevTools.
  • Release:
    • Updates .nx/version-plans/... to prerelease @rozenite/redux-devtools-plugin.

Written by Cursor Bugbot for commit 6aa6796. This will update automatically on new commits. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
rozenite Skipped Skipped Nov 3, 2025 1:33pm

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@V3RON V3RON merged commit d788b5f into main Nov 3, 2025
4 checks passed
@V3RON V3RON deleted the fix/redux-with-rematch branch November 3, 2025 13:36
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.

1 participant