chore(deps): update dependency prettier-plugin-astro to ^0.12.0 #8
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.7.2
->^0.12.0
Release Notes
withastro/prettier-plugin-astro (prettier-plugin-astro)
v0.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.0v0.11.1
Compare Source
Patch Changes
62fe714
: removes pnpm from enginesv0.11.0
Compare Source
Minor Changes
94ed904
: Migrated the plugin to Prettier 3's new APIs. It's unfortunately not possible for a plugin to support both version 2 and 3 of Prettier. As such, from this version on, only Prettier 3 is supported.v0.10.0
Compare Source
Minor Changes
af9324e
: Use the sync entrypoint of the Astro compiler instead ofsynckit
, improving performance and reducing the dependency count of the pluginv0.9.1
Compare Source
Patch Changes
97c4b07
: fix: prevent parsing empty script tagsv0.9.0
Compare Source
Minor Changes
abecea0
: Use the babel-ts parser to parse the frontmatter. This parser was already used for expressions inside the template, so the experience should now be more homogenous all throughout the file.d2a2c26
: Add support for formatting script tags containing JSON, Markdown and other contentv0.8.1
Compare Source
Patch Changes
9cb4c4f
: Add compatibility for other plugins parsing top-level returns in Astro frontmatter88b0d84
: Correctly pass options to embedded parserse5cf99d
: Fix style tags using Stylus being truncated under certain circumstancesv0.8.0
Compare Source
Minor Changes
c724082
: Add support for LESS style tags, fixed crash on style tags with unknown languages18cd321
: Add support for formatting spread attributesConfiguration
📅 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.