ream88 / stylelint-config-idiomatic-order

stylelint + idiomatic-css = ❤️
https://www.npmjs.com/package/stylelint-config-idiomatic-order
MIT License
181 stars 19 forks source link

Bump node min version to 16 and stylelint to 14 #84

Open TabithaLarkin opened 1 year ago

TabithaLarkin commented 1 year ago

This change drops support for Node v12 and v14 to match the dependent stylelint-order package that was changed in version 6.0.0 of their release. It also matches stylelint-order's peerDependencies to avoid future conflicts.

Node v20 was also added to the testing matrix to support it going forwards.

This should unblock the release of v10 as all tests will pass, allowing a release.

ramsaysewell commented 1 year ago

+1 here, would be great to have