Skip to content

chore(expo): Support Expo SDK 55#8008

Merged
wobsoriano merged 4 commits intomainfrom
rob/expo-support-sdk-55
Mar 6, 2026
Merged

chore(expo): Support Expo SDK 55#8008
wobsoriano merged 4 commits intomainfrom
rob/expo-support-sdk-55

Conversation

@wobsoriano
Copy link
Member

@wobsoriano wobsoriano commented Mar 6, 2026

Description

This PR updates the expo peer dep to support SDK 55 https://expo.dev/changelog/sdk-55

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:

Summary by CodeRabbit

  • New Features
    • Added support for Expo SDK 55, enabling compatibility with the latest Expo release.

@vercel
Copy link

vercel bot commented Mar 6, 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 Mar 6, 2026 6:39pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Mar 6, 2026

🦋 Changeset detected

Latest commit: feb44d9

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

This PR includes changesets to release 1 package
Name Type
@clerk/expo Minor

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

@github-actions github-actions bot added the expo label Mar 6, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 6, 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: 8f19861b-049c-4aef-ada7-fecb33eb19f8

📥 Commits

Reviewing files that changed from the base of the PR and between 79d0ecf and feb44d9.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (2)
  • .changeset/yellow-vans-beg.md
  • packages/expo/package.json

📝 Walkthrough

Walkthrough

This change adds support for Expo SDK 55 to the @clerk/expo package. A new changeset entry is created to document this minor release. The expo peer dependency range in packages/expo/package.json is updated from ">=53 <55" to ">=53 <56", expanding the upper bound to accommodate Expo SDK 55 and potentially future 55.x versions. No changes to exported declarations are made.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore(expo): Support Expo SDK 55' directly describes the main change—updating the expo peer dependency to support Expo SDK 55, which matches the changeset modifications.
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.

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 6, 2026

Open in StackBlitz

@clerk/agent-toolkit

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

@clerk/astro

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

@clerk/backend

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

@clerk/chrome-extension

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

@clerk/clerk-js

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

@clerk/dev-cli

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

@clerk/expo

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

@clerk/expo-passkeys

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

@clerk/express

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

@clerk/fastify

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

@clerk/hono

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

@clerk/localizations

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

@clerk/nextjs

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

@clerk/nuxt

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

@clerk/react

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

@clerk/react-router

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

@clerk/shared

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

@clerk/tanstack-react-start

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

@clerk/testing

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

@clerk/ui

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

@clerk/upgrade

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

@clerk/vue

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

commit: feb44d9

@wobsoriano wobsoriano merged commit 775b536 into main Mar 6, 2026
67 of 68 checks passed
@wobsoriano wobsoriano deleted the rob/expo-support-sdk-55 branch March 6, 2026 21:37
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.

2 participants