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 8aec008 commit be3e2faCopy full SHA for be3e2fa
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+## version 1.0.0
2
+
3
+- update peerDependencies :
4
5
+ update react and react-dom to 18.1.0
package.json
@@ -1,6 +1,6 @@
{
"name": "string-to-react-component",
- "version": "0.1.0",
+ "version": "1.0.0",
"private": false,
"author": "dev-javascript",
6
"description": "Create React component from string",
0 commit comments