Skip to content

chore(release): version packages - #623

Merged
LGLabGreg merged 1 commit into
mainfrom
changeset-release/main
Sep 8, 2026
Merged

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

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 8, 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.3

Patch Changes

  • #622 0fdbcd5 Thanks @LGLabGreg! - fix: ReferenceError: l is not defined in production builds (#621)

    The vendored qrcodegen library used TypeScript namespaces. The bundled output for the namespace merge (let t; … t ||= ns.QrCode ||= {}) was mis-compiled by consumers' minifiers when down-levelling to ES2020 (e.g. Vite with esbuild), dropping the variable declaration and crashing at load time. The library now uses plain ES module exports and the published bundle targets ES2020, so nothing needs to be down-levelled.

reactqrcode.com@1.4.16

Patch Changes

  • Updated dependencies [0fdbcd5]:
    • @lglab/react-qr-code@1.7.3

@vercel

vercel Bot commented Sep 8, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
reactqrcode-com Ready Ready Preview Sep 8, 2026 5:48pm UTC

@LGLabGreg
LGLabGreg merged commit 98750b1 into main Sep 8, 2026
2 checks passed
@LGLabGreg
LGLabGreg deleted the changeset-release/main branch September 8, 2026 17:50
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