svgo
svgo copied to clipboard
[stable] package is deprecated
Is your feature request related to a problem? Please describe.
when installing svgo, an warning occors:
WARN deprecated [email protected]: Modern JS already guarantees Array#sort() is a stable sort...
Describe the solution you'd like
Remove stable package as dep?
Describe alternatives you've considered
Additional context https://www.npmjs.com/package/stable
Is it possible to remove stable from the deps list.
Deprecation warning is very annoying.
When will you publish a new version with this fix? Hope it ASAP, deprecated library is not allowed in our project.
Fixed in https://github.com/svg/svgo/releases/tag/v3.0.0