Update Jan 20, 2025 tracked by Updatify

6.0.8 (2025-01-20)

Bug Fixes

  • avoid SSR HMR for HTML files (#19193) (3bd55bc)
  • build time display 7m 60s (#19108) (cf0d2c8)
  • deps: update all non-major dependencies (#19098) (8639538)
  • don’t resolve URL starting with double slash (#19059) (35942cd)
  • ensure server.close() only called once (#19204) (db81c2d)
  • optimizer: use correct default install state path for yarn PnP (#19119) (e690d8b)
  • resolve.conditions in ResolvedConfig was defaultServerConditions (#19174) (ad75c56)
  • tree shake stringified JSON imports (#19189) (f2aed62)
  • types: improve ESBuildOptions.include / exclude type to allow readonly (string | RegExp)[] (#19146) (ea53e70)

  • use shared sigterm callback (#19203) (47039f4)

Miscellaneous Chores