Skip to content

Releases: g-plane/malva

v0.15.2

15 Jan 14:47
v0.15.2
9e91261

Choose a tag to compare

Features

  • Added support of TailwindCSS namespace syntax.

Fixes

  • Fixed sorting declarations with singleLineBlockThreshold.
  • Preserve line breaks state for TokenSeq.
  • Fixed some Sass bugs.

v0.15.1

23 Nov 07:20
v0.15.1
85a47e9

Choose a tag to compare

Features

  • Respect whitespaces in declaration values.

Fixes

  • Fixed indentation for grid properties.

v0.15.0

02 Nov 15:02
v0.15.0
aefde1f

Choose a tag to compare

Features

  • Optimized formatting function arguments.
  • Require Rust 2024 edition.

v0.14.3

01 Sep 23:52
v0.14.3
f89b51d

Choose a tag to compare

Features

  • Optimized formatting after comma in custom properties.

v0.14.2

21 Aug 06:36
v0.14.2
43b61c9

Choose a tag to compare

Fixes

  • Fixed formatting Sass with leading empty lines.

v0.14.1

26 Jul 04:39
v0.14.1
45715e2

Choose a tag to compare

Fixes

  • Keep declaration name case for CSS module exports.

v0.14.0

23 Jul 12:18
v0.14.0
bb477a5

Choose a tag to compare

Features

  • Optimized formatting combinator after compound selector.

Fixes

  • Fixed configuration schema.

v0.13.1

17 Jul 01:54
v0.13.1
b7ec2ad

Choose a tag to compare

Fixes

  • Fixed loading dprint config.

v0.13.0

16 Jul 03:50
v0.13.0
9716942

Choose a tag to compare

Features

  • Added attrSelector.quotes option.
  • Added support of scroll-state in @container at-rule.

Removal

v0.12.1

06 May 09:48
v0.12.1
0863c8a

Choose a tag to compare

Fixes

  • Fixed inserting new line when sorting declarations.