chokidar 3.5.3
What's Changed
- types: use correct type def for ignored option by @iheyunfei in https://github.com/paulmillr/chokidar/pull/1140
- Update chokidar-cli link in README.md by @mcecode in https://github.com/paulmillr/chokidar/pull/1142
- handle promise rejection when a symlink's target does not exist. Fixe… by @nicks in https://github.com/paulmillr/chokidar/pull/1010
- fix: improve
addandunwatchTypeScript definitions by @alan-agius4 in https://github.com/paulmillr/chokidar/pull/1157 - Enable dtslinting by @alan-agius4 in https://github.com/paulmillr/chokidar/pull/1158
- style: delete yarn.lock by @alan-agius4 in https://github.com/paulmillr/chokidar/pull/1159
New Contributors
- @iheyunfei made their first contribution in https://github.com/paulmillr/chokidar/pull/1140
- @mcecode made their first contribution in https://github.com/paulmillr/chokidar/pull/1142
- @nicks made their first contribution in https://github.com/paulmillr/chokidar/pull/1010
- @alan-agius4 made their first contribution in https://github.com/paulmillr/chokidar/pull/1157
Full Changelog: https://github.com/paulmillr/chokidar/compare/3.5.2...3.5.3