-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
blockedBlocked on other workBlocked on other worknode compatRelating to the differences between the Workers environment and NodeRelating to the differences between the Workers environment and Nodenodejs compatRelating to the node runtime compatibility flagRelating to the node runtime compatibility flag
Description
The various util.is* methods have reached End-of-Life in Node.js and were removed. They should be removed from the polyfill. The only one currently remaining is isArray(...)
https://nodejs.org/docs/latest/api/deprecations.html#dep0045-utilisboolean
Might need to be handled as a major change.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
blockedBlocked on other workBlocked on other worknode compatRelating to the differences between the Workers environment and NodeRelating to the differences between the Workers environment and Nodenodejs compatRelating to the node runtime compatibility flagRelating to the node runtime compatibility flag
Type
Projects
Status
Done