1.1.4
- De-duplicated many stat calls:
- Reuse of already resolved mount points for some stat calls
- In
_openSync
- Removed
exists
check prior to somerealpath
calls
realpath
will now return the provided path if it encountersENOENT
- Fixed numerous eslint warnings
- Added some
@todo
comments - Changed
fixError
to work onErrnoError
- Removed debug log call from device tests