Skip to content

0.2.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@james-pre james-pre released this 10 Oct 16:45
· 53 commits to main since this release
v0.2.17
5998f0a
  • Backend types are now aliased to interfaces
    • This is for cleaner IntelliSense and Typescript errors
  • Fixed WebAccessFS.rename not waiting for the writable stream to close
  • Simplified WebAccessFS.readdir
  • Fixed IndexedDBTransaction's abort and commit methods not resolving or rejecting at the right times
  • Added public access modifier to bare constructors
  • Updated core to ^1.0.4