Skip to content
Features
Bug Fixes
- dev: only treat EADDRINUSE as port conflict in wildcard pre-check (#21642) (e54e25f)
- dev: prevent concurrent server restarts (#21636) (8ce23a3)
- dev: return "502 Bad Gateway" on proxy failures instead of 500 (#21652) (e240df2)
Performance Improvements
- ssr: skip circular import check for already-evaluated modules (#21632) (235140b)
- use tsconfig cache for oxc transform in dev (#21643) (57ff177)
Miscellaneous Chores
- deps: remove
fdir and @rollup/plugin-commonjs (#21639) (5abffd5)
- deps: update dependency @rollup/plugin-alias to v6 (#21097) (44b5bdf)