v8.1.0
v8.1.0
Release Notes
Features
- extend
server.fs.denylist with common files (#22707) (61ba8fd) - update rolldown to 1.1.2 (#22695) (4f008a6)
- use
~for Rolldown (#22693) (9928722)
Bug Fixes
- bundled-dev: errors should be kept when incremental build fails (#22617) (9a0dd48)
- cache falsy values in perEnvironmentState (#22715) (0e91e79)
- glob: respect caseSensitive option in hmr matcher (#22711) (65f525e)
- html: omit nonce on import map when cspNonce is unset (#22713) (8340bb5)
- optimizer: skip null-valued exports in expandGlobIds glob resolution (#22611) (8b9f5cd)
- resolved build options should be kept as a getter (#22691) (3527191)
- server: handle malformed URI in memory files middleware (#22714) (df9e0a5)
- use literal envPrefix queries for Vite Task (#22706) (da72733)
- warn on deprecated envFile (#22555) (ed7b283)