Version Packages (alpha-v5) #2571
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.Releases
@clerk/backend@1.0.0-alpha-v5.16
Patch Changes
The
emails
endpoint helper and the correspondingcreateEmail
method have been removed from the@clerk/backend
SDK andapiClint.emails.createEmail
will no longer be available. (#2548) by @NikpolikWe will not be providing an alternative method for creating and sending emails directly from our JavaScript SDKs with this release. If you are currently using
createEmail
and you wish to update to the latest SDK version, please reach out to our support team (https://clerk.com/support) so we can assist you.Update README for v5 (#2577) by @LekoArts
@clerk/chrome-extension@1.0.0-alpha-v5.17
Patch Changes
434a96ebe
,6a769771c
]:@clerk/clerk-js@5.0.0-alpha-v5.17
Patch Changes
Hide backup codes when adding
phone_code
mfa and instance setting is off. (#2583) by @panteliselefUpdate README for v5 (#2577) by @LekoArts
Updated dependencies [
34fe88f73
]:@clerk/clerk-expo@1.0.0-alpha-v5.17
Patch Changes
434a96ebe
,6a769771c
]:@clerk/fastify@1.0.0-alpha-v5.18
Patch Changes
935b0886e
,6a769771c
]:gatsby-plugin-clerk@5.0.0-alpha-v5.18
Patch Changes
Update README for v5 (#2577) by @LekoArts
Updated dependencies [
935b0886e
,6a769771c
]:@clerk/localizations@2.0.0-alpha-v5.11
Patch Changes
@clerk/nextjs@5.0.0-alpha-v5.18
Patch Changes
Update README for v5 (#2577) by @LekoArts
Introduce
createRouteMatcher
which is designed to generate and return a function that evaluates whether a given Request object matches a set of predefined routes. It provides flexibility in defining these routes through various patterns, including glob patterns, regular expressions, and custom functions. This composable helper can be used in combination with theclerkMiddleware
helper to easily protect specific routes, eg: (#2572) by @nikosdouvlisFix partial prerendering error when using NextJS by correctly rethrowing partial prerendering (PPR) error. (#2518) by @juliuslipp
Updated dependencies [
935b0886e
,6a769771c
]:@clerk/remix@4.0.0-alpha-v5.18
Patch Changes
Update README for v5 (#2577) by @LekoArts
Updated dependencies [
935b0886e
,6a769771c
]:@clerk/clerk-sdk-node@5.0.0-alpha-v5.16
Patch Changes
Update README for v5 (#2577) by @LekoArts
Updated dependencies [
935b0886e
,6a769771c
]:@clerk/elements@0.0.2-alpha-v5.6
Patch Changes
6a769771c
,529e2e14c
,32992906c
]: