Skip to content

v4.1.0

Choose a tag to compare

@AviVahl AviVahl released this 23 Sep 12:33

@file-services/memory

  • New: implement symlinkSync and promises.symlink.
  • Fix: readlink and realpath behaviors

@file-services/directory

  • Fix: handling of links pointing outside the scoped directory.
  • Fix: avoid premature resolution relative link paths.

@file-services/test-kit

  • New: contract tests to verify sync symlink behaviors.