Skip to content

Commit 2e1cde4

Browse files
Version Packages (#219)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent 213afc6 commit 2e1cde4

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/light-jeans-know.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tiny-swans-flow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @portabletext/react
22

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [`e246b4b`](https://github.com/portabletext/react-portabletext/commit/e246b4b96b715a2882ea69a51f812a8be12a441b) Thanks [@stipsan](https://github.com/stipsan)! - Drop support for Sanity Studio v2
8+
9+
- [`213afc6`](https://github.com/portabletext/react-portabletext/commit/213afc62e8a114ab605c05c8dbf959ee887c2647) Thanks [@stipsan](https://github.com/stipsan)! - Drop support for react 17, new baseline is 18.3 or later, or 19
10+
311
## 3.2.4
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@portabletext/react",
3-
"version": "3.2.4",
3+
"version": "4.0.0",
44
"description": "Render Portable Text with React",
55
"keywords": [
66
"portable-text"

0 commit comments

Comments
 (0)