Skip to content

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

Release 4.1.1

27 Feb 04:00
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #223 Ensure updating self-closing ElementNode preserves trailing whitespace. (@rwjblue)

Committers: 1

Release 4.1.0

20 Feb 19:11
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #219 Expose metadata (isValueless / quoteType) on AttrNode's (@rwjblue)

Committers: 1

Release 4.0.1

20 Feb 14:51
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #216 Fix quoting for TextNode's originally used as an AttrNode value. (@rwjblue)

🏠 Internal

Committers: 2

Release 4.0.0

06 Jan 18:09
Compare
Choose a tag to compare

πŸ’₯ Breaking Change

Committers: 1

Release 3.3.3

06 Jan 18:06
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #198 Fix issue when reusing an existing Hash in a new MustacheStatement/SubExpression (@tylerturdenpants)

Committers: 1

Release 3.3.2

03 Jan 14:14
Compare
Choose a tag to compare

πŸ› Bug Fix

🏠 Internal

  • #183 Ensure attributes, params, hash are only joined with whitespace. (@rwjblue)

Committers: 3

Release 3.3.1

16 Dec 14:58
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #181 Fix issue with mutation of ElementNode's attributes when the first attribute value is ="" (@Turbo87)

Committers: 1

Release 3.3.0

09 Dec 23:23
Compare
Choose a tag to compare

πŸš€ Enhancement

  • #179 Reexport traverse function from @glimmer/syntax (@Turbo87)

🏠 Internal

  • #164 Add .gitattributes file to better simulate a Windows environment (@kellyselden)

Committers: 3

Release 3.2.8

28 Oct 01:31
Compare
Choose a tag to compare

πŸ› Bug Fix

  • #159 Ensure templates with whitespace control are codemoded properly. (@rwjblue)

πŸ“ Documentation

Committers: 3

Release 3.2.7

25 Oct 18:17
Compare
Choose a tag to compare

πŸš€ Enhancement

🏠 Internal

  • #153 Remove redundant ignoreStandalone option passed to @glimmer/syntax (@dcyriller)

Committers: 1