npm fastify 3.2.0
v3.2.0

latest releases: 5.0.0-alpha.3, 5.0.0-alpha.2, 4.28.0...
3 years ago

Features:

  • Added validationError property to request - #2422
  • add: route-level custom Error Handlers - #2427
  • add routePath in onRoute hook - #2451
  • feat: add hook onTimeout - #2457

Fixes:

  • fix schema lock in #2463

Documentation:

  • Update Routes.md - #2424
  • Fix several broken links on website, clarify docs - #2434
  • improve and expand docs around error handling - #2425
  • docs: add logger option in async/await example - #2465

TypeScript:

  • feat: make fastify() PromiseLike - #2428
  • typings: add getSchema and getSchemas - #2441
  • Improve server types - #2449

Internals:

  • Move headers to be a getter on Request - #2426
  • Refactor override - #2432
  • Use fastify-warning for handling deprecation warnings #2354

Don't miss a new fastify release

NewReleases is sending notifications on new releases.