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 baabb9a commit 3a5cd24Copy full SHA for 3a5cd24
README.md
@@ -6,8 +6,11 @@ Make the vue script setup syntax support the name attribute
6
7
## CHANGELOG
8
9
+[0.3.1]
10
+- Fix legacy node `replaceAll`[#5](https://github.com/chenxch/unplugin-vue-setup-extend-plus/issues/5)
11
+
12
[0.3.0]
-- Feature
13
+- Feature[#4](https://github.com/chenxch/unplugin-vue-setup-extend-plus/issues/4)
14
- Expanded the function of automatic name generation
15
`For details, refer to Options and extendIgnore`
16
0 commit comments