Skip to content

Releases: privatenumber/fs-fixture

v2.6.0

03 Nov 04:31
Compare
Choose a tag to compare

2.6.0 (2024-11-03)

Features

v2.5.0

15 Oct 10:20
Compare
Choose a tag to compare

2.5.0 (2024-10-15)

Features

v2.4.1

14 Oct 13:51
bed6efa
Compare
Choose a tag to compare

2.4.1 (2024-10-14)

Bug Fixes

v2.4.0

09 May 15:42
Compare
Choose a tag to compare

2.4.0 (2024-05-09)

Features

v2.3.0

07 May 10:42
Compare
Choose a tag to compare

2.3.0 (2024-05-07)

Features

  • getPath to accept multiple subpaths (2fd3622)

v2.2.0

07 May 09:57
Compare
Choose a tag to compare

2.2.0 (2024-05-07)

Features

v2.1.0

06 May 02:33
Compare
Choose a tag to compare

2.1.0 (2024-05-06)

Bug Fixes

  • fixture path to end with a slash (2b41dc4)
  • type: readFile to return string when encoding is provided (c1b261a)

Features

  • accept function for file generation (0a7b577)

v2.0.0

03 May 11:52
Compare
Choose a tag to compare

2.0.0 (2024-05-03)

Bug Fixes

  • add Symbol.asyncDispose for Node v18 (f104995)

Features

  • getPath(subpath) (53931cb)
  • raise node compatibility to v18 (2f5f05a)
  • support automatic cleanup via using (efbf5d7)

BREAKING CHANGES

  • no longer supporting node versions below v18

v1.2.0

05 Dec 14:51
Compare
Choose a tag to compare

1.2.0 (2022-12-05)

Bug Fixes

  • add package.json engines (972eab4)

Features

  • flatten temp directory structure (452cf00)
  • types: emit .d.mts & .d.cts (8edc7ba)

v1.1.0

19 Jul 16:18
Compare
Choose a tag to compare

1.1.0 (2022-07-19)

Features