Skip to content

rolldown-notify-v10.3.0

Choose a tag to compare

@Boshen Boshen released this 13 Mar 18:29
· 7 commits to main since this release
23bdd22

Added

  • (inotify) capture UNMOUNT event

Fixed

  • (fsevent) set is: clone info for more IS_CLONE events
  • (windows) normalize event paths (#74)
  • (fsevent) handle ROOT_CHANGED for non-existing path
  • (inotify) do not modify inotify watcher when unmounting
  • (fsevent) do not panic on invalid inputs
  • handle ROOT_CHANGED nicely
  • target_os entry for dragonflyBSD in Cargo.toml
  • add kFSEventStreamCreateFlagWatchRoot to FSEvents stream flags (#769)
  • FsEvenWatcher remove event ordering

Other

  • tweak rename_self_file_no_track polling test to reduce flakiness (#72)
  • improve watcher docs
  • (macos) document APFS behavior as known issues
  • fix flaky PollWatcher tests
  • add wasi tests (#69)