-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v4.0.0 [xx.xx.2023] #371
Comments
@mrmlnc Would you consider keeping Node v10 support around? Gulp 5 will ship with Node v10.13+ support and I'd like to ensure we have fast-glob support while we work on Gulp 6 (which will be Node v18+) |
Does the change in #418 count as "breaking"? I'm thinking there might be existing code which assumes results are always posix and attempts to convert to windows style, but may break now that results are in platform-specific style (when |
I guess you can change the title to Is v4 ready to be officially released? |
Breaking changes
Fixes
fastGlob()
with a mocked system time runs forever #362The text was updated successfully, but these errors were encountered: