clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
981 stars 221 forks source link

feat(astro): Change prefix for public env variables to `PUBLIC_`. #3669

Closed panteliselef closed 3 weeks ago

panteliselef commented 3 weeks ago

Description

This replaces the previous prefix PUBLIC_ASTRO_APP, and aligns it with the standard from Astro

Given the fact that the astro sdk is in v0, we are not considering this change as breaking.

Checklist

Type of change

changeset-bot[bot] commented 3 weeks ago

🦋 Changeset detected

Latest commit: 462a72fe31c9012eb25e35c9742935a3f773031d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------ | ----- | | @clerk/astro | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR