Skip to content

Releases: npm/fs

v3.1.1

04 May 01:09
6f51359
Compare
Choose a tag to compare

3.1.1 (2024-05-03)

Documentation

Chores

v3.1.0

03 Nov 20:50
Compare
Choose a tag to compare

3.1.0 (2022-11-03)

Features

v3.0.0

12 Oct 17:36
3207a9d
Compare
Choose a tag to compare

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

v2.1.2

15 Aug 19:54
e539938
Compare
Choose a tag to compare

2.1.2 (2022-08-15)

Bug Fixes

v2.1.1

20 Jul 22:42
7c0c1f3
Compare
Choose a tag to compare

2.1.1 (2022-07-20)

Bug Fixes

  • remove polyfills which are out of range of our engines (#35) (be1e7b2)

v2.1.0

21 Mar 23:48
d6bde67
Compare
Choose a tag to compare

2.1.0 (2022-03-21)

Features

  • add withOwner and withOwnerSync methods (#21) (40ee281)

@npmcli/fs v2.0.1

23 Feb 19:10
8716d97
Compare
Choose a tag to compare

Bug Fixes

@npmcli/fs v2.0.0

23 Feb 17:52
1233892
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • This removes support for node 10 and non-LTS versions of 12 and 14

Bug Fixes

Dependencies

  • update @gar/promisify requirement from ^1.0.1 to ^1.1.3 (#14) (e24e318)