Skip to content

Releases: unjs/unstorage

v1.6.0

05 May 08:16
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add vercel-kv driver (#213)

🩹 Fixes

  • redis: Support getKeys and clear with base (#216)
  • azure-cosmos: Always cast mtime to Date (129a935)

💅 Refactors

  • Use shared util for driver errors (5ecca54)

📖 Documentation

  • vercel-kv: Add beta notice (7a75f5f)

🏡 Chore

✅ Tests

❤️ Contributors

v1.5.0

16 Apr 13:23
@pi0 pi0
b3efe0c
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • drivers: Added session storage driver (#179)
  • lru-cache: Upgrade to lru-cache v9 (5b8fc62)

🩹 Fixes

  • Removed duplicate line (#190)
  • planetscale: Fix hasItem (#200)
  • github: Optional properties (#196)
  • cloudflare: Allow lazy access to env bindings (#202)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.4.1

17 Mar 19:02
@pi0 pi0
f219b35
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • pkg: Use optional peer dependencies (#183)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.4.0

08 Mar 13:57
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • lru-cache: Support size calculation (#177)
  • Expose name and options from driver instances (#178)
  • http: Support custom headers (4fe7da7)

🩹 Fixes

  • lru-cache: Use max instead of maxSize (012fc62)
  • redis: Remove trailing : from base (82647e0)

📖 Documentation

  • Fix 404 links in readme (4a63a54)

🏡 Chore

✅ Tests

❤️ Contributors

v1.3.0

07 Mar 13:18
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • server: Support authorize (#175)
  • server: Support resolvePath (4717851)

🩹 Fixes

  • redis: Remove strict options validation (9294121)
  • redis: Respect both global and operation options for ttl (a491333)
  • pkg: Move types field to the first (f2b08f6)
  • pkg: Export compat types for /server subpath (3cc2c48)

📖 Documentation

  • Update snapshots page (4619326)
  • Improvements on http server (a4b8fb8)

🏡 Chore

❤️ Contributors

v1.2.0

01 Mar 23:24
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • mongodb driver (#155)
  • azure-storage-blob driver (#154)
  • azure-cosmos driver (#158)
  • azure-key-vault driver (#159)
  • azure-app-configuration driver (#156)
  • azure-storage-table (#148)
  • getMount and getMounts utils (#167)
  • Allow passing transaction options to drivers (#168)
  • redis: Support native ttl (#169)
  • http and server improvements (#170)

🩹 Fixes

  • redis: Fix clear method (#163)

💅 Refactors

  • redis: Driver improvements (#160)

📖 Documentation

  • Start splitting docs (6bca2a8)
  • Add docs website (#166)

🏡 Chore

  • Remove unused dependencies (#153)
  • Add vercel.json (10d2610)

✅ Tests

  • Add unit test for redis driver (#164)

❤️ Contributors

v1.1.5

01 Mar 23:24
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

v1.1.4

01 Mar 23:24
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Strip query param from keys (cc3ebb7)

❤️ Contributors

v1.1.3

01 Mar 23:24
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Allow stringify array (#147)

❤️ Contributors

v1.1.2

01 Mar 23:24
@pi0 pi0
Compare
Choose a tag to compare

compare changes

📦 Build

❤️ Contributors