Skip to content

Releases: ember-template-lint/ember-template-recast

Release 3.2.6

22 Oct 13:45
Compare
Choose a tag to compare

πŸ› Bug Fix

Committers: 1

Release 3.2.5

17 Oct 19:24
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #148 Fix invalid recursive dirtying when mutating nodes (significant performance improvement). (@zimmi88)

Committers: 1

Release 3.2.4

16 Oct 18:16
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #147 Fix ember-template-recast bin script file selection for Windows users (@rwjblue)

🏠 Internal

Committers: 1

Release 3.2.3

15 Oct 18:19
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #140 Avoid invalid quotes when changing an AttrNode value from TextNode to MustacheStatement (@zimmi88)

Committers: 1

Release 3.2.2

11 Oct 17:16
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #137 Ensure AttrNode and HashPair values are preserved if changing name/key. (@rwjblue)
  • #136 Fix issues with adding to a ConcatStatement (@rwjblue)
  • #135 Ensure TextNodes are quoted in AttrNode.value (@rwjblue)

🏠 Internal

Committers: 2

Release 3.2.1

10 Oct 21:49
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #132 Ensure chained inverses are properly printed. (@rwjblue)

Committers: 2

Release 3.2.0

02 Oct 02:03
Compare
Choose a tag to compare

πŸš€ Enhancement

πŸ“ Documentation

  • #93 Add tests ensuring hash mutation order does not matter. (@rwjblue)

🏠 Internal

  • #127 Re-roll yarn.lock to avoid issues with yarn@1.19.0 (@rwjblue)

Committers: 3

Release 3.1.3

16 Aug 17:09
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #92 Fix mutating an element attribute with an initial valueless attribute. (@rwjblue)
  • #91 Ensure updating a void element does not print a closing tag. (@rwjblue)

Committers: 1

Release 3.1.2

15 Aug 22:11
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #90 Ensure proxy mapping is maintained during set/delete. (@rwjblue)

Committers: 2

Release 3.1.1

11 Jul 03:47
Compare
Choose a tag to compare

🏠 Internal

  • #75 Remove duplicated @glimmer/syntax printer implementation. (@rwjblue)

Committers: 1