Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 17:36
3207a9d

3.0.0 (2022-10-11)

⚠️ BREAKING CHANGES

  • this package no longer exports the full set of core fs functions
  • this removes the owner option from all methods that previously supported it, as well as the withOwner and withOwnerSync methods
  • @npmcli/fs is now compatible with the following semver range for node: ^14.17.0 || ^16.13.0 || >=18.0.0

Features