npm fastify 1.0.0-rc.3
v1.0.0-rc.3

latest releases: 4.26.2, 4.26.1, 4.26.0...
6 years ago

Breaking changes

  • Node 4 is no more. - #818

Features

  • Add support for per-parser body limits - #800

Fixes

  • Header name is case insensitive in the schema definition - #816
  • Add FastifyInstance::after typescript definition - #814
  • Fix FastifyInstance::ready type definition - #802
  • Add missing printRoutes ts definition on FastifyInstance - #798
  • Create a separate hook runner for onSend hooks - #795
  • Update dependencies - #820

Internals

  • Use writeHead instead of setHeader/getHeader. - #813

Docs

  • Fix linking to factory function options from Server Methods - #819
  • Add fastify-favicon to community plugins list (#806) - #807
  • Updated Ecosystem.md - #792

Don't miss a new fastify release

NewReleases is sending notifications on new releases.