Skip to content

Commit fd1dbc6

Browse files
chore(master): release 7.0.0
1 parent d379354 commit fd1dbc6

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## [7.0.0](https://github.com/pradel/react-responsive-modal/compare/v6.4.2...v7.0.0) (2025-07-13)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add react 19 support (#526)
9+
* modernise package with rolldown (#527)
10+
11+
### Features
12+
13+
* add react 19 support ([#526](https://github.com/pradel/react-responsive-modal/issues/526)) ([d379354](https://github.com/pradel/react-responsive-modal/commit/d379354111e35659dc398e30f69fac65f1766a35))
14+
* modernise package with rolldown ([#527](https://github.com/pradel/react-responsive-modal/issues/527)) ([dc124f3](https://github.com/pradel/react-responsive-modal/commit/dc124f35d18991c39edafed260d1f52cfe1d391f))
15+
16+
17+
### Documentation
18+
19+
* improve readability of classnames and styles properties ([#520](https://github.com/pradel/react-responsive-modal/issues/520)) ([acfe228](https://github.com/pradel/react-responsive-modal/commit/acfe228892c4dcc86ad48e9f18f50c49f56f17b0))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"lint-staged": "10.5.4",
2424
"prettier": "3.6.2"
2525
},
26-
"version": "6.4.2",
26+
"version": "7.0.0",
2727
"packageManager": "[email protected]"
2828
}

0 commit comments

Comments
 (0)