chore(deps): update dependency prettier-plugin-astro to ^0.14.0 #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.11.0
->^0.14.0
Release Notes
withastro/prettier-plugin-astro (prettier-plugin-astro)
v0.14.1
Compare Source
Patch Changes
7282bcb
: Fixes an issue where style and script tags would sometimes get moved to other tagsv0.14.0
Compare Source
Minor Changes
bb756df
: Adds a new option calledastroSkipFrontmatter
to disable formatting the frontmatter. This can be useful when using other tools to format the frontmatter, such as Biome or dprint.v0.13.0
Compare Source
Minor Changes
e97406a
: Fix plugin sometimes including significant whitespace inside components, fragments and custom elementsv0.12.3
Compare Source
Patch Changes
e75f9c7
: Fix<br />
tags sometimes causing additional spaces to appearb4b0918
: Fix not being able to format expressions with more than 2 rootsv0.12.2
Compare Source
Patch Changes
11b0dc7
: Fix attributes using optional chaining not formatting correctlyv0.12.1
Compare Source
Patch Changes
0188f04
: Fix attributes with multiple invalid JSX characters in their key inside expressions causing the plugin to throw an errorv0.12.0
Compare Source
Minor Changes
fa1a6e3
: Do not delete line breaks and indentation of lines in class attributePatch Changes
b806845
: Format doctype as lowercase to match Prettier 3.0Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 was generated by Mend Renovate. View the repository job log.