• 2.3.0 c79691cb6f

    Stop descending into excluded directories
    Docs / deploy (push) Canceled after 0s
    Docs / docs (push) Canceled after 0s

    trbernstein released this 2026-09-13 23:15:21 +02:00 | 7 commits to main since this release

    The resolver skipped an excluded directory in its result but still
    walked its subtree, so watches were installed below names such as
    .git or node_modules. Exclusion now prunes the walk.

    Downloads