npm fastify 0.37.0
v0.37.0

latest releases: 5.0.0-aplha.1, 4.27.0, 4.26.2...
6 years ago

Breaking changes

  • Start loading the plugins only when calling .ready, .inject or .listen - #561
  • Updated error handling - #558

Features

  • Handle invalid schemas #563
  • Set req.originalUrl on each request - #559

Fixes

  • Create Request and Reply objects with the right context - #566

Docs

  • Updated http error docs - #576
  • Convert all double spaces to <br> in the docs - #575
  • Update the docs to point users to fastify-cli - #572
  • Use http-errors - #571
  • Add documenation for Reply.context (issue #257) - #570
  • Updated getting started #565
  • Add fastify-static to Core plugins in Ecosystem.md - #555

Don't miss a new fastify release

NewReleases is sending notifications on new releases.