Skip to content

fix(clerk-sdk-node): Fix types of ClerkExpressWithAuth/ClerkExpressRequireAuth args#1939

Merged
dimkl merged 1 commit into
main-v4from
fix-clerk-express-require-auth
Oct 26, 2023
Merged

fix(clerk-sdk-node): Fix types of ClerkExpressWithAuth/ClerkExpressRequireAuth args#1939
dimkl merged 1 commit into
main-v4from
fix-clerk-express-require-auth

Conversation

@dimkl

@dimkl dimkl commented Oct 25, 2023

Copy link
Copy Markdown
Contributor

Description

Resolves #1938

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:

Packages affected

  • @clerk/clerk-js
  • @clerk/clerk-react
  • @clerk/nextjs
  • @clerk/remix
  • @clerk/types
  • @clerk/themes
  • @clerk/localizations
  • @clerk/clerk-expo
  • @clerk/backend
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/fastify
  • @clerk/chrome-extension
  • gatsby-plugin-clerk
  • build/tooling/chore

@dimkl dimkl self-assigned this Oct 25, 2023
@changeset-bot

changeset-bot Bot commented Oct 25, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 1238c22

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

This PR includes changesets to release 3 packages
Name Type
@clerk/clerk-sdk-node Patch
gatsby-plugin-clerk Patch
@clerk/nextjs 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

@dimkl
dimkl requested a review from a team October 25, 2023 18:41
@nikosdouvlis nikosdouvlis reopened this Oct 25, 2023
@dimkl
dimkl force-pushed the fix-clerk-express-require-auth branch from 104818f to 1238c22 Compare October 25, 2023 19:11
Comment thread .github/workflows/nightly-checks.yml Outdated
@dimkl
dimkl requested a review from anagstef October 26, 2023 01:07
@dimkl dimkl closed this Oct 26, 2023
@dimkl dimkl reopened this Oct 26, 2023
@dimkl
dimkl force-pushed the fix-clerk-express-require-auth branch from 42ea608 to 1238c22 Compare October 26, 2023 01:12
@dimkl
dimkl added this pull request to the merge queue Oct 26, 2023
Merged via the queue into main-v4 with commit 5d379bc Oct 26, 2023
@dimkl
dimkl deleted the fix-clerk-express-require-auth branch October 26, 2023 18:17
LekoArts pushed a commit that referenced this pull request Oct 26, 2023
dimkl added a commit that referenced this pull request Oct 30, 2023
dimkl added a commit that referenced this pull request Oct 30, 2023
octoper pushed a commit that referenced this pull request Oct 31, 2023
dimkl added a commit that referenced this pull request Oct 31, 2023
github-merge-queue Bot pushed a commit that referenced this pull request Oct 31, 2023
* fix(clerk-sdk-node): Fix types of ClerkExpressWithAuth/ClerkExpressRequireAuth args (#1939)

#1938

* fix(backend): Support NextJS 14 (#1948)

* fix(backend): Fix for next 14 fetch bind issue

* fix(nextjs): Use named imports for fetch runtime polyfill

Next14 seems to have changed the way it handles default exports when using the webpack bundler for some of their build variants when using `npm run dev`. This commit ensures that we no longer use the default export in an effort to improve compat between the different nextjs versions.

More information can be found here: https://esbuild.github.io/content-types/#default-interop
and here: #612

* Create late-dolphins-peel.md

---------

Co-authored-by: Nikos Douvlis <nikosdouvlis@gmail.com>

---------

Co-authored-by: George Desipris <73396808+desiprisg@users.noreply.github.com>
Co-authored-by: Nikos Douvlis <nikosdouvlis@gmail.com>
@clerk-cookie

Copy link
Copy Markdown
Collaborator

This PR has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@clerk clerk locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants