Skip to content

chore(nextjs, backend): Re-export reverification backend utilities - #4480

Merged
panteliselef merged 7 commits into
mainfrom
elef/export-reverification-errors-from-nextjs
Nov 6, 2024
Merged

chore(nextjs, backend): Re-export reverification backend utilities#4480
panteliselef merged 7 commits into
mainfrom
elef/export-reverification-errors-from-nextjs

Conversation

@panteliselef

@panteliselef panteliselef commented Nov 4, 2024

Copy link
Copy Markdown
Contributor

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

changeset-bot Bot commented Nov 4, 2024

Copy link
Copy Markdown

🦋 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
@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.

4 participants