Releases: privatenumber/fs-fixture
Releases · privatenumber/fs-fixture
v2.6.0
2.6.0 (2024-11-03)
Features
v2.5.0
2.5.0 (2024-10-15)
Features
v2.4.1
2.4.1 (2024-10-14)
Bug Fixes
v2.4.0
2.4.0 (2024-05-09)
Features
v2.3.0
2.3.0 (2024-05-07)
Features
- getPath to accept multiple subpaths (2fd3622)
v2.2.0
2.2.0 (2024-05-07)
Features
v2.1.0
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
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
1.2.0 (2022-12-05)
Bug Fixes
Features
- flatten temp directory structure (452cf00)
- types: emit .d.mts & .d.cts (8edc7ba)
v1.1.0
1.1.0 (2022-07-19)
Features