github zen-fs/core v1.1.4
1.1.4

latest releases: v2.4.4, v2.4.3, v2.4.2...
13 months ago
  • De-duplicated many stat calls:
    • Reuse of already resolved mount points for some stat calls
    • In _openSync
    • Removed exists check prior to some realpath calls
  • realpath will now return the provided path if it encounters ENOENT
  • Fixed numerous eslint warnings
  • Added some @todo comments
  • Changed fixError to work on ErrnoError
  • Removed debug log call from device tests

Don't miss a new core release

NewReleases is sending notifications on new releases.