Skip to content

Releases: rhinobase/hono-openapi

v1.1.1

02 Nov 06:10

Choose a tag to compare

What's Changed

  • fix: corrected the types for describeResponse by @MathurAditya724 in #191
  • Fix duplicate parameters in OpenAPI spec (#194) by @veracioux in #195
  • fix(excludeStaticFile): check period in last segment only, not entire path by @braden-w in #197
  • refactor: simplify path filtering with sequential early returns by @braden-w in #198

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Sep 17:56

Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.1.0

v1.0.8

15 Sep 16:05

Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.8

v1.0.5

13 Sep 08:38

Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Sep 14:55

Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

08 Sep 07:16

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

06 Sep 13:05

Choose a tag to compare

What's Changed

  • Corrected the operationId function types
  • Updated the package depen.
  • Minor changes in describeResponse

v1.0.0

05 Sep 12:49

Choose a tag to compare

Super excited for this release 🥳, took a while to release this. I am really happy with how the API has turned out be.

What's Changed

  • Zod v4 Support 🚀
  • 0 Node Dependency 📦
  • Standard Schema Support → Simpler API
  • Response Type (o)
  • New Docs 🥳 https://honohub.dev/docs/openapi
  • Multiple bug fixes 🐞
  • Migration Guide for @hono/zod-openapi 👍🏼

There is still a lot of improvements we can do and I have many more ideas, but this seems like a point where we can cut a release 😆. Hope you all also like it, let me know if you break something.

Posted this news on X too - https://x.com/MathurAditya7/status/1963549445552816384

core@0.4.8

30 Apr 18:58

Choose a tag to compare

fix(core): update @apidevtools/json-schema-ref-parser to version 12.0.1 by @MathurAditya724

v0.4.7

28 Apr 22:54

Choose a tag to compare

What's Changed