Skip to content

Conversation

@brkalow
Copy link
Member

@brkalow brkalow commented Oct 17, 2024

Description

Remove deprecated APIs in prep for major release.

Removing:

  • authMiddleware()
  • redirectToSignIn()
  • redirectToSignUp()
  • clerkClient singleton

fixes SDKI-716, SDKI-714, SDKI-484

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

@changeset-bot
Copy link

changeset-bot bot commented Oct 17, 2024

🦋 Changeset detected

Latest commit: d4e1a7b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@clerk/nextjs Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jacekradko jacekradko changed the base branch from main to feat/nextjs-15-compat October 22, 2024 04:56
@jacekradko jacekradko marked this pull request as ready for review October 22, 2024 04:59
@jacekradko jacekradko merged commit 1b32955 into feat/nextjs-15-compat Oct 22, 2024
2 of 3 checks passed
@jacekradko jacekradko deleted the brk.chore/remove-deprecated-nextjs-apis branch October 22, 2024 04:59
Sign up for free to 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.

4 participants