v0.3.0-rc.3
Pre-release
Pre-release
What's Changed
- Close server gracefully by @zefir-git in #24
- Made error registry on Server public by @Nissoco23 in #32
- Update indices only if
.tswere modified in the commit by @zefir-git in #29 - Bump typedoc from 0.27.9 to 0.28.0 by @dependabot in #25
- Set JSON content type on JsonResponse by @zefir-git in #17
- Enable using function for server error registry responses by @zefir-git in #23
- Fix CI by @zefir-git in #37
- Bump typedoc from 0.28.0 to 0.28.1 by @dependabot in #34
- Bump @types/node from 22.13.10 to 22.13.12 by @dependabot in #35
- Ensure consistent sort order using
LC_ALL=Cby @zefir-git in #38 - Parsing of request cookies and Cookie class for Set-Cookie by @zefir-git in #33
- Match HEAD requests if the expected method is GET by @zefir-git in #36
- Automatic support for preconditions in HEAD & GET requests by @zefir-git in #39
- Add server events by @zefir-git in #40
New Contributors
- @Nissoco23 made their first contribution in #32
Full Changelog: v0.3.0-rc.2...v0.3.0-rc.3