Skip to content

v4.0.0

Latest

Choose a tag to compare

@changesets-release-app changesets-release-app released this 19 Jan 06:20
· 19 commits to master since this release
89a270b

Major Changes

  • #633 9a4fe22 Thanks @ItsWendell! - replace hono with hono/tiny and zod with valibot to decrease bundle size and improve performance

Patch Changes

  • #1049 ce7af83 Thanks @AdiRishi! - Fix bearerAuth middleware usage by returning the middleware result instead of just awaiting it