-
Notifications
You must be signed in to change notification settings - Fork 11
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency prettier-plugin-ember-template-tag to v2 #222
base: main
Are you sure you want to change the base?
Conversation
|
Preview URLsEnv: preview |
33f26cc
to
3d45561
Compare
3d45561
to
7aedded
Compare
7aedded
to
af73943
Compare
af73943
to
45869ac
Compare
45869ac
to
fd000e9
Compare
fd000e9
to
60f9686
Compare
60f9686
to
4207b6e
Compare
4207b6e
to
0163ea2
Compare
0163ea2
to
abd55f0
Compare
abd55f0
to
615af60
Compare
615af60
to
545dbb3
Compare
545dbb3
to
e8dd53e
Compare
e8dd53e
to
3c86c6d
Compare
1c2fb44
to
eea8d66
Compare
eea8d66
to
c9e139d
Compare
c9e139d
to
78b7644
Compare
78b7644
to
640238d
Compare
640238d
to
441f9eb
Compare
441f9eb
to
a2e6206
Compare
a2e6206
to
7e1fbbc
Compare
7e1fbbc
to
cfc931c
Compare
cfc931c
to
ef6ffae
Compare
ef6ffae
to
5af6f53
Compare
5af6f53
to
60eaba9
Compare
60eaba9
to
297b454
Compare
297b454
to
2cb02c5
Compare
2cb02c5
to
081edd3
Compare
This PR contains the following updates:
^1.0.0
->^2.0.0
Release Notes
gitKrystan/prettier-plugin-ember-template-tag (prettier-plugin-ember-template-tag)
v2.0.2
Compare Source
🐛 Bug Fix
🏠 Internal
Committers: 1
v2.0.1
Compare Source
🐛 Bug Fix
🤖 Dependencies
Committers: 1
v2.0.0
Compare Source
This version is essentially a re-write. We are switching from using ember-template-imports to parse template tags to the more robust content-tag preprocessor. This should result in fewer unhandled cases and other bugs. For example, this plugin can now format route templates from ember-route-template!
This is a breaking change in that we are breaking compatibility with the current version of eslint-plugin-ember. If you are running Prettier via eslint-plugin-ember and eslint-plugin-prettier1, you will need to follow the following compatibility table, which also appears in the README for this plugin:
1 Neither I nor the Prettier project recommend running Prettier this way.
Additionally, there are some formatting differences in this version as discussed in the following RFCs:
💥 Breaking Change
💥 Breaking Change / 🚀 Enhancement / 🤖 Dependencies
🚀 Enhancement
🤖 Dependencies
Committers: 3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.