-
Notifications
You must be signed in to change notification settings - Fork 380
fix: move util.isArray to Array.isArray #564
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
Conversation
|
Any update on this? |
|
We're getting the deprecation warning too with NodeJs 22. Any possible update when this will be merged? It was reported a few months ago on Jun 11 (same fix) but still not merged: |
|
Any updates? |
|
@niftylettuce do you have permissions to merge this PR and publish it as |
|
(node:19152) [DEP0044] DeprecationWarning: The |
|
where to use array.isarray() |
|
@ljharb what are the plans about when to release this fix? |
|
@jkoenig134 i'll be publishing it as soon as i'm given publish access. |
Awesome, thanks for the information! |
Fixes: #563