Releases: unplugin/unplugin-vue
Releases · unplugin/unplugin-vue
v4.2.2-beta.0
No significant changes
View changes on GitHub
v4.2.1
v4.2.0
v4.1.0
v4.0.3
v4.0.2
v4.0.2-beta.1
v4.0.2-beta.0
v4.0.1
v4.0.0
🚀 Features
🐞 Bug Fixes
- Enable ts in template when using tsx in dev mode - by @sxzz (af48a)
- Skip url query request - by @sxzz (e98d0)
- Handle HMR for Vue SFC with query parameters - by @sxzz (1a925)
- Support scss/sass/less... hmr on custom template languages - by @sxzz (70cf0)
- Invalidate script module cache when it changed in hot update - by @sxzz (804a0)
- Lint - by @sxzz (b37dd)
- deps: Update dependency unplugin to v1 - by @renovate[bot] in #85 (8a652)
- examples: Add cross-env for webpack - by @neostfox and Shaobo Lv in #84 (08fbc)