Skip to content

Releases: wixplosives/file-services

v7.3.0

09 May 13:43
Compare
Choose a tag to compare

What's Changed

  • feat(resolve): support "module" field by @AviVahl in #898
  • chore: upgrade deps to latest stable

Full Changelog: v7.2.5...v7.3.0

v7.2.5

16 Mar 12:07
Compare
Choose a tag to compare

What's Changed

  • fix(resolve): track package.json files in dirs by @AviVahl in #837
  • fix(overlay): support paths on different drives by @AviVahl in 90f777a

Full Changelog: v7.2.4...v7.2.5

v7.2.4

15 Feb 14:18
Compare
Choose a tag to compare

What's Changed

  • fix(node): clear pending events on unwatch by @AviVahl in #814
  • fix(node): unwatch resolves when watcher is closed by @AviVahl in #815

Full Changelog: v7.2.3...v7.2.4

v7.2.3

17 Jan 22:59
Compare
Choose a tag to compare
  • chore(deps): upgrade to latest stable

Full Changelog: 7.2.2...v7.2.3

v7.2.2

21 Dec 09:12
Compare
Choose a tag to compare
  • fix(overlay): realpath resolution for parent dir of base dir by @YardenPorat in #776

v7.2.0

12 Dec 13:39
Compare
Choose a tag to compare

What's Changed

  • feat: expose chmodSync and promises.chmod by @AviVahl in #751
  • feat: implement fs.realpathSync.native by @AviVahl in #768
  • chore(deps): upgrade to latest stable

Full Changelog: v7.1.0...v7.2.0

v7.1.0

04 Sep 12:24
Compare
Choose a tag to compare

What's Changed

  • feat(resolve): export request remapper for reuse by @AviVahl in #717
  • chore(deps): upgrade to latest stable

Full Changelog: v7.0.1...v7.1.0

v7.0.1

08 Aug 22:19
Compare
Choose a tag to compare

What's Changed

  • fix(overlay): return single instance when item in both fs by @AviVahl in #697
  • fix(find-files): avoid circularities due to links by @AviVahl in #696
  • perf(overlay): validate existence on upper fs by @AviVahl in #700
  • chore(deps): upgrade to latest stable

Full Changelog: v7.0.0...v7.0.1

v7.0.0

25 Jul 15:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v7.0.0

v6.0.0

26 Mar 20:40
Compare
Choose a tag to compare

What's Changed

  • breaking: delete removeSync and promises.remove by @AviVahl in #564
  • breaking: remove @file-services/webpack by @AviVahl in caecc1a
  • feat: allow hooking into evaluation by @RomanYarik and @barak007 in #621
  • feat: implement fs.rmSync and fs.promises.rm by @AviVahl in #563
  • feat(commonjs): add filePath to evaluation errors by @AviVahl in #618
  • refactor(commonjs)!: rename loadedModules to requireCache by @RomanYarik in #622
  • chore(deps): upgrade to latest stable

Full Changelog: v5.7.1...v6.0.0