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

  • 08caff4: expose validUntil field
storage - @vercel/[email protected]

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

Minor Changes

  • 28ba58d: Implement Client Upload
storage - @vercel/[email protected]

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

Minor Changes

  • implement client token
storage - @vercel/[email protected]

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

Patch Changes

  • cec1d6b: Upgrade @neondatabase/serverless to 0.4.11
  • Updated dependencies [cec1d6b]
storage - @vercel/[email protected]

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

Patch Changes

  • cec1d6b: Upgrade @neondatabase/serverless to 0.4.11
storage - @vercel/[email protected]

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

Patch Changes

  • 97a3d06: Add x-edge-config-vercel-env and x-edge-config-sdk headers to requests
storage - @vercel/[email protected]

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

Minor Changes

  • 7944205: support third-party connection strings
storage - @vercel/[email protected]

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

Patch Changes

  • d224a2a: add JSDoc comments
  • 490a976: internal rewrite - no functionality should have changed
  • 282b5ee: work around an issue which prevented edge config from being read via async page components in app router on the nodejs runtime
storage - @vercel/[email protected]

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

Patch Changes

  • 282b5ee: work around an issue which prevented edge config from being read via async page components in app router on the nodejs runtime
storage - @vercel/[email protected]

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

Patch Changes

  • 490a976: internal rewrite - no functionality should have changed
storage - @vercel/[email protected]

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

Patch Changes

  • 1d97019: Update readme
storage - @vercel/[email protected]

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

Minor Changes

  • 30e3f04: move default export to named kv export
storage - @vercel/[email protected]

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

Patch Changes

  • e976847: Align license to Apache 2.0 and fix urls in package.json
storage - @vercel/[email protected]

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

Patch Changes

  • 04e175d: fix response updateAt format
storage - @vercel/[email protected]

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

Minor Changes

  • 34defd9: feat: Allow users to connect to local databases

Patch Changes

storage - @vercel/[email protected]

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

Minor Changes

  • 34defd9: feat: Allow users to connect to local databases
storage - @vercel/[email protected]

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

Patch Changes

storage - @vercel/[email protected]

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

Patch Changes

  • 6b8b7a9: fix: Make it even harder to call sql incorrectly
storage - @vercel/[email protected]

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

Patch Changes

  • c4a8aa5: feat: Docs section for Vite environment config
  • Updated dependencies [8b51d48]
  • Updated dependencies [18b69a5]
  • Updated dependencies [c4a8aa5]
storage - @vercel/[email protected]

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

Minor Changes

  • 18b69a5: feat: Prevent incorrect usage of tagged literal sql for non-ts users

Patch Changes

  • 8b51d48: chore: Simplify sqlTemplate
  • c4a8aa5: feat: Docs section for Vite environment config