What's Changed
- docs(request): update request page by @Tony133 in #5343
- ci: Add Nsolid runtime to CI and Integration tests by @riosje in #5332
- docs(Ecosystem): add fastify-i18n, vite-plugin-fastify, and vite-plug… by @Shyam-Chen in #5346
- docs(ecosystem): update x-ray community plugin link by @jorgevrgs in #5350
- docs: spelling corrections by @10xLaCroixDrinker in #5349
- docs: Remove ES module with NodeNext note by @melroy89 in #5361
- docs(ecosystem): add fastify-msgraph-change-notifications-webhook to community plugins by @flower-of-the-bridges in #5360
- docs: Add GitHub links to Type Providers + mention Zod by @melroy89 in #5365
- docs: fix errors table layout by @aivopaas in #5374
- chore: Bump pnpm/action-setup from 2 to 3 by @dependabot in #5381
- docs(typescript): update generic constraints link by @Tony133 in #5379
- types: narrow code reply type based on schema by @hpx7 in #5380
- fix: errorCodes import using ESM by @melroy89 in #5390
- fix: Extend tap with .test.mjs tests & Rename existing ESM test by @melroy89 in #5391
- docs(typescript): update example https server by @Tony133 in #5389
- docs(typescript): update snippet code by @Tony133 in #5406
- fix: benchmark CI by @gurgunday in #5414
- fix:
remove-label
job uses the wrong repo by @gurgunday in #5415 - fix: only run citgm if citgm-core-plugins label is set by @gurgunday in #5416
- feat: adds webdav methods that require body & content type parsing by @johaven in #5411
- docs: improve onError docs by specifying what the error handler is by @tmcw in #5358
- chore: add mercedes-benz as new sponsor by @Eomm in #5424
- chore(ecosystem): Add Fastify asyncforge plugin by @rozzilla in #5429
- types:
reply.getSerializationFunction
can returnundefined
by @remidewitte in #5384 - chore: Bump pino from 8.21.0 to 9.0.0 in the dependencies-major group by @dependabot in #5431
- chore: exclude node 14 and 16 on macOS by @gurgunday in #5433
- chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by @dependabot in #5436
- docs: update indentation on snippet code by @Tony133 in #5418
- docs(guides/abort): suggest explicit use of the
aborted
property by @Fdawgs in #5438 - feat: disable request logging by @SamSalvatico in #5435
- chore: add @gurgunday to the Core Team by @gurgunday in #5442
- feat: add mkcalendar and report methods by @keyservlad in #5439
- feat: handle synchronous errors in errorHandler by @mcollina in #5445
- types: request route schema might be undefined by @nflaig in #5394
New Contributors
- @Tony133 made their first contribution in #5343
- @riosje made their first contribution in #5332
- @jorgevrgs made their first contribution in #5350
- @10xLaCroixDrinker made their first contribution in #5349
- @melroy89 made their first contribution in #5361
- @flower-of-the-bridges made their first contribution in #5360
- @aivopaas made their first contribution in #5374
- @hpx7 made their first contribution in #5380
- @johaven made their first contribution in #5411
- @tmcw made their first contribution in #5358
- @remidewitte made their first contribution in #5384
- @SamSalvatico made their first contribution in #5435
- @keyservlad made their first contribution in #5439
Full Changelog: v4.26.2...v4.27.0