miniplex
miniplex copied to clipboard
Version Packages (next)
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.
⚠️⚠️⚠️⚠️⚠️⚠️
main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
[email protected]
Patch Changes
- a886264:
createComponentshas been renamed tocreateReactAPIand is now the default export of both@miniplex/reactandminiplex/react, in order to allow the user to pick a less terrible name. :-) - Updated dependencies [a886264]
- Updated dependencies [43f9cae]
- @miniplex/[email protected]
- @miniplex/[email protected]
@miniplex/[email protected]
Patch Changes
- 43f9cae: Upgraded to a newer
@hmans/eventthat uses.addand.removeinstead of.addListenerand.removeListener.
@miniplex/[email protected]
Patch Changes
- a886264:
createComponentshas been renamed tocreateReactAPIand is now the default export of both@miniplex/reactandminiplex/react, in order to allow the user to pick a less terrible name. :-) - 43f9cae: Upgraded to a newer
@hmans/eventthat uses.addand.removeinstead of.addListenerand.removeListener.
Open in CodeSandbox Web Editor | VS Code | VS Code Insiders