Skip to content

v3.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sxzz sxzz released this 13 Jul 16:47
· 310 commits to main since this release
0ca87e0

   🐞 Bug Fixes

  • Don't inline ts scripts during build a06b1ba
  • Same src file request same key ed1b4c1
  • Trigger css hmr on custom template languages f8ad119
  • Use server.origin when building base for transformAssetUrls 25fc5fb
  • Regenerate scoped css in build watch 83de522
  • Fix sourcemap when no script block in sfc 1d93dbc
  • Handle TS decorators in rewriteDefault fallback dd626a4
  • Handle undefined on import.meta.hot.accept b57fbef
  • Webpack typings 9d395c4
  • Inline ts scripts when webpack 3178eef
  • examples:
    View changes on GitHub