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

break: require Node 12.x minimum #69

Draft
wants to merge 2 commits into
base: next
Choose a base branch
from
Draft

break: require Node 12.x minimum #69

wants to merge 2 commits into from

Conversation

lukeed
Copy link
Collaborator

@lukeed lukeed commented May 14, 2021

Technically, stable tiny-glob implicitly requires Node 8.x because of its async usage. The tiny-glob/sync module only requires Node 6.x

This PR should serve as a reminder that we have to remember/decide what to do here. There's nothing preventing tiny-glob from remaining at 6.x support (for sync), but this will be determined by @terkelg's runtime code changes for the 1.0


Opening as a draft PR because it's a reminder~

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

Successfully merging this pull request may close these issues.

None yet

1 participant