Skip to content

Releases: g-plane/malva

v0.12.1

06 May 09:48
v0.12.1
0863c8a
Compare
Choose a tag to compare

Fixes

  • Fixed inserting new line when sorting declarations.

v0.12.0

04 May 13:00
v0.12.0
b7e9c10
Compare
Choose a tag to compare

Features

Fixes

  • Fixed printing CDO and CDC token.

v0.11.2

06 Mar 00:48
v0.11.2
fb773e4
Compare
Choose a tag to compare

Fixes

  • Fixed extra whitespace in unknown at-rule.
  • Fixed formatting Sass doc comments.

v0.11.1

09 Dec 15:01
v0.11.1
65f72e4
Compare
Choose a tag to compare

Fixes

  • Fixed incorrect dprint-plugin-malva Node.js package exports. This doesn't affect dprint users and Rust crate users.

v0.11.0

21 Oct 14:36
v0.11.0
34591f6
Compare
Choose a tag to compare

Features

Fixes

  • Fixed extra whitespaces before functions.

v0.10.1

25 Aug 14:04
v0.10.1
358ff8d
Compare
Choose a tag to compare

Fixes

  • Fixed aligning comments.

v0.10.0

25 Aug 12:05
v0.10.0
b3fde89
Compare
Choose a tag to compare

Features

v0.9.1

15 Aug 01:01
v0.9.1
c7922ac
Compare
Choose a tag to compare

Fixes

  • Fixed formatting top-level declarations when there're no trailing whitespaces or semicolons.

v0.9.0

12 Aug 15:20
v0.9.0
945e1a3
Compare
Choose a tag to compare

Breaking Changes

v0.8.0

08 Aug 15:02
v0.8.0
dab470c
Compare
Choose a tag to compare

Features

  • Improved error message.
  • Added support of Tailwind CSS @media screen() syntax.
  • Added support of formatting style attr in HTML.

Fixes

  • Fixed indent of unknown at-rule prelude.