Skip to content

Commit d843d3b

Browse files
committed
chore(release): 31.0.0 [skip ci]
## [31.0.0](v30.1.4...v31.0.0) (2026-05-18) ### ⚠ BREAKING CHANGES * drop React 17 support (#1040) ### Miscellaneous Chores * drop React 17 support ([#1040](#1040)) ([f8d34e0](f8d34e0))
1 parent f8d34e0 commit d843d3b

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [31.0.0](https://github.com/Doist/reactist/compare/v30.1.4...v31.0.0) (2026-05-18)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
- drop React 17 support (#1040)
6+
7+
### Miscellaneous Chores
8+
9+
- drop React 17 support ([#1040](https://github.com/Doist/reactist/issues/1040)) ([f8d34e0](https://github.com/Doist/reactist/commit/f8d34e00dadccc0c524f633188fe10be3186ddff))
10+
111
## [30.1.4](https://github.com/Doist/reactist/compare/v30.1.3...v30.1.4) (2026-04-08)
212

313
### Bug Fixes

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,7 +1,7 @@
11
{
22
"name": "@doist/reactist",
33
"description": "Open source React components by Doist",
4-
"version": "30.1.4",
4+
"version": "31.0.0",
55
"repository": "https://github.com/Doist/reactist",
66
"homepage": "https://github.com/Doist/reactist#readme",
77
"bugs": {

0 commit comments

Comments
 (0)