Skip to content

Releases: vercel/storage

v0.1.0-canary.3

21 Oct 04:35
b0e23f0
Compare
Choose a tag to compare
v0.1.0-canary.3 Pre-release
Pre-release

Patch Changes

  • 5aabd54: make package publicly available again

v0.1.0-canary.2

21 Oct 03:22
d6b2d0e
Compare
Choose a tag to compare
v0.1.0-canary.2 Pre-release
Pre-release

Minor Changes

  • edf1cc9: Add getAll() method

    • getAll() allows fetching all items of an Edge Config
    • getAll(keys: string[]) allows fetching a subset of the Edge Config's items

Patch Changes

  • 264ab8d: Throw when attempting to read value of non-existing Edge Config