Skip to content

Releases: prismicio/prismic-react

v3.4.1

Choose a tag to compare

@github-actions github-actions released this 03 Apr 19:08
8e244f3

3.4.1 (2026-04-03)

Chore


This PR was generated with Release Please. See documentation.

v3.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 01:04
e2a0168

3.4.0 (2026-02-21)

Features

  • PrismicToolbar: add onPreviewUpdate and onPreviewEnd props (#249) (af5bd80)

This PR was generated with Release Please. See documentation.

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 04:43
67d00d1

3.3.0 (2026-01-14)

Features

  • rename JSXMapSerializer to RichTextComponents (#241) (f7485e5)

v3.2.2

Choose a tag to compare

@angeloashmore angeloashmore released this 14 Oct 01:37
chore(release): 3.2.2

v3.2.1

Choose a tag to compare

@angeloashmore angeloashmore released this 14 Apr 19:30
chore(release): 3.2.1

v3.2.0

Choose a tag to compare

@xrutayisire xrutayisire released this 01 Apr 08:49
chore(release): 3.2.0

v3.1.0

Choose a tag to compare

@levimykel levimykel released this 28 Feb 10:18

@prismicio/next has been updated to add support for Prismic's table field.

New features

  • New PrismicTable component to render the Prismic table field.

v3.0.0

Choose a tag to compare

@angeloashmore angeloashmore released this 29 Jan 23:37

@prismicio/next has been modernized and streamlined. Most websites built with Next.js will need minimal changes to upgrade.

For a full API reference, see the Prismic docs.

To upgrade, see the v2 to v3 upgrade guide.

New features

  • Support ESM environments, including Vercel Edge Runtime and Cloudflare Pages.

Breaking changes

  • Remove <PrismicProvider>. Replace global configuration with directly calling createClient() and defining custom components.
  • Remove usePrismicClient(). Replace with directly importing a client.
  • Remove usePrismicPreviewResolver(). Replace with client.resolvePreviewURL() and your router's redirect function.
  • Remove all query hooks. Replace with createClient() and a query library, like TanStack Query.

v2.9.2

Choose a tag to compare

@angeloashmore angeloashmore released this 29 Jan 05:53
chore(release): 2.9.2

v2.9.1

Choose a tag to compare

@lihbr lihbr released this 30 Oct 11:15
chore(release): 2.9.1