Skip to content

Commit 1959c4c

Browse files
committed
Update CHANGELOG
1 parent 3789b00 commit 1959c4c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# Changelog
22

3-
## 0.11.0-alpha.2
3+
## 0.11.0-rc.1
44

5-
- Relax React version requirement to v18.0.0+.
5+
- Added React 18 bindings.
6+
- Added binding for `React.isValidElement`.
7+
- Added backgroundFilter prop in `ReactDOMStyle`.
8+
- Relaxed React version requirement to v18.0.0+.
9+
- `ReactDOM.domProps` is now an alias for `JsxDOM.domProps` (defined in the compiler repo)
610
- Deprecated types `ReactDOM.props`, `ReactDOM.Props.props`, `ReactDOM.Props.domProps`.
11+
- Deprecated `ReactDOM.stringToComponent`.
712

813
## 0.11.0-alpha.1
914

0 commit comments

Comments
 (0)