Bump prettier-plugin-svelte from 3.1.2 to 3.2.0
Bumps prettier-plugin-svelte from 3.1.2 to 3.2.0.
Changelog
Sourced from prettier-plugin-svelte's changelog.
3.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
Snippet
block AST shape
Commits
-
c8317eb
chore: release 3.2.0 -
d89241e
feat: semi-standalone browser build (#430) -
288d915
fix: handle updatedSnippet
block AST shape -
99c885e
chore: remove Buffer usage for browser environments (#423) -
cc856a0
fix: don't duplicate comments of nested script/style tags (#425) -
1884f22
feat: format JSON script tags (#424) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts