Releases: platformatic/vfs
Releases · platformatic/vfs
v0.4.0
What's Changed
- fix: handle Windows backslash separators in isUnderMountPoint by @collinstevens in #7
- fix: resolve multiple module resolution issues in VFS hooks by @robertsLando in #9
- fix: patch all async fs methods (callback + promises) for VFS interception by @robertsLando in #10
New Contributors
- @collinstevens made their first contribution in #7
- @robertsLando made their first contribution in #9
Full Changelog: v0.3.4...v0.4.0
v0.3.4
What's Changed
- fix: absolute paths resolution by @ivan-tymoshenko in #14
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: respect open file flags on write by @ivan-tymoshenko in #13
New Contributors
- @ivan-tymoshenko made their first contribution in #13
Full Changelog: v0.3.0...v0.3.3
v0.3.3-alpha.0
What's Changed
- fix: respect open file flags on write by @ivan-tymoshenko in #13
New Contributors
- @ivan-tymoshenko made their first contribution in #13
Full Changelog: v0.3.0...v0.3.3-alpha.0
v0.3.0
Full Changelog: v0.3.0-alpha.1...v0.3.0
v0.3.0-alpha.1
What's Changed
- chore: Support OIDC publishing. by @ShogunPanda in #3
New Contributors
- @ShogunPanda made their first contribution in #3
Full Changelog: https://github.com/platformatic/vfs/commits/v0.3.0-alpha.1