Skip to content

Version Packages#112

Merged
desko27 merged 1 commit into
mainfrom
changeset-release/main
Jun 21, 2026
Merged

Version Packages#112
desko27 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
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

react-call@2.0.2

Patch Changes

  • 46a7013: Fix: Vite/React Fast Refresh no longer rejects a Callable as "incompatible" in the published build, so editing a Callable's own source while a call is open hot-updates in place instead of triggering a full reload that closes it (ADR-0022, #110).

    The minified bundle renamed the returned component's function to a lowercase identifier, which fails react-refresh's isLikelyComponentType name check — and because the truthy minified name shadows displayName, neither setting displayName manually nor the react-call/vite plugin could work around it. createCallable now pins an uppercase name on the Callable (dev-only; production output is byte-for-byte unchanged), restoring Fast Refresh acceptance for the artifact consumers actually install.

@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
react-call Ready Ready Preview, Comment Jun 21, 2026 9:50pm

@desko27 desko27 merged commit 5d8867e into main Jun 21, 2026
8 checks passed
@desko27 desko27 deleted the changeset-release/main branch June 21, 2026 21:52
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