Releases: adamzapasnik/prettier-plugin-erb
Releases · adamzapasnik/prettier-plugin-erb
v0.4.0
v0.3.0
Bug fixes
- Fix formatting of expressions inside elements
v0.2.0
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 ofembed
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
Initial release