clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
1.12k stars 246 forks source link

fix(astro): Pre-bundle client dependency for exported control components #4131

Closed wobsoriano closed 1 month ago

wobsoriano commented 1 month ago

Description

This small PR pre-bundles @clerk/astro/client to ensure proper processing of <script> tags and nanostore imports in our exported control components. This resolves runtime issues in development when these components are used in other projects.

Resolves ECO-188

Checklist

Type of change

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 4962cd4842737522c96066b94dc5d98d2607996e

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