Skip to content

Releases: wixplosives/file-services

v9.3.0

26 May 12:01
Compare
Choose a tag to compare

What's Changed

  • fix(resolve): use realpathSync.native in 188c406

Full Changelog: v9.2.1...v9.3.0

v9.2.1

25 Apr 14:08
Compare
Choose a tag to compare

What's Changed

  • fix(watch-service): remove watcher when it gets closed due to directory removal by @VladyslavG in #1187
  • chore(deps): upgrade to latest stable

New Contributors

Full Changelog: v9.2.0...v9.2.1

v9.2.0

03 Apr 12:20
Compare
Choose a tag to compare

What's Changed

  • feat: introduce native fs.watch by @AviVahl in #1166
  • chore(deps): upgrade to latest stable

Full Changelog: v9.1.0...v9.2.0

v9.1.0

18 Mar 12:07
Compare
Choose a tag to compare

What's Changed

  • feat(resolve): implement support for "imports" field by @AviVahl in #1160
  • fix(commonjs): only mark error once in 55e141c

Full Changelog: v9.0.0...v9.1.0

v9.0.0

10 Mar 12:33
Compare
Choose a tag to compare

What's Changed

  • BREAKING!: require Node 18 or above
  • feat(resolve): matching without replacement by @AviVahl in #1064
  • fix(resolve): support linked browser packages by @AviVahl in #1129
  • feat(memory)!: support binary files as Uint8Array by @AviVahl in #592
  • perf(memory): avoid text conversion if possible by @AviVahl in #1141
  • feat(commonjs)!: better evaluation-time error messages by @AviVahl in #1142
  • refactor(commonjs)!: rename requireCache to moduleCache in 231c7d8
  • refactor(commonjs): remove inline polyfill for globalThis in c594af1
  • chore(deps): upgrade to latest stable

Full Changelog: v8.3.3...v9.0.0

v8.3.3

09 Nov 07:54
Compare
Choose a tag to compare

What's Changed

  • feat: resolve package exports subpath patterns with multiple replacement by @idoros in #1045

Full Changelog: v8.3.2...v8.3.3

v8.3.2

23 Oct 22:51
Compare
Choose a tag to compare

What's Changed

  • fix(node): use process.argv[0] for case detection (1ce7f87)

Full Changelog: v8.3.1...v8.3.2

v8.3.1

27 Sep 10:26
Compare
Choose a tag to compare

What's Changed

  • fix(node): use cwd for case-sensitivity check by @AviVahl in #991

Full Changelog: v8.3.0...v8.3.1

v8.3.0

21 Sep 09:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.2.0...v8.3.0

v8.2.0

11 Sep 14:20
Compare
Choose a tag to compare

What's Changed

  • feat(resolve): support patterns with nested conditions by @AviVahl in #983

Full Changelog: v8.1.3...v8.2.0