Skip to content

chore(*): Improve @clerk/backend DX [Part 4 - Jwt subpath exports] - #2364

Merged
SokratisVidros merged 3 commits into
mainfrom
sdk-974-improve-dx-backend-p4-jwt
Dec 15, 2023
Merged

chore(*): Improve @clerk/backend DX [Part 4 - Jwt subpath exports]#2364
SokratisVidros merged 3 commits into
mainfrom
sdk-974-improve-dx-backend-p4-jwt

Conversation

@dimkl

Copy link
Copy Markdown
Contributor

Description

Introduce @clerk/backend/jwt and move some exports from top-level to the subpath. This change causes the removal of those exports from all the packages re-exporting from @clerk/backend (eg @clerk/nextjs).

Check the changeset for examples and more information.

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

@dimkldimkl self-assigned this Dec 14, 2023
@changeset-bot

changeset-botBot commented Dec 14, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6570b0f

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

This PR includes changesets to release 6 packages
NameType
@clerk/clerk-sdk-nodeMajor
@clerk/backendMajor
@clerk/nextjsMajor
gatsby-plugin-clerkPatch
@clerk/fastifyPatch
@clerk/remixPatch

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

@dimkldimkl mentioned this pull request Dec 14, 2023
24 tasks
@dimkl
dimklforce-pushed the sdk-974-improve-dx-backend-p3-internal branch from 30d8304 to d03cf79CompareDecember 15, 2023 00:11
@dimkl
dimklforce-pushed the sdk-974-improve-dx-backend-p4-jwt branch from 88b5f26 to 2cafe50CompareDecember 15, 2023 00:19

@nikosdouvlisnikosdouvlis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏🏻

@dimkl
dimklforce-pushed the sdk-974-improve-dx-backend-p3-internal branch 3 times, most recently from 7d9bf93 to 3821d39CompareDecember 15, 2023 11:47
@dimkl
dimklforce-pushed the sdk-974-improve-dx-backend-p4-jwt branch from 2cafe50 to 29cfa97CompareDecember 15, 2023 11:52
@dimkl
dimklforce-pushed the sdk-974-improve-dx-backend-p3-internal branch from 3821d39 to 66cf3e8CompareDecember 15, 2023 11:58
@dimkl
dimklforce-pushed the sdk-974-improve-dx-backend-p4-jwt branch from 29cfa97 to 4ee2894CompareDecember 15, 2023 12:00
Base automatically changed from sdk-974-improve-dx-backend-p3-internal to mainDecember 15, 2023 12:14
@dimkl
dimklforce-pushed the sdk-974-improve-dx-backend-p4-jwt branch from 4ee2894 to 6570b0fCompareDecember 15, 2023 12:17
@SokratisVidros
SokratisVidros merged commit f58a994 into mainDec 15, 2023
@SokratisVidros
SokratisVidros deleted the sdk-974-improve-dx-backend-p4-jwt branch December 15, 2023 13:41
Sign up for freeto 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

@dimkl@SokratisVidros@nikosdouvlis@clerk-cookie