Skip to content

snapshot-fs: v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 00:45

4.0.0 (2025-01-31)

⚠ BREAKING CHANGES

  • createSnapshot() now resolves with a JsonUint8Array<SnapshotNode> value instead of a string.

Bug Fixes

  • deps: remove direct dependency on glob (c04c976)
  • deps: remove direct dependency on is-binary-path (a4269b8)
  • handle symlinks (56d17b9)