Skip to content

Conversation

@panteliselef
Copy link
Member

@panteliselef panteliselef commented Nov 4, 2024

Description

Allow for

import {
  __experimental_reverificationMismatchResponse,
  __experimental_reverificationMismatch,
} from '@clerk/backend/internal';


import {
  __experimental_reverificationMismatchResponse,
  __experimental_reverificationMismatch,
} from '@clerk/nextjs/server';

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:

@panteliselef panteliselef requested a review from a team November 4, 2024 18:22
@changeset-bot
Copy link

changeset-bot bot commented Nov 4, 2024

🦋 Changeset detected

Latest commit: fc4fe4a

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

This PR includes changesets to release 9 packages
Name Type
@clerk/backend Minor
@clerk/nextjs Minor
@clerk/astro Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/tanstack-start Patch
@clerk/testing Patch

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

@panteliselef panteliselef enabled auto-merge (squash) November 5, 2024 09:00
@panteliselef panteliselef self-assigned this Nov 5, 2024
@panteliselef panteliselef merged commit e10232c into main Nov 6, 2024
22 of 23 checks passed
@panteliselef panteliselef deleted the elef/export-reverification-errors-from-nextjs branch November 6, 2024 17: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.

5 participants