Skip to content

Version Packages - #2

Merged
ashuvssut merged 1 commit into
mainfrom
changeset-release/main
Sep 8, 2026
Merged

Version Packages#2
ashuvssut merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

expo-cloudflared@4.2.2

Patch Changes

  • ccb003b: Setup is now a single @expo/ngrok alias dependency that works identically on npm, yarn (v1 and Berry), pnpm, and bun — replacing the four per-package-manager recipes.

    The old recipe (dependencies: expo-cloudflared + overrides/resolutions: @expo/ngrok) never created node_modules/@expo/ngrok in a normal Expo app: those fields only rewrite an existing dependency edge, and nothing depends on @expo/ngrok (Expo fetches it lazily at runtime). Expo therefore fell back to real ngrok. Declaring the alias as a direct dependency is what guarantees the path exists right after install. Also documents the monorepo case — the alias goes in the workspace you run expo start from — including the yarn-Berry gotcha that resolutions is honored only at the workspace root.

@ashuvssut
ashuvssut merged commit 59128db into main Sep 8, 2026
@ashuvssut
ashuvssut deleted the changeset-release/main branch September 8, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant