Skip to content
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

Open
mrmlnc opened this issue Sep 9, 2022 · 5 comments
Open

Release v4.0.0 [xx.xx.2023] #371

mrmlnc opened this issue Sep 9, 2022 · 5 comments

Comments

@mrmlnc
Copy link
Owner

mrmlnc commented Sep 9, 2022

Breaking changes

Fixes

@mrmlnc mrmlnc added this to the 4.0.0 milestone Sep 9, 2022
@phated
Copy link

phated commented Oct 18, 2022

@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+)

@mrmlnc
Copy link
Owner Author

mrmlnc commented Nov 13, 2022

Hi, @phated,

Nope. The @nodelib/fs.walk package no longer has support for versions Node.js below 12.22.0 (engines). Also, many dependencies (mocha@10, typescript@5) no longer support even 12.x.x.

You can continue to use the current major version of this package.

@jesstelford
Copy link

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 absolute is set)

@wojpawlik
Copy link

I'd love #434 released, is #300 the only blocker?

@Zearin
Copy link

Zearin commented Apr 13, 2024

I guess you can change the title to Release v4.0.0 [xx.xx.2024]? 🤷‍♂️

Is v4 ready to be officially released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants