sor4chi / hono-storage

A storage helper for Hono. Support disk, memory, S3, etc.
MIT License
101 stars 3 forks source link

fix: move Hono to peerDependencies #51

Closed sor4chi closed 4 months ago

sor4chi commented 4 months ago

supports hono@>=3.8 because using c.req.parseBody({ all: true }) internally

https://github.com/honojs/hono/releases/tag/v3.8.0

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: 301f6e9b2e6762b350fc0b3c1316e109fc843917

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

This PR includes changesets to release 10 packages | Name | Type | | -------------------------------- | ----- | | @hono-storage/node-disk | Patch | | @hono-storage/memory | Patch | | @hono-storage/core | Patch | | @hono-storage/s3 | Patch | | @hono-storage/node-disk-example | Patch | | @hono-storage/memory-example | Patch | | @hono-storage/r2-node-example | Patch | | @hono-storage/s3-node-example | Patch | | @hono-storage/s3-sign-example | Patch | | @hono-storage/s3-workers-example | Patch |

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