Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 571 Bytes

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 571 Bytes

opfs-tools

0.7.0

Minor Changes

  • 1b0844e: feat: support copy file/dir to FileSystemFileHandle/FileSystemDirectoryHandle, remove return type for 'copyTo' and 'moveTo' [BREAKING]

0.6.2

Patch Changes

  • 1186860: refactor: improve error handling in copyTo method

0.6.1

Patch Changes

  • cd8aa04: chore: remove debug code

0.6.0

Minor Changes

  • 0286d4d: feat: support open mode for file

0.5.9

Patch Changes

  • af2bc11: fix: remove dir, should skip using file

0.5.7

Patch Changes

  • 3735a5f: feat: add file.getOriginFile