Skip to content

Version Packages - #483

Merged
stipsan merged 1 commit into
currentfrom
changeset-release/current
Aug 3, 2026
Merged

Version Packages#483
stipsan merged 1 commit into
currentfrom
changeset-release/current

Conversation

@squiggler-app

@squiggler-app squiggler-app Bot commented Aug 3, 2026

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 current, this PR will be updated.

Releases

react-rx@5.1.1

Patch Changes

  • #479 0f7bce9 Thanks @stipsan! - fix: make useObservable deferral identity-coherent. The observable identity and its value are now deferred as one snapshot, and when the observable identity changes (e.g. it is memoized on a document id that just changed) the hook falls back to the live value — so the previous identity's value never renders under the new one.

Note

Low Risk
No source changes in this diff—only version, changelog, and changeset cleanup for an npm publish.

Overview
Automated Changesets release PR that bumps react-rx from 5.1.0 to 5.1.1 and records the patch in CHANGELOG.md. The consumed changeset file is removed as part of the release flow.

The published 5.1.1 patch documents a fix from #479: useObservable deferral is now identity-coherent—when the observable reference changes (e.g. memoized on a new document id), the hook uses the live value for the new source instead of briefly showing the previous observable’s deferred value.

Reviewed by Cursor Bugbot for commit 821e1e2. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
react-rx Ready Ready Preview Aug 3, 2026 6:30am

Request Review

@stipsan
stipsan merged commit df09c11 into current Aug 3, 2026
11 checks passed
@stipsan
stipsan deleted the changeset-release/current branch August 3, 2026 06:31
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