Releases: as247/flysystem-onedrive
Releases · as247/flysystem-onedrive
v3.0.2
What's Changed
- Can use prefix as alias of root, update test case and dependencies by @as247 in #9
Full Changelog: v3.0.1...v3.0.2
v3.0.0
v3.0 compatible with flysystem 3.x
v1.0.4
Temporary url for onedrive
Path on Support
Throw exception if debug true in options
V1.0.3
- Use relative path for files so it work with Filesystem class
- Move applyPathPrefix to shared trait
- Fix onedrive throw UnableToDeleteFile exception on directory, converted to UnableToDeleteDirectory