Skip to content

Releases: prismicio/prismic-react

v3.0.0

29 Jan 23:37
Compare
Choose a tag to compare

@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

29 Jan 05:53
Compare
Choose a tag to compare
chore(release): 2.9.2

v2.9.1

30 Oct 11:15
Compare
Choose a tag to compare
chore(release): 2.9.1

v2.8.0

30 May 22:13
Compare
Choose a tag to compare
chore(release): 2.8.0

v2.7.4

27 Mar 18:52
Compare
Choose a tag to compare
chore(release): 2.7.4

v2.7.3

27 Mar 18:52
Compare
Choose a tag to compare
chore(release): 2.7.3

v2.7.2

27 Mar 18:52
Compare
Choose a tag to compare
chore(release): 2.7.2

v2.7.1

16 Jun 23:00
Compare
Choose a tag to compare
chore(release): 2.7.1

v2.7.0

13 Jun 01:23
Compare
Choose a tag to compare
chore(release): 2.7.0

v2.6.2

23 May 00:27
Compare
Choose a tag to compare
chore(release): 2.6.2