This is the changelog for file-storage
. It follows semantic versioning.
- Added CommonJS build
- Upgrade to [email protected]
- Automatically clean up old files in
LocalFileStorage
when new files are stored with the same key
- Moved
LocalFileStorage
tofile-storage/local
export - Moved
MemoryFileStorage
tofile-storage/memory
export
- Initial release