fastify v3.0.0-rc.5 Release Notes

Release Date: 2020-06-29 // almost 4 years ago
  • ๐Ÿฑ ๐Ÿ“š PR:

    • 0๏ธโƒฃ Disable allErrors in default Ajv config
    • โž• Add fastify-peekaboo plugin (#2330)
    • โšก๏ธ Update Errors.md (#2332)
    • feat: specify this context for setErrorHandler (#2338)
    • ๐Ÿ›  fix: add code to FastifyError typing (#2337)
    • ๐Ÿ›  fix ready order execution (#2333)
    • ๐Ÿ‘ Allow TS type augmentation for Fastify.prototype.use (#2335)
    • List fastify-tokenize on the ecosystem doc page (#2340)
    • โž• add fastify-raw-body to Ecosystem (#2342)
    • ๐Ÿ“ฆ Move createError utility to its own package (#2339)
    • โž• Add missing parameter done in example (#2353)
    • โž• add test to verify ND-JSON content is not serialized as JSON (#2349)
    • โšก๏ธ updated Getting-Started.md - added more detail making the process easier to understand (#2352)