Skip to content

Releases: projectwallace/format-css

1.4.1

03 Sep 20:09

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

1.4.0

28 Jul 19:33

Choose a tag to compare

TL;DR;

  • Added performance regression tests
  • Added Codecov for test coverage reporting
  • Improved existing tests and added new tests
  • Improve architecture to rely less on globals that get modified while function is running

What's Changed

Full Changelog: v1.3.6...v1.4.0

1.3.6

31 May 20:07

Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.3.6

1.3.5

17 May 07:05

Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5

1.3.4

09 May 18:30

Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

1.3.3

30 Apr 06:52

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

16 Apr 19:48
212c787

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

1.3.1

15 Mar 22:55

Choose a tag to compare

Fixed

  • fix missing colon for formatting :before and :after by @bartveneman in #43
  • fix spacing after colon inside atrule prelude selector() by @bartveneman in #46

Full Changelog: v1.3.0...v1.3.1

1.3.0

18 Feb 22:30

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

1.2.0

17 Feb 22:09

Choose a tag to compare

New feature

What's Changed

  • chore: update actions to v4 and runners to node20 by @bartveneman in #32
  • additional tests for combinators and exotic syntax by @bartveneman in #35
  • additional tests for newlines between declaration + rule + declaration by @bartveneman in #36

Full Changelog: v1.1.0...v1.2.0