-
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
56b1856
to
8390db3
Compare
8390db3
to
9fd4f9c
Compare
9fd4f9c
to
c535d86
Compare
c535d86
to
5987f32
Compare
5987f32
to
eceeaf5
Compare
eceeaf5
to
c340e87
Compare
c340e87
to
ca6723b
Compare
ca6723b
to
7949329
Compare
7949329
to
71f7df0
Compare
71f7df0
to
a708f8c
Compare
a708f8c
to
cfd32fa
Compare
cfd32fa
to
b526ad2
Compare
b526ad2
to
93a1b88
Compare
93a1b88
to
bea8657
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.