What's Changed
- dont cache unnecessary content types by @Uzlopak in #4134
- fix: default clientError replies on reused connection (#4101) by @katreniak in #4133
- docs(ecosystem): add electron-server by @anonrig in #4136
- feat: expose validate/serialize functions through Request and Reply by @metcoder95 in #3970
- types: re-export
FastifyListenOptions
in top-level types by @kyranet in #4135 - docs: remove http2 experimental status (#4142) by @SebastianZimmer in #4144
- refactor: rename
request.validate
torequest.validateInput
by @metcoder95 in #4139 - Fix #4120: Defer resolution of FastifyRequestType until FastifyRequest by @sinclairzx81 in #4123
New Contributors
- @katreniak made their first contribution in #4133
- @SebastianZimmer made their first contribution in #4144
Full Changelog: v4.2.1...v4.3.0