Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(nextjs): Adds telemetry event to clerkMiddleware initialization #3042

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

BRKalow
Copy link
Member

@BRKalow BRKalow commented Mar 22, 2024

Description

Adds a telemetry event to clerkMiddleware initialization so we can get better insight into usage, also passes publishableKey to the internal createClerkClient call so it can get passed along.

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:

@BRKalow BRKalow requested review from a team and panteliselef and removed request for a team March 22, 2024 22:28
Copy link

changeset-bot bot commented Mar 22, 2024

🦋 Changeset detected

Latest commit: 0a747ee

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

This PR includes changesets to release 1 package
Name Type
@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

@nikosdouvlis
Copy link
Member

Merging so we can release today :)

@nikosdouvlis nikosdouvlis merged commit b234400 into main Mar 25, 2024
9 checks passed
@nikosdouvlis nikosdouvlis deleted the brk.feat/clerk-middleware-telemetry branch March 25, 2024 12:46
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.

4 participants