Skip to content

v0.31.0

Choose a tag to compare

@delvedor delvedor released this 31 Oct 11:35

Features

  • Added onSend Hook - #330
  • Added basic HTTP2 support - #396
  • Reject promise with statusCode and message - #401 #404

Fixes

  • Fix: throws in onSend hook never come back - #409 #410
  • err.status alias to err.statusCode #412

Docs

  • Add fastify-session to Ecosystem.md #394
  • Fixed middleware examples - #397
  • Clarify express/restify middleware compatibility - #398
  • Update Ecosystem.md - #405
  • Typo fix "strems" to "streams" - #406