Skip to content

Commit 67d00d1

Browse files
chore(master): release 3.3.0 (#244)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f7485e5 commit 67d00d1

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [3.3.0](https://github.com/prismicio/prismic-react/compare/v3.2.2...v3.3.0) (2026-01-14)
6+
7+
8+
### Features
9+
10+
* rename `JSXMapSerializer` to `RichTextComponents` ([#241](https://github.com/prismicio/prismic-react/issues/241)) ([f7485e5](https://github.com/prismicio/prismic-react/commit/f7485e57f1bb4d9e65b3042e3665277a9974776c))
11+
512
### [3.2.2](https://github.com/prismicio/prismic-react/compare/v3.2.1...v3.2.2) (2025-10-14)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@prismicio/react",
3-
"version": "3.2.2",
3+
"version": "3.3.0",
44
"description": "React components and hooks to fetch and present Prismic content",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)