Skip to content

v3.0.0

Choose a tag to compare

@bartveneman bartveneman released this 19 Mar 20:13
· 71 commits to main since this release
65eba95

Breaking

Technically a breaking change, because Node.js support is bumped up from >=18.0.0 to >=20.12.0 to support the new CLI. This was needed to get support for Node.js's styleText from 'node:utils'.

  • breaking! feat: add CLI interface for format-css package by @bartveneman in #170

What's Changed

Full Changelog: v2.2.6...v3.0.0