We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb9e67 commit 00323acCopy full SHA for 00323ac
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "babel-plugin-solid-undestructure",
3
"description": "A Babel plugin for SolidJS that allows you to destructure component props without losing reactivity.",
4
- "version": "1.0.1",
+ "version": "1.1.0",
5
"main": "src/index.cjs",
6
"types": "src/index.d.ts",
7
"type": "module",
0 commit comments