Releases: unjs/unstorage
Releases · unjs/unstorage
v0.1.0
⚠ 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.3
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
Features
Bug Fixes
- add mount prefix to watch key (0bb634d)