Skip to content

1.1.4

Choose a tag to compare

@james-pre james-pre released this 01 Feb 01:36
· 60 commits to main since this release
v1.1.4
174efa9

This release makes significant improvements to WebAccess. While it now passes 160 tests from the FS test suites, it still fails 9 of them. You should not use WebAccess in production until these issues are fixed.

With that out of the way, here are the other changes in this release:

  • write now works with resizable buffers on WebAccessFS
  • Updated IndexedDB to have caching at the store level
  • Enabled verbatimModuleSyntax
  • Fixed framebuffer allocating a new buffer every time it was written to
  • Removed file-system-access development dependency in favor of a custom File System Access API polyfill
    • The dependency also had multiple bugs
  • Improved WebAccess handle kind checks
  • Added DOM.AsyncIterable to tsconfig
  • Fixed ErrnoError syscalls in WebAccess
  • Updated to core 1.9.0