Skip to content

0.12.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@james-pre james-pre released this 22 May 13:54
· 186 commits to main since this release
v0.12.3
e9297e4
  • Fixed File.write (+Sync) position allowing null and having an incorrect default
  • Inlined pathNotExistsAction and pathExistsAction, which made the _open (+Sync) more readable
  • Updated error messages for sync PortFile methods to throw ENOTSUP instead of ENOSYS (since sync. methods are not currently supported)
  • Consistent type imports