fix(deps): update build and runtime dependencies and align route validation test expectations

This commit is contained in:
2026-03-19 16:21:37 +00:00
parent 53938df8db
commit 0fb3988123
5 changed files with 2166 additions and 2639 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-19 - 25.14.1 - fix(deps)
update build and runtime dependencies and align route validation test expectations
- split the test preparation step into a dedicated test:before script while keeping test execution separate
- bump development tooling and runtime package versions in package.json
- adjust the route validation test to match the current generic handler error message
## 2026-03-19 - 25.14.0 - feat(udp,http3)
add UDP datagram handler relay support and stream HTTP/3 request bodies to backends