Skip to content

Releases: hudochenkov/postcss-styled-syntax

0.3.2

15 Feb 22:33

Choose a tag to compare

  • Fixed stringifier mutating AST

0.3.1

09 Jan 17:30

Choose a tag to compare

  • Fixed regression for comments inside a selector

0.3.0

08 Jan 18:53

Choose a tag to compare

  • Interpolation on a separate line before Rule now added to rule.raws.before instead of being part of a selector
  • Fixed at-rule with interpolation before it parsed as a rule
  • Fixed parsing error for interpolations before a comment
  • Fixed parsing error for multiple interpolations before declaration, while they have no spacing between them

0.2.0

06 Jan 14:55

Choose a tag to compare

  • Add Node.js 14 support.

0.1.0

27 Dec 15:59

Choose a tag to compare

Initial release