@clerk/astro@4.0.5
📦 clerkView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release fixes a bug in the `appearance` option that was incorrectly rejecting valid properties. It also includes dependency updates for `@clerk/backend` and `@clerk/shared`.
🐛 Bug Fixes
- Fixed an issue where the `appearance` option rejected valid properties like `theme`, `variables`, and `elements` due to a TypeScript error. This fix also benefits `@clerk/nuxt` as it inherits its module options from `@clerk/vue`.