Skip to content

docs: add compatibility table and website page - #400

Merged
V3RON merged 1 commit into
mainfrom
docs/compatibility
Aug 12, 2026
Merged

docs: add compatibility table and website page#400
V3RON merged 1 commit into
mainfrom
docs/compatibility

Conversation

@V3RON

@V3RON V3RON commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

Adds a Compatibility section to the README and a new /docs/compatibility page on the website, documenting the currently supported Expo SDK / React Native / Re.Pack versions. Rozenite has never explicitly stated this baseline anywhere.

Related Issue

N/A — documentation-only change, no issue tracked.

Context

  • Baseline is Expo SDK 52+ / React Native 0.76+, matching what the project currently supports.
  • Re.Pack minimum (5.2+) comes from packages/repack/package.json's peerDependencies.
  • Metro has no separate minimum version constraint in @rozenite/metro (it only wraps Metro config), so it's documented as tracking whichever Metro ships with the supported React Native version.
  • The new page is registered in website/src/docs/_meta.json right after "Getting started".

Testing

  • npx oxfmt --check README.md website/src/docs/compatibility.mdx website/src/docs/_meta.json — passes.
  • Full pnpm build in website/ could not be run in this environment due to a pre-existing, unrelated core.hooksPath conflict during pnpm install; the change is a straightforward .mdx page following the same structure as existing docs pages.

Rozenite has never stated which Expo SDK / React Native versions it
supports. Document the current baseline (Expo SDK 52+ / RN 0.76+) in
the README and add a dedicated Compatibility page to the docs site.

Claude-Session: https://claude.ai/code/session_01JaNGs52mExzVBMFbjLgWgo
@V3RON
V3RON merged commit e68b4b6 into main Aug 12, 2026
4 checks passed
@V3RON
V3RON deleted the docs/compatibility branch August 12, 2026 19:33
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