Skip to content

Releases: vercel/storage

@vercel/kv@0.1.1

01 May 19:21
b1c2924
Compare
Choose a tag to compare

Patch Changes

  • 1ade1f0: chore: Update package.json and licenses

@vercel/edge-config@0.1.9

01 May 19:21
b1c2924
Compare
Choose a tag to compare

Patch Changes

  • 1ade1f0: chore: Update package.json and licenses

v0.1.8

24 Apr 19:18
7c8d9c2
Compare
Choose a tag to compare

Patch Changes

  • 7a3a45b: prevent has() from failing on subsequent invocations

v0.1.8-canary.0

24 Apr 19:05
13b9681
Compare
Choose a tag to compare
v0.1.8-canary.0 Pre-release
Pre-release

Patch Changes

  • 7a3a45b: prevent has() from failing on subsequent requests

v0.1.7

10 Apr 13:51
b6c2797
Compare
Choose a tag to compare

Patch Changes

  • b8d26e9: read body to avoid memory leaks

v0.1.6

06 Apr 08:46
30b962f
Compare
Choose a tag to compare

Patch Changes

  • 523f7a7: accept interfaces as generic types of get and getAll
  • becf6bf: add cache: no-store to fetch requests

v0.1.6-canary.0

06 Apr 04:30
1e47bda
Compare
Choose a tag to compare
v0.1.6-canary.0 Pre-release
Pre-release

Patch Changes

  • becf6bf: add cache: no-store to fetch requests

v0.1.5

21 Mar 09:12
b990e41
Compare
Choose a tag to compare

Patch Changes

  • af5f776: explicitly target edge-light runtime environment

v0.1.5-canary.0

21 Mar 08:58
995f132
Compare
Choose a tag to compare
v0.1.5-canary.0 Pre-release
Pre-release

Patch Changes

  • af5f776: explicitly target edge-light runtime environment

v0.1.4

17 Mar 12:56
14d4ffa
Compare
Choose a tag to compare

Patch Changes

  • 2df8aac: avoid reusing ReadableStream across request contexts