Skip to content

chore(release): version packages - #602

Merged
LGLabGreg merged 1 commit into
mainfrom
changeset-release/main
Aug 4, 2026
Merged

chore(release): version packages#602
LGLabGreg merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 4, 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 main, this PR will be updated.

Releases

@lglab/react-qr-code@1.7.1

Patch Changes

  • #601 a23a08f Thanks @LGLabGreg! - Fix randomSize breaking server-side rendering. getScaleFactor called Math.random() during render, so the server and the client produced different module sizes, causing a hydration mismatch, and static prerenders froze one arbitrary result into the HTML. Scale factors are now derived deterministically from the module's position and a seed hashed from the code's pre-excavation module grid: the same value always renders the same layout, different values still get different layouts, resizing an excavating image no longer reshuffles the rest of the code, and SSR output matches hydration.

reactqrcode.com@1.4.14

Patch Changes

  • Updated dependencies [a23a08f]:
    • @lglab/react-qr-code@1.7.1

@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
reactqrcode-com Ready Ready Preview Aug 4, 2026 5:32pm

@LGLabGreg
LGLabGreg merged commit 4bba2a8 into main Aug 4, 2026
3 checks passed
@LGLabGreg
LGLabGreg deleted the changeset-release/main branch August 4, 2026 17:34
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