honojs / middleware

monorepo for Hono third-party middleware/helpers/wrappers
https://hono.dev
474 stars 169 forks source link

feat: Add CBOR helper #822

Open 3w36zj6 opened 2 weeks ago

3w36zj6 commented 2 weeks ago

close? https://github.com/honojs/hono/issues/3648

This pull request introduces a new helper for Hono that provides CBOR rendering and parsing.

This helper includes cbor2 as a dependency.

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: 73c1d6c83c0e5354c298e2b599eed34a09eca204

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------- | ----- | | @hono/cbor | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR