Releases: wixplosives/file-services
Releases · wixplosives/file-services
v9.4.1
v9.4.0
v9.3.1
v9.3.0
v9.2.1
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
- @VladyslavG made their first contribution in #1187
Full Changelog: v9.2.0...v9.2.1
v9.2.0
v9.1.0
v9.0.0
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