Releases: jimmywarting/native-file-system-adapter
Releases · jimmywarting/native-file-system-adapter
3.0.1
What's Changed
- Remove leading
/
in types by @garsue in #44 - Fix the filed name in
showSaveFilePicker
options by @garsue in #45 - Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #48
- remove blocking test by @jimmywarting in #54
- New rm by @jimmywarting in #55
- fix: handle pull requests by @jimmywarting in #56
- feat: fix missing createWritable in safari by @jimmywarting in #62
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #63
- fix various issues with createWritable for Safari by @SargisPlusPlus in #70
New Contributors
- @garsue made their first contribution in #44
- @SargisPlusPlus made their first contribution in #70
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #32
- feat: jsdeliver driver by @jimmywarting in #33
- removed a deprecated thing by @jimmywarting in #35
- fix: typescript typings by @jimmywarting in #40
- Bump terser from 5.10.0 to 5.14.2 by @dependabot in #38
- breaking: remove polyfills & top level await by @jimmywarting in #41
New Contributors
- @dependabot made their first contribution in #32
Full Changelog: 2.0.3...3.0.0
2.0.3
What's Changed
- fix: bump fetch-blob by @jimmywarting in #31
2.0.2
2.0.1
better typing support
2.0.0
Created a bunch of new commits, wasn't sure if everything would be breaking or not. So i just made a new major version
1.1.0
update dep
1.0.1
- Degraded private fields to Symbols since FF don't have support for it yet
Node support
1.0.0 rm publishConfig
0.3.3
getEntries -> entries
_name -> suggestedName
symbol.asyncIterator on dir
some naming conflict of entries
fix drag and drop