Skip to content

Releases: projectwallace/format-css

v3.0.2

04 Apr 17:48
8fc6806

Choose a tag to compare

Fixed

What's Changed

  • chore: add test for minifying nth selectors by @bartveneman in #190
  • chore(deps-dev): bump tsdown from 0.21.6 to 0.21.7 by @dependabot[bot] in #193
  • chore(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 in the github-actions group across 1 directory by @dependabot[bot] in #180
  • chore(deps-dev): bump the oxc group across 1 directory with 2 updates by @dependabot[bot] in #192
  • chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #183
  • chore(deps): update css-parser to 0.14.x by @bartveneman in #194

Full Changelog: v3.0.1...v3.0.2

v3.0.1

28 Mar 22:16
59c00e7

Choose a tag to compare

Fixed

  • perf: shorten some print functons && use string concat directly in some places by @bartveneman in #179
  • fix: print whitespace around <= and =< in media ranges by @bartveneman in #188

What's Changed

  • chore: group dependabot updates for oxc, vite and gh-actions by @bartveneman in #171
  • chore(deps-dev): bump the oxc group with 2 updates by @dependabot[bot] in #173
  • chore(deps): bump @projectwallace/css-parser from 0.13.8 to 0.13.9 by @dependabot[bot] in #175
  • chore(deps-dev): bump tsdown from 0.21.2 to 0.21.4 by @dependabot[bot] in #174
  • chore(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 in the github-actions group by @dependabot[bot] in #172
  • Add Oxlint configuration with Project Wallace preset by @bartveneman in #176
  • chore: do not run build before linting in CI by @bartveneman in #177
  • chore(deps): bump @projectwallace/css-parser from 0.13.9 to 0.13.11 by @dependabot[bot] in #185
  • Change Dependabot update schedule to monthly by @bartveneman in #186
  • chore(deps-dev): bump the vite group across 1 directory with 2 updates by @dependabot[bot] in #181
  • chore(deps-dev): bump the oxc group across 1 directory with 2 updates by @dependabot[bot] in #182
  • chore(deps-dev): bump tsdown from 0.21.4 to 0.21.6 by @dependabot[bot] in #184

Full Changelog: v3.0.0...v3.0.1

v3.0.0

19 Mar 20:13
65eba95

Choose a tag to compare

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

v2.2.6

08 Mar 20:18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.5...v2.2.6

v2.2.5

06 Mar 22:16

Choose a tag to compare

What's Changed

Full Changelog: v2.2.4...v2.2.5

v2.2.4

10 Feb 18:00

Choose a tag to compare

Full Changelog: v2.2.3...v2.2.4

update css-parser to 0.13.1

v2.2.3

10 Feb 17:27

Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

v2.2.2

10 Feb 17:19

Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

18 Jan 23:09

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

18 Jan 11:47

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.2.0