We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 493c7d0 commit 5970ad2Copy full SHA for 5970ad2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## version 2.0.0
2
+
3
+- upgrade react and react-dom peerDependencies to v18.2.0
4
5
## version 1.0.1
6
7
- update README.md
package.json
@@ -1,6 +1,6 @@
{
"name": "string-to-react-component",
- "version": "1.0.1",
+ "version": "2.0.0",
"private": false,
"author": "dev-javascript",
"description": "Create React component from string",
0 commit comments