-
Notifications
You must be signed in to change notification settings - Fork 574
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-svelte to v3 #2930
Conversation
|
Apollo Federation Subgraph Compatibility Results
Learn more: |
✅ Benchmark Results
|
d073b22
to
a5de39a
Compare
💻 Website PreviewThe latest changes are available as preview in: https://595681ee.graphql-yoga.pages.dev |
0d37e2e
to
ffee5c8
Compare
9cf09dd
to
9ca7739
Compare
9ca7739
to
d916e26
Compare
This PR contains the following updates:
2.10.1
->3.0.3
Release Notes
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.0.3
Compare Source
tag
attributes on<svelte:element>
v3.0.2
Compare Source
package.json
to exports mapv3.0.1
Compare Source
v3.0.0
Compare Source
prettier
version 3. This may require adjustments to your configuration file, see the migration guide for more info<div />
or<Component />
that stays as is, and so does<div></div>
/<Component></Component>
. IfsvelteStrictMode
is turned on, it will still only allow<div></div>
notation for elements (but it will leave your components alone)svelteAllowShorthand
now takes precedence oversvelteStrictMode
, which no longer has any effect on that behavior. SetsvelteAllowShorthand
tofalse
to get back the v2 behaviorsvelteSortOrder
optionsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.