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 af0f312 commit 673a36bCopy full SHA for 673a36b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## version 3.1.0
2
+
3
+- Adding `@babel/standalone` package into `peerDependencies` list
4
5
+- using typescript
6
7
## version 3.0.0
8
9
- `data` prop should be used for passing unknown elements to the component
package.json
@@ -1,6 +1,6 @@
{
"name": "string-to-react-component",
- "version": "3.0.4",
+ "version": "3.1.0",
"private": false,
"author": {
"name": "dev-javascript",
0 commit comments