Skip to content

Releases: adamzapasnik/prettier-plugin-erb

v0.4.0

24 Jun 05:49
c47509a
Compare
Choose a tag to compare

Bug fixes

  • Fix [object Object]

v0.3.0

03 Jun 04:51
Compare
Choose a tag to compare

Bug fixes

  • Fix formatting of expressions inside elements

v0.2.0

25 May 05:56
Compare
Choose a tag to compare

Features

  • Format singleline expressions (block expressions aren't formatted)

Bug fixes

  • Return non 0 exit status when error formatting is unsuccessful
  • Use print function instead of embed to fix error logging
  • Fix formatting of files that consist of only a single expression
  • Fix formatting of singline and multiline comments
  • Specify prettier version to be lowar than 2.3

v.0.1.0

07 Feb 19:17
Compare
Choose a tag to compare

Initial release