- - HTTP module now blocks writing to the response body when the HTTP spec disallows it (SEMVER MINOR).
- - Test runner gains new shorthands (skip, todo, only) and fixes ordering of test hooks (SEMVER MINOR).
- - URLSearchParams `has`/`delete` accept a value argument and SEA adds an option to disable its experimental warning (both SEMVER MINOR).