Skip to content

Conversation

@jacekradko
Copy link
Member

Description

Sending BAPI calls with Clerk-API-Version header

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:

@changeset-bot
Copy link

changeset-bot bot commented Nov 1, 2024

🦋 Changeset detected

Latest commit: f53e51b

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/astro Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nextjs 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

@jacekradko jacekradko changed the title feat(backend): send BAPI version through headers feat(backend): Send BAPI version through headers Nov 1, 2024
@jacekradko jacekradko marked this pull request as ready for review November 3, 2024 21:51
@jacekradko jacekradko requested a review from brkalow November 3, 2024 21:51
"@types/jest": "^29.3.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitest/coverage-v8": "2.1.4",
Copy link
Member

Choose a reason for hiding this comment

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

Does this require any further config?

Copy link
Member Author

Choose a reason for hiding this comment

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

Added it to the vitest config in the package:

    coverage: {
      provider: 'v8',
    },

@jacekradko jacekradko enabled auto-merge (squash) November 7, 2024 17:04
@jacekradko jacekradko merged commit b185e42 into main Nov 7, 2024
23 checks passed
@jacekradko jacekradko deleted the feat/backend-send-api-version branch November 7, 2024 18:52
wobsoriano pushed a commit that referenced this pull request Feb 8, 2025
Co-authored-by: Bryce Kalow <bryce@clerk.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants