Skip to content

v1.2.8

Compare
Choose a tag to compare
@9aoy 9aoy released this 14 Feb 09:49
· 201 commits to main since this release
b5e7de0

What's Changed

New Features 🎉

  • feat: exclude .d.ts files from file size reporting by @chenjiahan in #4542
  • feat: support buildCache.buildDependencies configuration by @9aoy in #4540
  • feat: support generate preload link with duplicate by @9aoy in #4555
  • feat: expose dev server instance for onBeforeStartDevServer hook by @chenjiahan in #4559

Bug Fixes 🐞

  • fix: gzipped total file size calculation by @chenjiahan in #4539
  • fix(server): remove .mjs suffix check when loading ESM module in runner by @9aoy in #4536

Document 📖

Other Changes

Full Changelog: v1.2.7...v1.2.8