Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ember-template-recast to v3.2.8. #449

Merged
merged 1 commit into from Oct 31, 2019

Conversation

rwjblue
Copy link
Contributor

@rwjblue rwjblue commented Oct 15, 2019

Changes

v3.2.8 (2019-10-28)

馃悰 Bug Fix

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

馃摑 Documentation

Committers: 3

v3.2.7 (2019-10-25)

馃殌 Enhancement

馃彔 Internal

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

Committers: 1

v3.2.6 (2019-10-22)

馃悰 Bug Fix

Committers: 1

v3.2.5 (2019-10-17)

馃悰 Bug Fix

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

Committers: 1

v3.2.4 (2019-10-16)

馃悰 Bug Fix

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

馃彔 Internal

v3.2.3 (2019-10-15)

馃悰 Bug Fix

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

Committers: 1

v3.2.2 (2019-10-11)

馃悰 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

v3.2.1 (2019-10-10)

馃悰 Bug Fix

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

Committers: 2

v3.2.0 (2019-10-02)

馃殌 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

v3.1.3 (2019-08-16)

馃悰 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

@rwjblue rwjblue force-pushed the update-ember-template-recast branch from 005b970 to 3ea6e7a Compare October 17, 2019 19:29
@rwjblue rwjblue changed the title Update ember-template-recast to v3.2.3. Update ember-template-recast to v3.2.5. Oct 17, 2019
@rwjblue rwjblue force-pushed the update-ember-template-recast branch from 3ea6e7a to e148870 Compare October 22, 2019 13:48
@rwjblue rwjblue changed the title Update ember-template-recast to v3.2.5. Update ember-template-recast to v3.2.6. Oct 22, 2019
@rwjblue rwjblue force-pushed the update-ember-template-recast branch from e148870 to 7e0290d Compare October 28, 2019 01:36
@rwjblue rwjblue changed the title Update ember-template-recast to v3.2.6. Update ember-template-recast to v3.2.8. Oct 28, 2019
@fkling
Copy link
Owner

fkling commented Oct 31, 2019

Thank you!

@fkling fkling merged commit cdf514a into fkling:master Oct 31, 2019
@fkling fkling added the deployed to production Marks issues/PRs that are deployed to https://astexplorer.net label Oct 31, 2019
@rwjblue rwjblue deleted the update-ember-template-recast branch February 27, 2020 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed to production Marks issues/PRs that are deployed to https://astexplorer.net
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants