Skip to content

fsReadAll bugfix

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Feb 23:28
· 1 commit to 7.x since this release

7.0.1 (2026-02-25)

Bug Fixes

  • only check for dot-directories relative to scan root in fsReadAll (#50) (27ff535)

What's Changed

  • fix: fsReadAll filters out all files when the root absolute path contains a dot-prefixed directory by @Julien-R44 in #50

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