Skip to content

Releases: zackad/prettier-plugin-twig

v0.17.0

18 Mar 01:31
v0.17.0

Choose a tag to compare

Features

New Contributors

Full Changelog: v0.16.3...v0.17.0

v0.16.3

03 Feb 01:07
v0.16.3

Choose a tag to compare

Bugfixes

  • GH-122 Add support for single-quoted attribute values

New Contributors

Full Changelog: v0.16.2...v0.16.3

v0.16.2

12 Dec 06:43
v0.16.2

Choose a tag to compare

Bugfixes

  • Revert last changes with regard to removal of space before and after opening and closing mappings expression

Full Changelog: v0.16.1...v0.16.2

v0.16.1

12 Dec 01:21
v0.16.1

Choose a tag to compare

Bugfixes

  • Remove space before and after opening and closing mappings expression #141

Full Changelog: v0.16.0...v0.16.1

v0.16.0

17 Mar 09:17
v0.16.0

Choose a tag to compare

Features

Full Changelog: v0.15.3...v0.16.0

v0.15.3

22 Feb 11:28
v0.15.3

Choose a tag to compare

Bugfixes

  • GH-127 Fix missing ignore missing part of include statement

Full Changelog: v0.15.2...v0.15.3

v0.15.2

14 Feb 02:35
v0.15.2

Choose a tag to compare

Bugfixes

  • GH-125 Add missing xor binary operator

Full Changelog: v0.15.1...v0.15.2

v0.15.1

12 Feb 05:20
v0.15.1

Choose a tag to compare

Bugfixes

  • GH-123 Fix parsing negative number

Full Changelog: v0.15.0...v0.15.1

v0.15.0

01 Feb 04:25
v0.15.0

Choose a tag to compare

Features

  • GH-61 Add support for twig comment as html element attribute
  • GH-116 Add possibility to register any custom Twig test expression

Bugfixes

  • Fix broken embed statement with only modifier

Internals

  • Stringify ast object to make it easier to inspect when debugging on test setup

New Contributors

Full Changelog: v0.14.1...v0.15.0

v0.14.1

04 Jan 04:16
v0.14.1

Choose a tag to compare

Bugfix

  • GH-110 Fix regression when parsing concatenation expression inside html attribute value

Internals

  • DX: Don't use alias to export print function to make it easier to identify when debugging call stack

Full Changelog: v0.14.0...v0.14.1