Skip to content

Releases: GoogleChromeLabs/browser-fs-access

v0.17.2

20 May 13:37

Choose a tag to compare

Add directoryHandle to files returned from directoryOpen() (#51).

v0.17.1

12 May 05:14

Choose a tag to compare

  • Fix TypeScript typings (#48).

0.17.0

05 May 11:39

Choose a tag to compare

Changes

  • The legacy fileOpen() implementation now returns an array of files instead of a FileList (#46).
  • The exception behavior in the legacy fileOpen() and directoryOpen() implementations is now configurable (#45).