Releases: poppinss/chokidar-ts
Releases · poppinss/chokidar-ts
Update dependencies
- chore: update dependencies b748f2f
Full Changelog: v4.1.3...v4.1.4
Remove deprecated packages
- chore: remove deprecated packages 56596dd
Full Changelog: v4.1.2...v4.1.3
Update dependencies
- chore: update dependencies c5f9b86
Full Changelog: v4.1.1...v4.1.2
Publish source maps and use TSC for generating types
- chore: publish source maps and use tsc for generating types 7acf6d4
- chore: update dependencies 8eb4c27
Full Changelog: v4.1.0...v4.1.1
Breaking changes + ESM only
Please refer to the following release notes for breaking changes
Commits
What's Changed
- Merge next to develop by @thetutlage in #27
Full Changelog: v3.3.5...v4.1.0
Update dependencies
Full Changelog: v4.1.0-6...v4.1.0-7
Fix broken v4.1.0-5
- fix: wrap ternary inside braces 3d552c9
Full Changelog: v4.1.0-5...v4.1.0-6
Fix file watcher
The file watcher now uses a default list of includes and excludes when not explicitly mentioned in tsconfig.json
file. The defaults are same as the one's used by TypeScript
Commits
- fix: use default includes and exlcudes when not mentioned in tsconfig 5317afa
- chore: update dependencies 0eada86
Full Changelog: v4.1.0-4...v4.1.0-5