Skip to content

Fix handlebars path expressions starts with @#16358

Merged
fisker merged 8 commits intoprettier:mainfrom
Princeyadav05:fix/#16356-handlebars-attrbutes-changed
Jun 11, 2024
Merged

Fix handlebars path expressions starts with @#16358
fisker merged 8 commits intoprettier:mainfrom
Princeyadav05:fix/#16356-handlebars-attrbutes-changed

Conversation

@Princeyadav05
Copy link
Copy Markdown
Contributor

@Princeyadav05 Princeyadav05 commented Jun 6, 2024

Description

Fixed #16356
Changed print('head') to print(node.tail) as mentioned in the comment: #16356 (comment)

Checklist

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory).
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

handlebars attrbutes changed: {{@x.y.z}} becomes {{@x}}

2 participants