# @pleach/react changelog (/docs/changelog/react)



This page collects the **site-content changelog entries** that
materially touched the [`@pleach/react`](/docs/react) docs surface
or named a `@pleach/react` symbol. It is not the runtime
changelog — the canonical record of `@pleach/react` runtime
behavior lives in the upstream package
[`CHANGELOG.md`](https://github.com/pleachhq/getpleach) and on
[npmjs.org/package/@pleach/react](https://www.npmjs.com/package/@pleach/react).

See the combined site changelog at
[`/docs/changelog/combined`](/docs/changelog/combined) for the
chronological unified view across every SKU.

## Unreleased [#unreleased]

### Changed [#changed]

* **Sidebar reorder** — [Frontend integration](/docs/react)
  becomes its own top-level group in the build → ship → internals
  walk.
* **Per-recipe deep-dive page additions** — recipes naming
  `@pleach/react` + `createPleachRoute` now have dedicated
  walk-throughs at [`/docs/recipes/simple-chatbot`](/docs/recipes/simple-chatbot)
  and others. Each carries a quickstart, the runtime composition
  the recipe wires, a TypeScript config interface, common
  gotchas, and cross-links.

## 2026-06-08 [#2026-06-08]

### Changed [#changed-1]

* [Packages](/docs/packages) table corrected to real published
  version — `@pleach/react 1.0.0` (was largely stale "Reserved ·
  placeholder" framing).
