Skip to content

v1.2.0-beta.0

Latest
Compare
Choose a tag to compare
@chenjiahan chenjiahan released this 07 Jan 13:24
· 4 commits to main since this release
e1c459c

What's Changed

New Features 🎉

Performance 🚀

Bug Fixes 🐞

  • fix: correct extension alias order to align with Node.js by @chenjiahan in #4308
  • fix(asset-retry): avoid using function rest parameters by @chenjiahan in #4313
  • fix: no need to use extensionAlias when using jsconfig.json by @chenjiahan in #4321
  • fix(plugin/assets-retry): addQuery and switchDomain should work in async css chunk by @SoonIter in #4315

Document 📖

Other Changes

Full Changelog: v1.2.0-alpha.0...v1.2.0-beta.0