We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d8525 commit 41eae33Copy full SHA for 41eae33
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mount-vue-component",
3
- "version": "0.9.5",
+ "version": "0.10.0",
4
"description": "a tiny utility to programatically create and mount Vue 3 components - e.g. a Vue.extend replacement",
5
"type": "module",
6
"main": "dist/index.cjs.js",
0 commit comments