npm fastify 0.28.0
v0.28.0

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

New features:

  • Added typings.d file for typescript users - #182
  • New option schemaOptions to customize ajv - #187
  • Support for multiple methods with the same handler - #224
  • Added headers shortcut schema validation - #234
  • Pass a payload to extend the server error - #236
  • Added setSchemaCompiler - #253
  • Log error stack trace - #264

Fixes

  • Handle all possible cases of double listen - #215
  • Avoid sending when an async function resolve in undefined - #241
  • Define hooks before routes synchronously even in a async context - #270
  • Fixes #263 - #265

Documentation

  • Remove pino-http. Add genReqId option - #254
  • Added warning about fastify-plugin and prefix - #228
  • Move arrow function notes - #198
  • Added new plugins

Don't miss a new fastify release

NewReleases is sending notifications on new releases.