chore(deps): update dependency prettier-plugin-svelte to v3.4.1
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| prettier-plugin-svelte | devDependencies | minor | 3.0.0 -> 3.4.1 |
Release Notes
sveltejs/prettier-plugin-svelte (prettier-plugin-svelte)
v3.4.1
v3.4.0
v3.3.3
v3.3.2
v3.3.1
v3.3.0
v3.2.8
v3.2.7
- (fix) force quote style inside style directives
- (fix) preserve commas in array expressions
- (fix) Svelte 5: properly determine end of snippet parameters with TS annotations
v3.2.6
- (feat) Svelte 5: never quote single-expression-attributes
v3.2.5
- (fix) Svelte 5: format TypeScript in the template
v3.2.4
- (fix) speed up regex
v3.2.3
- (fix) don't force-self-close
<slot>tags
v3.2.2
- (fix) handle updated
@rendertag AST shape
v3.2.1
- (fix) handle updated
@rendertag AST shape
v3.2.0
- (feat) format JSON script tags
- (feat) introduce separate entry point using
prettier/standalone - (fix) don't duplicate comments of nested script/style tags
- (fix) handle updated
Snippetblock AST shape
v3.1.2
- (fix) handle
>tags in attributes
v3.1.1
- (fix) handle types on each/await contexts
v3.1.0
- (feat) add experimental support for Svelte 5
- (feat) support
#snippetand@render
v3.0.3
- (fix) handle static
tagattributes on<svelte:element>
v3.0.2
- (fix) add
package.jsonto exports map
v3.0.1
- (fix) support less/scss in style tags
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot