Skip to content

Latest commit

 

History

History
62 lines (34 loc) · 951 Bytes

CHANGELOG.md

File metadata and controls

62 lines (34 loc) · 951 Bytes

@vercel/kv

0.2.1

Patch Changes

  • 1d97019: Update readme

0.2.0

Minor Changes

  • 30e3f04: move default export to named kv export

0.1.2

Patch Changes

  • 88aa25e: avoid process.version warning in edge runtime
  • c4a8aa5: feat: Docs section for Vite environment config
  • 8b843c5: debug-issue-107

0.1.2-canary.0

Patch Changes

  • 8b843c5: debug-issue-107

0.1.1

Patch Changes

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

0.1.0

Minor Changes

  • 736e23c: update constructor and doc

Patch Changes

  • 3198158: Introduce iterator scanning methods
  • 0204c45: Correct type for kv export
  • 33479d7: fix package name in error message

0.1.0-canary.4

Patch Changes

  • 0204c45: Correct type for kv export

0.1.0-canary.3

Minor Changes

  • 736e23c: update constructor and doc

Patch Changes

  • 3198158: Introduce iterator scanning methods
  • 33479d7: fix package name in error message