Skip to content

monoshot@0.0.7

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:28
· 47 commits to main since this release

Patch Changes

  • 1df3813: Changed Api.route to return an independently owned route.

    const app = new Hono().route('/v1', Api.route())