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

Drop aggregate-error and require node >=16 #65

Merged
merged 9 commits into from Apr 22, 2023

Conversation

furudean
Copy link
Contributor

See rationale in #64

fixes #64
fixes #59

@furudean
Copy link
Contributor Author

The linter wants an error message string. I guess this only gets picked up on the native AggregateError. Should we just ignore this, or add a message? @sindresorhus

@sindresorhus
Copy link
Owner

Ignore it

@silverwind
Copy link

Could wait until 2023-04-18 with this when Node 20 releases, so support for 20 and requirement of 16 can be done in one go.

@sindresorhus
Copy link
Owner

Yes, I don't plan to merge this until then.

index.js Outdated Show resolved Hide resolved
Co-authored-by: silverwind <me@silverwind.io>
@silverwind
Copy link

Time for merge?

@sindresorhus sindresorhus merged commit df88787 into sindresorhus:main Apr 22, 2023
3 checks passed
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.

Remove aggregate-error dependency Browser Compatibility with ^5.0.0
3 participants