javascript icon indicating copy to clipboard operation
javascript copied to clipboard

ci(repo): Version packages

Open clerk-cookie opened this issue 1 year ago • 0 comments

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

@clerk/[email protected]

Patch Changes

  • Introduce a shared component for interactive components that handles UI mounting (#3664) by @wobsoriano

  • Change prefix for public env variables to PUBLIC_. The previous prefix was PUBLIC_ASTRO_APP_. (#3669) by @panteliselef

    • After this change the publishable key from should be set as PUBLIC_CLERK_PUBLISHABLE_KEY=xxxxx
  • Implement telemetry for nanostores and middleware usage; include SDK metadata. (#3662) by @wobsoriano

@clerk/[email protected]

Patch Changes

clerk-cookie avatar Jul 05 '24 13:07 clerk-cookie