Skip to content

v3.8.0

Compare
Choose a tag to compare
@pi0 pi0 released this 07 Sep 16:53
· 462 commits to main since this release

compare changes

πŸš€ Enhancements

  • Add --sourcemap support to build-module (#129)

🩹 Fixes

  • dev: Enable https by default when devServer.https options is set (#146)
  • dev: Handle hard restart (#147)
  • dev: Provide cli entry for programmatic usage (#148)
  • dev: Disable forked mode by default for bun and test (#154)

πŸ’… Refactors

  • Import package.json with json assertion (#151)
  • dev: Rewrite dev to support --no-fork and improve stability (#153)

❀️ Contributors