Skip to content

fix(nextjs): Improve type inference for the return type of auth helper#2047

Merged
LekoArts merged 1 commit into
mainfrom
elef/fix-auth-helper-type
Nov 6, 2023
Merged

fix(nextjs): Improve type inference for the return type of auth helper#2047
LekoArts merged 1 commit into
mainfrom
elef/fix-auth-helper-type

Conversation

@panteliselef

Copy link
Copy Markdown
Contributor

Description

Before the fix

Screenshot 2023-11-06 at 2 39 29 AM

After

Screenshot 2023-11-06 at 2 38 16 AM

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/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@panteliselef panteliselef self-assigned this Nov 6, 2023
@panteliselef
panteliselef requested a review from a team as a code owner November 6, 2023 00:40
@changeset-bot

changeset-bot Bot commented Nov 6, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f084a63

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

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

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.

3 participants