Skip to content

v4.35.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 15:48
· 45 commits to master since this release

4.35.0 (2025-08-02)

Bug Fixes

  • directory timestamp handling - correctly distinguish access vs modification operations (db0e6ce)
  • increase setTimeout delay in directory timestamp tests from 1ms to 10ms to improve reliability on Mac systems (65051af)

Features

  • add comprehensive test coverage for appendFile path validation (0baa763)
  • add test case for appendFile with dots in path (ab544ca)
  • fix directory timestamp handling - correctly distinguish access vs modification operations (5d88334)