Skip to content

Commit 549427e

Browse files
yamcodesCopilot
andauthored
docs: clarify Next.js React peer support (#1842)
## Summary - Rewrite the existing changeset as a consumer-facing release note - Explain support for React 18.2.0+ in React 18 and all React 19 releases - Include a concise installation example This PR targets the `dev` branch. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 230ed72 commit 549427e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.changeset/widen-nextjs-react-peer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
#### Widen the React peer dependency range
66

7-
Replace the workspace `catalog:` alias for the published React peer dependency with `"^18.2.0 || ^19.0.0"` so installs are not pinned to a single React version.
7+
Allow `@arkenv/nextjs` to work with React 18.2.0 and later in the React 18 line, as well as every React 19 release, instead of requiring React 19.2.5. Install it alongside a supported React version, such as `pnpm add @arkenv/nextjs react@^18.2.0`.

0 commit comments

Comments
 (0)