Skip to content

Releases: vercel/storage

@vercel/postgres@0.5.0

22 Sep 08:16
200892f
Compare
Choose a tag to compare

Minor Changes

  • 4701d58: Upgrade neon to latest, reverts cache-control on request to undefined

@vercel/postgres-kysely@0.5.0

22 Sep 08:17
200892f
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [4701d58]
    • @vercel/postgres@0.5.0

@vercel/blob@0.12.5

21 Sep 08:22
3490ac5
Compare
Choose a tag to compare

Patch Changes

  • f033492: Handle relative urls in upload()'s callbackUrl #399

@vercel/postgres@0.4.2

19 Sep 10:14
ce8d087
Compare
Choose a tag to compare

Patch Changes

  • d90e973: Removed "types" field from package.json to support "moduleResolution": "Node16"

@vercel/postgres-kysely@0.4.2

19 Sep 10:14
ce8d087
Compare
Choose a tag to compare

Patch Changes

  • d90e973: Removed "types" field from package.json to support "moduleResolution": "Node16"
  • Updated dependencies [d90e973]
    • @vercel/postgres@0.4.2

@vercel/kv@0.2.3

19 Sep 10:14
ce8d087
Compare
Choose a tag to compare

Patch Changes

  • d90e973: Removed "types" field from package.json to support "moduleResolution": "Node16"

@vercel/edge-config@0.4.1

19 Sep 10:14
ce8d087
Compare
Choose a tag to compare

Patch Changes

  • 3105f2b: make parseConnectionString parse both internal and external connection strings
  • d90e973: Removed "types" field from package.json to support "moduleResolution": "Node16"

@vercel/blob@0.12.4

19 Sep 10:14
ce8d087
Compare
Choose a tag to compare

Patch Changes

  • d90e973: Removed "types" field from package.json to support "moduleResolution": "Node16"

@vercel/blob@0.12.3

18 Sep 09:32
c933915
Compare
Choose a tag to compare

Patch Changes

  • c0fe4e7: vercelBlob.head() now sends a cacheControl property

@vercel/blob@0.12.2

15 Sep 11:05
e57e640
Compare
Choose a tag to compare

Patch Changes

  • 15f7eef: Fix types for old module resolution. Before this commit types for the main package would be imported with a dot in the import path on autocompletion.