Skip to content

fix: move util.isArray to Array.isArray#564

Merged
ljharb merged 1 commit intoform-data:masterfrom
marco-ippolito:master
Sep 19, 2024
Merged

fix: move util.isArray to Array.isArray#564
ljharb merged 1 commit intoform-data:masterfrom
marco-ippolito:master

Conversation

@marco-ippolito
Copy link
Copy Markdown
Contributor

Fixes: #563

@Agnostic
Copy link
Copy Markdown

Agnostic commented May 3, 2024

Any update on this?

@webaddicto
Copy link
Copy Markdown

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:
#558

@skgith1
Copy link
Copy Markdown

skgith1 commented Jul 2, 2024

Any updates?

@gzurbach
Copy link
Copy Markdown

@niftylettuce do you have permissions to merge this PR and publish it as v4.0.1?

@vamshi1100
Copy link
Copy Markdown

(node:19152) [DEP0044] DeprecationWarning: The util.isArray API is deprecated. Please use Array.isArray() instead. where to use

@vamshi1100
Copy link
Copy Markdown

where to use array.isarray()

@jkoenig134
Copy link
Copy Markdown

@ljharb what are the plans about when to release this fix?

@ljharb
Copy link
Copy Markdown
Member

ljharb commented Oct 9, 2024

@jkoenig134 i'll be publishing it as soon as i'm given publish access.

@jkoenig134
Copy link
Copy Markdown

@jkoenig134 i'll be publishing it as soon as i'm given publish access.

Awesome, thanks for the information!

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.

Move away from util.isArray

8 participants