Skip to content

fix(backend): Expose resources types#2660

Merged
nikosdouvlis merged 3 commits into
mainfrom
elef/export-resource-types
Jan 25, 2024
Merged

fix(backend): Expose resources types#2660
nikosdouvlis merged 3 commits into
mainfrom
elef/export-resource-types

Conversation

@panteliselef

@panteliselef panteliselef commented Jan 24, 2024

Copy link
Copy Markdown
Contributor

Description

Export Backend API resources

  • backend
     import { Organization } from '@clerk/backend'
  • Nexjts
     import { Organization } from '@clerk/nextjs/server'
  • Remix
     import { Organization } from '@clerk/remix/ssr.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:

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

@changeset-bot

changeset-bot Bot commented Jan 24, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: be43542

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

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

@nikosdouvlis nikosdouvlis merged commit a8901be into main Jan 25, 2024
@nikosdouvlis nikosdouvlis deleted the elef/export-resource-types branch January 25, 2024 10:28
@dimkl

dimkl commented Jan 29, 2024

Copy link
Copy Markdown
Contributor

@panteliselef I think we should apply this change to @clerk/fastify , gatsby-plugin-clerk, @clerk/clerk-sdk-node.
cc: @nikosdouvlis

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