Skip to content

chore(expo,nextjs): Re-export useAPIKeys hook#8269

Merged
wobsoriano merged 4 commits intomainfrom
rob/export-use-api-keys-2
Apr 8, 2026
Merged

chore(expo,nextjs): Re-export useAPIKeys hook#8269
wobsoriano merged 4 commits intomainfrom
rob/export-use-api-keys-2

Conversation

@wobsoriano
Copy link
Copy Markdown
Member

Description

Checklist

  • pnpm test runs as expected.
  • pnpm 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:

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Apr 8, 2026 5:33pm

Request Review

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 8, 2026

🦋 Changeset detected

Latest commit: 3fe2c08

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

This PR includes changesets to release 2 packages
Name Type
@clerk/nextjs Patch
@clerk/expo 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

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 4e6f4315-56d4-4ec3-9d9e-36935cef90e8

📥 Commits

Reviewing files that changed from the base of the PR and between 8ccfbca and 3fe2c08.

📒 Files selected for processing (4)
  • .changeset/icy-ads-itch.md
  • packages/expo/src/hooks/index.ts
  • packages/nextjs/src/client-boundary/hooks.ts
  • packages/nextjs/src/index.ts

📝 Walkthrough

Walkthrough

This pull request adds re-exports of the useAPIKeys hook from @clerk/react across multiple packages. The hook is re-exported in packages/expo/src/hooks/index.ts, packages/nextjs/src/client-boundary/hooks.ts, and packages/nextjs/src/index.ts to expose it as part of the public API surface. Additionally, a changeset file documents patch version updates for both @clerk/nextjs and @clerk/expo packages, including a usage example demonstrating the useAPIKeys functionality.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description contains the repository contribution template with a checklist but lacks substantive details about the changes or testing instructions. Provide a brief description of the changes, testing instructions, or explain why checklist items were not completed.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: re-exporting the useAPIKeys hook across expo and nextjs packages.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 8, 2026

Open in StackBlitz

@clerk/agent-toolkit

npm i https://pkg.pr.new/@clerk/agent-toolkit@8269

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8269

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8269

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8269

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8269

@clerk/dev-cli

npm i https://pkg.pr.new/@clerk/dev-cli@8269

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8269

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8269

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8269

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8269

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8269

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8269

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8269

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8269

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8269

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8269

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8269

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8269

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8269

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8269

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8269

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8269

commit: 3fe2c08

@wobsoriano wobsoriano merged commit 76a80aa into main Apr 8, 2026
42 checks passed
@wobsoriano wobsoriano deleted the rob/export-use-api-keys-2 branch April 8, 2026 17:40
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.

2 participants