Skip to content

Commit e2a0168

Browse files
chore(master): release 3.4.0 (#250)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent af5bd80 commit e2a0168

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.4.0](https://github.com/prismicio/prismic-react/compare/v3.3.0...v3.4.0) (2026-02-21)
6+
7+
8+
### Features
9+
10+
* **PrismicToolbar:** add `onPreviewUpdate` and `onPreviewEnd` props ([#249](https://github.com/prismicio/prismic-react/issues/249)) ([af5bd80](https://github.com/prismicio/prismic-react/commit/af5bd80a9ca023f444075f5dd57b33def1e01f58))
11+
512
## [3.3.0](https://github.com/prismicio/prismic-react/compare/v3.2.2...v3.3.0) (2026-01-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.3.0",
3+
"version": "3.4.0",
44
"description": "React components and hooks to fetch and present Prismic content",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)