Skip to content

v1.0.0

Choose a tag to compare

@DZakh DZakh released this 08 Nov 07:20
· 32 commits to main since this release
  • Revert rescript-schema to use 8.1.0 version
  • Remove the ability to have status ranges
  • Allow responses with different statuses for the Fastify API
  • 2x faster Fastify responses with https://github.com/fastify/fast-json-stringify (this is out of the box, you don't need to do anything)
  • Allow to generate OpenAPI from the Fastify app using the @fastify/swagger plugging
  • Add bindings for @scalar/fastify-api-reference plugging to hosted OpenAPI

Full Changelog: v0.10.0...v1.0.0