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
.ts
were 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=C
by @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
- Add ThrowableResponse by @zefir-git in #42
- Improve server close and listen by @zefir-git in #41
- Bump multipart-ts from 1.3.2 to 1.3.3 by @dependabot in #43
- Bump @cldn/ip from 1.0.3 to 1.0.4 by @dependabot in #44
- Bump @types/node from 22.13.12 to 22.13.14 by @dependabot in #45
- Request authentication and authorisation by @zefir-git in #30
New Contributors
- @Nissoco23 made their first contribution in #32
Full Changelog: v0.2.1...v0.3.0