Skip to content

v1.5.10

Choose a tag to compare

@chenjiahan chenjiahan released this 19 Sep 08:23
· 479 commits to main since this release
f2c0564

What's Changed

New Features πŸŽ‰

Bug Fixes 🐞

  • fix(types): update ImportMetaEnv interface to use Record by @chenjiahan in #6182
  • fix: detect JavaScript runtime when enable --config-loader auto by @Timeless0911 in #6189
  • fix(inlineChunk): correct replaced source mapping URL by @chenjiahan in #6191
  • fix: correct initial chunks order in generated manifest by @chenjiahan in #6192

Document πŸ“–

  • docs: improve documentation clarity and naturalness by @Copilot in #6177
  • docs: add documentation for resolve.mainFields by @chenjiahan in #6183
  • docs: clarify hash settings in cssModules docs by @chenjiahan in #6197

Other Changes

Full Changelog: v1.5.9...v1.5.10