-
-
Notifications
You must be signed in to change notification settings - Fork 601
Comparing changes
Open a pull request
base repository: paulmillr/chokidar
base: 4.0.0
head repository: paulmillr/chokidar
compare: 4.0.1
- 19 commits
- 7 files changed
- 4 contributors
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d75ef42 - Browse repository at this point
Copy the full SHA d75ef42View commit details -
Merge pull request #1349 from benmccann/patch-1
fix: allow second argument to be `undefined`
Configuration menu - View commit details
-
Copy full SHA for 9d87bf0 - Browse repository at this point
Copy the full SHA 9d87bf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87e0740 - Browse repository at this point
Copy the full SHA 87e0740View commit details -
Merge pull request #1352 from benmccann/ignored-types
fix: update types for ignored option
Configuration menu - View commit details
-
Copy full SHA for d70bd87 - Browse repository at this point
Copy the full SHA d70bd87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 629b049 - Browse repository at this point
Copy the full SHA 629b049View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 694418d - Browse repository at this point
Copy the full SHA 694418dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1ebba0 - Browse repository at this point
Copy the full SHA e1ebba0View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1612ae3 - Browse repository at this point
Copy the full SHA 1612ae3View commit details -
Merge pull request #1354 from benmccann/npm-audit-fix
chore: run npm audit fix
Configuration menu - View commit details
-
Copy full SHA for 27fc5c5 - Browse repository at this point
Copy the full SHA 27fc5c5View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4d8ad0 - Browse repository at this point
Copy the full SHA f4d8ad0View commit details -
Merge pull request #1356 from talentlessguy/remove-type-fromjsdoc
fix: remove jsdoc types and improve internal types
Configuration menu - View commit details
-
Copy full SHA for 9b15d99 - Browse repository at this point
Copy the full SHA 9b15d99View commit details
Commits on Sep 19, 2024
-
fix: remove fsevents from docs and JSDoc
Removes `fsevents` from the current documentation and the JSDoc/types.
Configuration menu - View commit details
-
Copy full SHA for bad7dce - Browse repository at this point
Copy the full SHA bad7dceView commit details -
fix: always return promise in close() (#1359)
Updates the `close` method to always return a `Promise` rather than having a mixed return type. We do not need to check `closed` since we only care if the close logic/promise has already started, so switching the condition should be enough.
Configuration menu - View commit details
-
Copy full SHA for 95aa953 - Browse repository at this point
Copy the full SHA 95aa953View commit details -
Merge pull request #1360 from paulmillr/fseventsless
fix: remove fsevents from docs and JSDoc
Configuration menu - View commit details
-
Copy full SHA for 4242091 - Browse repository at this point
Copy the full SHA 4242091View commit details
Commits on Sep 20, 2024
-
improve internal types a little bit (#1363)
* improve internal types a little bit * more type improvements * improve map and set types * fmt * type timeouts * improve `setFsWatchFileListener` arg types
Configuration menu - View commit details
-
Copy full SHA for bf65c94 - Browse repository at this point
Copy the full SHA bf65c94View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 66a96ff - Browse repository at this point
Copy the full SHA 66a96ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f9f136 - Browse repository at this point
Copy the full SHA 8f9f136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 812cf64 - Browse repository at this point
Copy the full SHA 812cf64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3479f - Browse repository at this point
Copy the full SHA 8c3479fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.0.0...4.0.1