8000 Release v6.1.0 · unplugin/unplugin-vue · GitHub
[go: up one dir, main page]

Skip to content

v6.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 23:18
· 8 commits to main since this release
v6.1.0
e5905c5

   🚀 Features

  • Pass descriptor vapor flag to compileTemplte  -  by @sxzz (2fddb)
  • css: Tree shake scoped styles  -  by @sxzz (c6156)

   🐞 Bug Fixes

  • Default value for compile time flags  -  by @sxzz (1aed3)
  • Suppress warnings for non-recognized pseudo selectors form lightningcss  -  by @sxzz (1cf7e)
  • Support external import URLs for monorepos  -  by @sxzz (b990d)
  • Support vapor template-only component  -  by @sxzz (b5b97)
  • Ensure HMR updates styles when SFC is treated as a type dependency  -  by @sxzz (1dcff)
  • Properly interpret boolean values in define  -  by @sxzz (2abcc)
  • Resolve sourcemap conflicts in build watch mode with cached modules  -  by @sxzz (6ccad)
  • When the resource path contains chinese characters, dev/build is inconsistent  -  by @sxzz (48a18)
    View changes on GitHub
0