Skip to content

docs: clarify Next.js React peer support - #1842

Merged
yamcodes merged 1 commit into
devfrom
yamcodes-clarify-react-changeset
Sep 11, 2026
Merged

docs: clarify Next.js React peer support#1842
yamcodes merged 1 commit into
devfrom
yamcodes-clarify-react-changeset

Conversation

@yamcodes

@yamcodes yamcodes commented Sep 11, 2026

Copy link
Copy Markdown
Owner

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>
@changeset-bot

changeset-bot Bot commented Sep 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 1d450bd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes changesets to release 1 package
Name Type
@arkenv/nextjs Patch

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot added the docs Adds or changes documentation, or acts as documentation in and of itself label Sep 11, 2026

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes

  • Rewrote the changeset summary in .changeset/widen-nextjs-react-peer.md from an internal implementation note to a consumer-facing release note: @arkenv/nextjs now works with React 18.2.0+ (React 18 line) and every React 19 release, plus a short install example.

Verified the new wording against the codebase: the peer range in packages/nextjs/package.json is ^18.2.0 || ^19.0.0, and the "requiring React 19.2.5" claim matches the root cause documented in #1833. Docs-only change, no concerns.

Pullfrog  | View workflow run | Using DeepSeek Flash (free via Pullfrog for OSS) | 𝕏

@yamcodes
yamcodes merged commit 549427e into dev Sep 11, 2026
16 of 17 checks passed
@yamcodes
yamcodes deleted the yamcodes-clarify-react-changeset branch September 11, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Adds or changes documentation, or acts as documentation in and of itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant