Releases: GoogleChromeLabs/browser-fs-access
Releases · GoogleChromeLabs/browser-fs-access
v0.27.0
14 Apr 16:02
Compare
Sorry, something went wrong.
No results found
Fix for the type being correctly passed with Response and Blob alike. (#101 )
New optional callback that fires when the save file dialog was shown. (`#102 )
v0.26.1
04 Apr 15:17
Compare
Sorry, something went wrong.
No results found
Switch to microbundle (#99 , #94 ).
v0.25.0
20 Feb 19:39
Compare
Sorry, something went wrong.
No results found
Fix when MIME types and extensions were incorrectly passed (#92 ).
v0.24.1
19 Feb 14:28
Compare
Sorry, something went wrong.
No results found
v0.23.0
29 Nov 12:13
Compare
Sorry, something went wrong.
No results found
Readable stream support when saving (#67 )
v0.22.1
29 Nov 12:12
Compare
Sorry, something went wrong.
No results found
Output ESM and CJS bundle (#83 )
v0.21.1
10 Nov 14:15
Compare
Sorry, something went wrong.
No results found
Add a skipDirectory() function to skip certain directories when traversing recursively. (#80 )
v0.21.0
27 Oct 05:45
Compare
Sorry, something went wrong.
No results found
Deal with Safari behavior (#72 ).
v0.20.5
14 Sep 07:23
Compare
Sorry, something went wrong.
No results found
Fix fileSave() return type (#68 ).
v0.20.4
16 Aug 11:42
Compare
Sorry, something went wrong.
No results found
Add excludeAcceptAllOption.
Fix types (#65 ).