Skip to content

Version Packages (alpha-v5) - #2366

Merged
nikosdouvlis merged 1 commit into
mainfrom
changeset-release/main
Dec 15, 2023
Merged

Version Packages (alpha-v5)#2366
nikosdouvlis merged 1 commit into
mainfrom
changeset-release/main

Conversation

@clerk-cookie

Copy link
Copy Markdown
Collaborator

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, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@clerk/backend@1.0.0-alpha-v5.9

Major Changes

@clerk/nextjs@5.0.0-alpha-v5.11

Major Changes

  • Drop support for NextJS v12: v12 was released on 26 Oct 2021. Support for security updates stopped on 21 Nov 2022. (#2347) by @nikosdouvlis

    Drop support for NextJS <13.0.4: Various header-related bugs were introduced with the 12.1.0, 12.2.0, 13.0.1, 13.0.2, 13.0.3 NextJS releases which are now fixed since next@^13.0.4. We will be dropping support for these problematic versions in order to greatly reduce complexity in our codebase.

    Drop support for NextJS < 14.0.3 because of the issues described here: Infinite redirect loop in NextJS development environment #1436.

    Deprecate authMiddleware in favor of clerkMiddleware. For more information, see https://clerk.com/docs/upgrade-guides/v5-introduction

    Move the server-side APIs from @clerk/nextjs to the @clerk/nextjs/server module: WebhookEventType, WebhookEvent, verifyToken, redirectToSignIn, auth, buildClerkProps, clerkClient, currentUser, getAuth, redirectToSignUp and authMiddleware. For more information, see https://clerk.com/docs/upgrade-guides/v5-introduction

Patch Changes

  • Updated dependencies [e602d6c1f]:
    • @clerk/backend@1.0.0-alpha-v5.9

@clerk/fastify@1.0.0-alpha-v5.11

Patch Changes

  • Updated dependencies [e602d6c1f]:
    • @clerk/backend@1.0.0-alpha-v5.9

gatsby-plugin-clerk@5.0.0-alpha-v5.11

Patch Changes

  • Updated dependencies [e602d6c1f]:
    • @clerk/backend@1.0.0-alpha-v5.9
    • @clerk/clerk-sdk-node@5.0.0-alpha-v5.9

@clerk/remix@4.0.0-alpha-v5.11

Patch Changes

  • Updated dependencies [e602d6c1f]:
    • @clerk/backend@1.0.0-alpha-v5.9

@clerk/clerk-sdk-node@5.0.0-alpha-v5.9

Patch Changes

  • Updated dependencies [e602d6c1f]:
    • @clerk/backend@1.0.0-alpha-v5.9

@dimkldimkl closed this Dec 14, 2023
@dimkldimkl reopened this Dec 14, 2023
@dimkl
dimkl enabled auto-merge December 14, 2023 23:53
@dimkl
dimkl added this pull request to the merge queue Dec 14, 2023
@github-merge-queue
github-merge-queueBot removed this pull request from the merge queue due to failed status checks Dec 15, 2023
@nikosdouvlis
nikosdouvlis merged commit 381fc58 into mainDec 15, 2023
@nikosdouvlis
nikosdouvlis deleted the changeset-release/main branch December 15, 2023 00:13
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@clerk-cookie@dimkl@nikosdouvlis