v4.1.0
@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.