Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #202

Merged
merged 1 commit into from
Dec 9, 2022
Merged

Version Packages #202

merged 1 commit into from
Dec 9, 2022

Conversation

shopify-github-actions-access[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@remote-ui/react@5.0.0

Major Changes

  • #191 77ba3da Thanks @lemonmade! - Added support for React 18 by having the consumer own the versions of react and react-reconciler. If you are currently using React 17 only, and are rendering in the “remote” context, you will need to add a dependency on react-reconciler^0.27.0. If you are using React 18, you will need to manually install the version of react-reconciler that matches up to that version (currently, ^0.29.0).

  • #191 77ba3da Thanks @lemonmade! - Removed re-export of @remote-ui/rpc. If you need retain or release, import them directly from @remote-ui/rpc instead.

@lemonmade lemonmade merged commit b0a5b44 into main Dec 9, 2022
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