cloudflare-workers-svelte
cloudflare-workers-svelte copied to clipboard
chore(deps-dev): bump prettier-plugin-svelte from 2.5.1 to 2.9.0
Bumps prettier-plugin-svelte from 2.5.1 to 2.9.0.
Changelog
Sourced from prettier-plugin-svelte's changelog.
2.9.0
- (feat) support style modifiers (#330)
- (fix) respect strict mode and shorthand options when formatting style/class directives (#328)
2.8.1
- (fix) format
{#await .. catch ..}..{/await}correctly (#323)- (fix) respect strict mode and shorthand options when formatting bindings (#321)
2.8.0
- (feat) support
singleAttributePerLinePrettier option (#305)- (feat) add
svelteSortOrder: nonePrettier option which skips reordering scripts/styles/html (#305)2.7.1
2.7.0
- (feat) Support
<svelte:element>(#285)- (fix) Respect
htmlWhitespaceSensitivity: 'ignore'setting in components (#281)2.6.0
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by dummdidumm, a new releaser for prettier-plugin-svelte since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)