storage

Vercel Postgres, KV, Blob, and Edge Config

APACHE-2.0 License

Downloads
3.5M
Stars
453
Committers
27

Bot releases are visible (Hide)

storage - @vercel/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 88aa25e: avoid process.version warning in edge runtime
  • c4a8aa5: feat: Docs section for Vite environment config
  • 8b843c5: debug-issue-107
storage - @vercel/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • c4a8aa5: feat: Docs section for Vite environment config
storage - @vercel/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 8b843c5: debug-issue-107
storage - @vercel/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 1ade1f0: chore: Update package.json and licenses
storage - @vercel/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 1ade1f0: chore: Update package.json and licenses
  • Updated dependencies [1ade1f0]
storage - @vercel/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 1ade1f0: chore: Update package.json and licenses
storage - @vercel/[email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 1ade1f0: chore: Update package.json and licenses
storage - v0.1.8

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7a3a45b: prevent has() from failing on subsequent invocations
storage - v0.1.8-canary.0

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 7a3a45b: prevent has() from failing on subsequent requests
storage - v0.1.7

Published by github-actions[bot] over 1 year ago

Patch Changes

  • b8d26e9: read body to avoid memory leaks
storage - v0.1.6

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 523f7a7: accept interfaces as generic types of get and getAll
  • becf6bf: add cache: no-store to fetch requests
storage - v0.1.6-canary.0

Published by github-actions[bot] over 1 year ago

Patch Changes

  • becf6bf: add cache: no-store to fetch requests
storage - v0.1.5

Published by github-actions[bot] over 1 year ago

Patch Changes

  • af5f776: explicitly target edge-light runtime environment
storage - v0.1.5-canary.0

Published by github-actions[bot] over 1 year ago

Patch Changes

  • af5f776: explicitly target edge-light runtime environment
storage - v0.1.4

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 2df8aac: avoid reusing ReadableStream across request contexts
storage - v0.1.3

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 419c38e: adds an etag based cache to reduce latency and bandwidth
storage - v0.1.2

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 6047c1d: make get() and getAll() return type EdgeConfigValue instead of any, kudos @jzxhuang
  • 9aadcf8: upgrade dependencies
  • 4f93dad: Removes main and module fields to force the use of the exports field
  • 868f702: split bundles into edge-runtime and node
storage - v0.1.2-bundling.3

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 4f93dad: Removes main and module fields to force the use of the exports field
storage - v0.1.2-bundling.2

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 9aadcf8: upgrade dependencies
storage - v0.1.2-bundling.1

Published by github-actions[bot] over 1 year ago

Patch Changes

  • 6047c1d: make get() and getAll() return type EdgeConfigValue instead of any, kudos @jzxhuang