Change8

@clerk/vue@2.4.22

📦 clerkView on GitHub →
🐛 1 fixes🔧 3 symbols

Summary

This patch release fixes a bug in the `appearance` option that caused valid properties to be rejected by TypeScript. The fix also extends to `@clerk/nuxt` due to its dependency on `@clerk/vue`.

🐛 Bug Fixes

  • Fixed an issue where the `appearance` option incorrectly rejected valid properties like `theme`, `variables`, and `elements` with a TypeScript error. This fix also benefits `@clerk/nuxt` as it inherits module options from `@clerk/vue`.

Affected Symbols