You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improves excluded path validation by normalizing paths
before comparison, ensuring accurate subdirectory checks.
Updates debounceMS validation to include an upper bound,
preventing excessively long debounce intervals.
Provides a more robust and consistent way of retrieving
excluded paths, handling cases where the underlying
implementation might not support it.
Fixes a bug where file modification detection was not working
correctly due to incorrect time comparison.
0 commit comments