feat(readme): document HTTP/3 QUIC support and configuration options

This commit is contained in:
2026-03-19 19:10:33 +00:00
parent 6d447f0086
commit cd3f08d55f
5 changed files with 139 additions and 4 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-19 - 11.7.0 - feat(readme)
document HTTP/3 QUIC support and configuration options
- Add a dedicated README section explaining default HTTP/3 route augmentation, qualification rules, and opt-out behavior.
- Document the new global `http3` configuration shape and re-exported `IHttp3Config` type.
- Update TypeScript module documentation to include the built-in HTTP/3 augmentation module and exports.
## 2026-03-19 - 11.6.0 - feat(http3)
add automatic HTTP/3 route augmentation for qualifying HTTPS routes