New features
- Users can now choose between single-partition mode and multi-partition mode
- Users no longer need to specify
- Added convenience functions
FatFsDisk.prototype.readFile
for reading an entire file at onceFatFsDisk.prototype.writeFile
for writing an entire file at onceFatFsDisk.prototype.session
for mounting and unmounting
Bug fixes
- WASM links were not resolving when using CDNs such as unpkg
- IntelliSense in VSCode for typescript definitions wasn't working correctly