Releases: saqqdy/vue-mount-plugin
Releases · saqqdy/vue-mount-plugin
v3.1.0
v3.0.0
- new outputs
- remove es5
- upgrade all package version
What's Changed
- Bump typedoc from 0.23.28 to 0.24.1 by @dependabot in #4
- Bump @rollup/plugin-alias from 4.0.4 to 5.0.0 by @dependabot in #5
New Contributors
- @dependabot made their first contribution in #4
Full Changelog: 2.1.1...3.0.0
v2.1.1
- Optimized build script
- upgrade all package version
Full Changelog: 2.1.0...2.1.1
v2.1.0
- remove un-need banner
- fix export types
- export es5 package
- upgrade all package version
Full Changelog: 2.0.0...2.1.0
v2.0.0
- Built-in
destroy
method changed tounmount
- Downgrade to adapt to
ie11
- Build output
iife
lib
Full Changelog: 1.1.0...2.0.0
v1.1.0
- Add support for customized tagName
- mount target allows passing in a string
- fix vNode.id name
- upgrade all package version
Full Changelog: 1.0.0...1.1.0