-
Notifications
You must be signed in to change notification settings - Fork 9
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
df3b20d
to
3b61d23
Compare
3b61d23
to
32f1f2f
Compare
32f1f2f
to
5bda882
Compare
5bda882
to
d0c5315
Compare
d0c5315
to
015179d
Compare
015179d
to
f2b2b70
Compare
f2b2b70
to
9aae2b4
Compare
9aae2b4
to
d3f3097
Compare
d3f3097
to
97fb59a
Compare
97fb59a
to
0bb4ec8
Compare
0bb4ec8
to
7af9bee
Compare
7af9bee
to
90523d9
Compare
90523d9
to
84a6b01
Compare
84a6b01
to
a9b033a
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.