Skip to content

5.0.0

Latest

Choose a tag to compare

@nickcharlton nickcharlton released this 12 May 13:20
· 10 commits to main since this release
db779be

stylelint-config-recommend dropped support for Node.js less than 22, so we
switched to testing against the current LTS (v22.15.0)

  • Upgrade stylelint-config-recommended from v14.0.0 to v16.0.0
  • Upgrade stylelint-config-standard-scss from v13.0.0 to v15.0.0
  • Upgrade stylelint-order from v6.0.4 to v7.0.0
  • Upgrade Node to v22.15.0 (#85)
  • Specify Node version manually (#87)
  • Upgrade actions/checkout from v3 to v4 (#86)
  • Narrowly specify the desired transition declaration (#80)
  • Add security.yml and SECURITY.md (#62)
  • Create CODEOWNERS
  • Add an additional space to the README (#60)
  • Refresh README dynamic section (#59)
  • Call dynamic-readme reusable workflow (#57)