v6.0.0-alpha.14

v6.0.0-alpha.14

Vite

#vite

6.0.0-alpha.14 (2024-05-20)

  • feat: back to environmentPlugins hook (#16732) (54c219e), closes #16732
  • fix: export isFileLoadingAllowed (34d8518)
  • fix: mention build.rollupOptions.output.manualChunks instead of build.rollupOutput.manualChunks (89378c0), closes #16721
  • fix: rely on the current environment in resolveId, if known (8ee7fcd)
  • fix: revert resolveId importer require (3546d1e)
  • fix(build): make SystemJSWrapRE match lazy (#16633) (6583ad2), closes #16633
  • fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported (#1 (95fe5a7), closes #16078
  • fix(css): page reload was not happening with .css?raw (#16455) (8041846), closes #16455
  • fix(deps): update all non-major dependencies (#16603) (6711553), closes #16603
  • fix(deps): update all non-major dependencies (#16660) (bf2f014), closes #16660
  • fix(error-logging): rollup errors weren't displaying id and codeframe (#16540) (22dc196), closes #16540
  • fix(hmr): trigger page reload when calling invalidate on root module (#16636) (2b61cc3), closes #16636
  • fix(logger): truncate log over 5000 characters long (#16581) (b0b839a), closes #16581
  • fix(sourcemap): improve sourcemap compatibility for vue2 (#16594) (913c040), closes #16594
  • chore(deps): update all non-major dependencies (#16722) (b45922a), closes #16722
  • docs: correct proxy shorthand example (#15938) (abf766e), closes #15938
  • Generated by RSStT. The copyright belongs to the original author.

    Source

    Report Page