All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.7.9 - 2026-06-07
- updated the following local packages: rolldown-file-id
0.7.8 - 2026-05-20
- updated the following local packages: rolldown-notify
0.7.7 - 2026-05-19
- Optimize debouncer.watch() lookup time (#913)
- Emit
removeevents even if a file was created and then removed (#902) - (debouncer-full) speed up hashing by rustc-hash (#896)
- (notify-debouncer-full) avoid rebuilding queues during flush (#883)
- (deps) update dependency rust to v1.95.0 (#83)
0.7.6 - 2026-03-13
- updated the following local packages: rolldown-notify, rolldown-file-id
0.7.5 - 2026-03-06
- support wasm build (#67)
0.7.4 - 2025-12-25
- updated the following local packages: rolldown-notify
0.7.3 - 2025-12-19
- updated the following local packages: rolldown-notify
0.7.2 - 2025-12-18
- enable more clippy rules (#50)
0.7.1 - 2025-11-25
- add tracing logs to remaining files (#48)
- use tracing instead of log (#43)
0.7.0 - 2025-11-23
- [breaking] change
Watcher::watchto takeWatchModeinstead ofRecursiveMode(#21)
0.6.4 - 2025-11-23
- updated the following local packages: rolldown-notify
0.6.3 - 2025-11-21
- updated the following local packages: rolldown-notify
0.6.2 - 2025-11-21
- updated the following local packages: rolldown-notify
0.6.1 - 2025-11-16
- migrate to rust edition 2024 (#2)