Sourced from chokidar's releases.
5.0.0
- Make the package ESM-only. Reduces on-disk package size from ~150kb to ~80kb
- Increase minimum node.js version to v20.19. The versions starting from it support loading esm files from cjs
- fix: Make types more precise paulmillr/chokidar#1424
- perf: re-use double slash regex paulmillr/chokidar#1435
- Update readdirp to ESM-only v5
- Lots of minor improvements in tests
- Increase security of NPM releases. Switch to token-less Trusted Publishing, with help of jsbt
- Switch compilation mode to isolatedDeclaration-based typescript for simplified auto-generated docs
New Contributors
@mhkellermade their first contribution in paulmillr/chokidar#1426@bteamade their first contribution in paulmillr/chokidar#1432Full Changelog: https://github.com/paulmillr/chokidar/compare/4.0.3...5.0.0
c0c8d20
Release 5.0.0.b211cec
Remove src from npm8742246
Upgrade dev deps, jsbt, ci files. Upgrade readdirp to v5.de5a34c
Merge pull request #1442
from paulmillr/flaky-bunsc08a6c4
fix: throttle based on dir + target0c55ab3
test: wait for explicit calls in directory testce81be5
perf: re-use double slash regex (#1435)7d9c1ed
Merge pull request #1433
from paulmillr/super-matrices3915541
Merge pull request #1430
from paulmillr/esm-only9308bed
chore: use Nodejs 24 in CI (#1432)This version was pushed to npm by GitHub Actions, a new releaser for chokidar since your current version.