Skip to content

Latest commit

 

History

History
100 lines (53 loc) · 3.96 KB

File metadata and controls

100 lines (53 loc) · 3.96 KB

Changelog

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.

[Unreleased]

0.7.9 - 2026-06-07

Other

  • updated the following local packages: rolldown-file-id

0.7.8 - 2026-05-20

Other

  • updated the following local packages: rolldown-notify

0.7.7 - 2026-05-19

Other

  • Optimize debouncer.watch() lookup time (#913)
  • Emit remove events 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

Other

  • updated the following local packages: rolldown-notify, rolldown-file-id

0.7.5 - 2026-03-06

Added

  • support wasm build (#67)

0.7.4 - 2025-12-25

Other

  • updated the following local packages: rolldown-notify

0.7.3 - 2025-12-19

Other

  • updated the following local packages: rolldown-notify

0.7.2 - 2025-12-18

Other

  • enable more clippy rules (#50)

0.7.1 - 2025-11-25

Added

  • add tracing logs to remaining files (#48)

Other

  • use tracing instead of log (#43)

0.7.0 - 2025-11-23

Added

  • [breaking] change Watcher::watch to take WatchMode instead of RecursiveMode (#21)

0.6.4 - 2025-11-23

Other

  • updated the following local packages: rolldown-notify

0.6.3 - 2025-11-21

Other

  • updated the following local packages: rolldown-notify

0.6.2 - 2025-11-21

Other

  • updated the following local packages: rolldown-notify

0.6.1 - 2025-11-16

Other

  • migrate to rust edition 2024 (#2)