-
-
Notifications
You must be signed in to change notification settings - Fork 303
Closed
Description
Hello,
Versions >= 9.0.6 requires Node "18 || 20 || >=22".
For projects relying on semver ranges this will break their installation if they are on Node <18 (ie: Node 16.x).
v9.0.5 uses brace-expansion@^2.0.1
versions >= 9.0.6 uses brace-expansion@^5.0.2
brace-expansion does not support node versions < 18 starting at version 3 (https://github.com/juliangruber/brace-expansion/blob/v3.0.0/package.json#L47-L49)
Can we please revert the breaking changes to maintain backwards compatibility?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels