Skip to content

Latest commit

 

History

History
68 lines (30 loc) · 2.31 KB

CHANGELOG.md

File metadata and controls

68 lines (30 loc) · 2.31 KB

4.1.0 (2023-06-15)

Features

4.0.1 (2023-01-27)

Bug Fixes

  • deps: update dependency random-access-file to v4 (#41) (33e47bd), closes #47

4.0.0 (2022-11-19)

Features

BREAKING CHANGES

  • ESM only

  • fix: don't mutate original path

  • feat: esm, modernize

3.0.1 (2022-07-03)

Bug Fixes

3.0.0 (2022-03-30)

Bug Fixes

BREAKING CHANGES

  • requires node 14+

  • remove rimraf

  • fix: no package lock

Co-authored-by: Diego Rodríguez Baquero github@diegorbaquero.com

2.0.5 (2022-03-30)

Bug Fixes

2.0.4 (2021-10-25)

Bug Fixes

  • delete residual folders by specifying relative file paths (4a5f1ed)