v6.0.0-beta.2

v6.0.0-beta.2

Vite

#vite

6.0.0-beta.2 (2024-10-01)

  • test: fix server-worker-runner flaky test (#18247) (8f82730), closes #18247
  • refactor: break circular dependencies to fix test-unit (#18237) (a577828), closes #18237
  • refactor: remove _onCrawlEnd (#18207) (bea0272), closes #18207
  • refactor: remove the need for "processSourceMap" (#18187) (08ff233), closes #18187
  • refactor: replace parse with splitFileAndPostfix (#18185) (6f030ec), closes #18185
  • refactor: use resolvePackageData to get rollup version (#18208) (220d6ec), closes #18208
  • fix: asset import should skip handling data URIs (#18163) (70813c7), closes #18163
  • fix: cache the runnable environment module runner (#18215) (95020ab), closes #18215
  • fix: call this.hot.close for non-ws HotChannel (#18212) (bad0ccc), closes #18212
  • fix: close HotChannel on environment close (#18206) (2d148e3), closes #18206
  • fix: require serialization for HMRConnection.send on implementation side (#18186) (9470011), closes #18186
  • fix: use config.consumer instead of options?.ssr / config.build.ssr (#18140) (21ec1ce), closes #18140
  • fix(config): treat all files as ESM on deno (#18081) (c1ed8a5), closes #18081
  • fix(css): ensure sass compiler initialized only once (#18128) (4cc5322), closes #18128
  • fix(css): fix lightningcss dep url resolution with custom root (#18125) (eb08f60), closes #18125
  • fix(css): fix missing source file warning with sass modern api custom importer (#18113) (d7763a5), closes #18113
  • fix(data-uri): only match ids starting with data: (#18241) (ec0efe8), closes #18241
  • fix(deps): update all non-major dependencies (#18170) (c8aea5a), closes #18170
  • fix(deps): upgrade rollup 4.22.4+ to ensure avoiding XSS (#18180) (ea1d0b9), closes #18180
  • fix(html): make build-html plugin work with sharedPlugins (#18214) (34041b9), closes #18214
  • fix(mixedModuleGraph): handle undefined id in getModulesByFile (#18201) (768a50f), closes #18201
  • fix(optimizer): re-optimize when changing config webCompatible (#18221) (a44b0a2), closes #18221
  • fix(ssr): fix source map remapping with multiple sources (#18150) (e003a2c), closes #18150
  • fix(vite): refactor "module cache" to "evaluated modules", pass down module to "runInlinedModule" (# (e83beff), closes #18092
  • chore: escape template tag in CHANGELOG.md (#18126) (caaa683), closes #18126
  • chore(deps): update all non-major dependencies (#18108) (a73bbaa), closes #18108
  • chore(deps): update all non-major dependencies (#18230) (c0edd26), closes #18230
  • chore(deps): update esbuild (#18173) (e59e2ca), closes #18173
  • chore(optimizer): fix typo in comment (#18239) (b916ab6), closes #18239
  • feat: introduce RunnableDevEnvironment (#18190) (fb292f2), closes #18190
  • feat: support this.environment in options and onLog hook (#18142) (7722c06), closes #18142
  • docs: fix typo in proxy.ts (#18162) (49087bd), closes #18162

Generated by RSStT. The copyright belongs to the original author.

Source

Report Page