Skip to content

Releases: wearedestination/prettier-plugin-twig

v2.0.0

06 Mar 15:41

Choose a tag to compare

What's Changed

  • Make liquidSingleQuote work for Twig specific code by @andyexeter in #7
  • Fix elseif formatting and removal of expression in invalid else if statement by @andyexeter in #8
  • Preserve nested object indentation in multi-line set tags by @andyexeter in #9
  • Rename liquidSingleQuote option to twigSingleQuote by @andyexeter in #10

Full Changelog: v1.5.0...v2.0.0