Skip to content

Releases: unjs/unstorage

v0.1.0

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

⚠ BREAKING CHANGES

  • restoreSnapshot
  • simplify mount usage

Features

  • allow passing default driver to factory fn (bbca3c3)
  • restoreSnapshot (6e75a61)
  • simplify mount usage (3eccf84)

Bug Fixes

v0.0.4

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

Bug Fixes

v0.0.3

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

Features

  • unstorage command for standalone server (171eb37)
  • server: returns keys on get if val not found (79fd997)
  • support more http methods (45d4771)
  • support storage server (5240591)

Bug Fixes

  • handle mountpoints qurty shorter than mountpoint (9cc1904)

v0.0.2

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

Features

Bug Fixes

  • add mount prefix to watch key (0bb634d)

v0.0.1

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

Features

Bug Fixes