Skip to content

chore: release package (beta)#338

Merged
ceceppa merged 1 commit into
mainfrom
changeset-release/main
Jul 10, 2026
Merged

chore: release package (beta)#338
ceceppa merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@react-native-ama/animations@2.0.0-beta.1

Patch Changes

@react-native-ama/bottom-sheet@2.0.0-beta.1

Patch Changes

@react-native-ama/core@2.0.0-beta.1

Patch Changes

  • fix: postinstall script crashed on every external install with Cannot find module './../dist/scripts/create-config.js'. create-config.ts lived outside src/, so tsconfig.build.json (which only compiles src/**/*) never built it into dist/scripts/create-config.js. Moved the script into src/scripts/ so it's included in the normal build. Only reproduces for real external installs — the monorepo's own dev loop skips this code path via postinstall.js's isMonorepo guard, which is why it wasn't caught before publishing 2.0.0-beta.0. (#337)

@react-native-ama/forms@2.0.0-beta.1

Patch Changes

@react-native-ama/lists@2.0.0-beta.1

Patch Changes

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
react-native-ama Ready Ready Preview, Comment Jul 10, 2026 10:30am

Request Review

@ceceppa ceceppa merged commit 9af4fe0 into main Jul 10, 2026
3 checks passed
@ceceppa ceceppa deleted the changeset-release/main branch July 10, 2026 10:56
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