Minor Changes
-
Various internal changes have been made to support a new feature called "Keyless mode". You'll be able to use this feature with Next.js and
@clerk/nextjsinitially. Read the@clerk/nextjschangelog to learn more. (#4602) by @panteliselefList of changes:
- A new internal prop called
__internal_bypassMissingPublishableKeyhas been added. Normally an error is thrown when the publishable key is missing, this disables this behavior. - Loading of
clerk-jswon't be attempted when a missing key is present - A new instance of
IsomorphicClerk(an internal Clerk class) is created for each new publishable key
- A new internal prop called
Patch Changes
- Updated dependencies [
550c7e9851329688e37be29b83ea0c3b12482af7,3f640805d2a4e1616aafa56f6848d6657911bb99]:- @clerk/types@4.39.0
- @clerk/shared@2.19.1