Fastify v6.0.0-alpha.0

v6.0.0-alpha.0Pre-release
Changed 2
  • Disable error handler overrides by default
  • Upgrade undici to v8.x
Fixed 1
  • Revert misleading error message "Fastify instance is already listening"
Removed 11
  • Remove deprecated FastifyPlugin type
  • Remove deprecated FastifyLoggerInstance in favor of FastifyBaseLogger
  • Remove Promise.withResolvers ponyfill
  • Remove deprecated FastifyRequestContext and FastifyReplyContext types
  • Remove deprecated ValidationResult type alias
  • Remove FSTDEP022 deprecation
What's Changed

Full Changelog: https://github.com/fastify/fastify/compare/v5.11.3...v6.0.0-alpha.0

View original

Upgraded? How did it go?

Discussion