Skip to content

Commit fbaef40

Browse files
Adjust README verbiage to align with changelog entry
1 parent 5565b68 commit fbaef40

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@ In a `.html` file, include the javascript libraries
4444
_(provided with this library for compatibility reasons)_ within your `.html` file,
4545
and also add an element with an `id` to mount your React component.
4646

47-
This library is in the process of migrating to React 18, but while this is happening it will continue to support both React 17 and React 18. The React 17 js files are deprecated but available to ease migration and will be removed at some point in a future major version.
47+
This package now supports both React 17 and React 18. To opt into React 18, replace usages of this package's JS files with their new, React 18 versions (see table below).
48+
49+
The React 17 JS files are now deprecated, and will be removed in the next major version of this package, 8.0.0.
4850
4951
##### React 18
5052
| Mode | Library | JS File Name |

0 commit comments

Comments
 (0)