Skip to content

Releases: projectwallace/format-css

v3.1.1

16 May 19:01
2d9cf0c

Choose a tag to compare

What's Changed

This is a re-release of v3.1.0 but with a working publish script this time.

  • Update release workflow for version bump and node version by @bartveneman in #211

Full Changelog: v3.1.0...v3.1.1

v3.1.0

16 May 18:55
b8f6d3b

Choose a tag to compare

What's new

  • feat: expose format_value, format_declaration, format_selector and format_atrule_prelude by @bartveneman in #197
  • fix: minification issue with non-optional spaces in at-rule preludes by @bartveneman in #198
  • fix: Fix whitespace handling for media query keywords in @media rules by @bartveneman in #208
  • feat: add support for formatting CSS namespace selectors by @bartveneman in #209

What's Changed

  • chore(deps): bump @projectwallace/css-parser from 0.14.7 to 0.14.10 by @dependabot[bot] in #201
  • chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 by @dependabot[bot] in #203
  • chore(deps-dev): bump the vite group with 2 updates by @dependabot[bot] in #199
  • chore(deps-dev): bump tsdown from 0.21.7 to 0.21.10 by @dependabot[bot] in #202
  • chore(deps-dev): bump the oxc group across 1 directory with 2 updates by @dependabot[bot] in #200
  • chore: use pnpm; monthly update schedule; group updates, pin gh-actions by @bartveneman in #204
  • chore(deps): bump @projectwallace/css-parser from 0.14.10 to 0.15.0 in the projectwallace group by @dependabot[bot] in #205
  • chore(deps-dev): bump the npm-all group with 7 updates by @dependabot[bot] in #206

Full Changelog: v3.0.2...v3.1.0

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