music
music copied to clipboard
chore(deps): update dependency @prettier/plugin-pug to v3
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@prettier/plugin-pug | 1.17.3 -> 3.0.0 |
Release Notes
prettier/plugin-pug (@prettier/plugin-pug)
v3.0.0
BREAKING CHANGES
Dropped support for Prettier v2 and CJS (#458)
If you are using Prettier v2 / CJS, you need to stay on 2.5.2
.
v2.5.2
This version does not contain any changes to the plugin itself, but only internal changes to the docs, build and CI.
This might be the last version that supports Prettier v2 as well as CJS.
The next version will probably the v3 release and will only support Prettier v3 and ESM.
v2.5.1
- Fix whitespace in interpolations (#447)
v2.5.0
BREAKING CHANGES
- Dropped support for node v14 (#441)
Other changes
- Fix trailing whitespace after class (#442)
v2.4.2
- No changes, just an update to TypeScript v5 and therefore possibly better emitted code.
v2.4.1
- Omit leading semicolon in code expressions (#428)
v2.4.0
v2.3.0
- Transform trailing whitespace to recommended way (#417)
v2.2.0
- Preserve script tag after
//- prettier-ignore
(#402) - Fix indent with
pugExplicitDiv
andpugClassNotation=attribute
(#405) - Add
pugPreserveAttributeBrackets
option (#404) - Replace
trimRight
withtrimEnd
(c955b9f)
v2.1.1
- Avoid use
.
or circular dependency insrc/options
files (#398)
v2.1.0
- Rework logging (#172)
- Update docs to VitePress v1 (alpha)
-
Known issue: The "Get Started" link is not working correctly right now.
Click on "Guide" in the upper right nav menu for now.
-
Known issue: The "Get Started" link is not working correctly right now.
v2.0.0
BREAKING CHANGES
- Dropped support for node v12 (faf9f2e)
v1.20.1
- Handle vue
v-
directives when framework is set to vue (#362)
v1.20.0
- Fix single quotes in framework interpolation (#339)
v1.19.3
- Add
funding
key to package.json (#350)
v1.19.2
- Handle nested Angular translations (#329)
at least don't fail for now
v1.19.1
- Handle colon token in combination with
pugClassLocation: 'after-attributes'
(#326)
v1.19.0
- New option
pugClassLocation
(#313)
v1.18.0
- Handle
singleQuote
option more precisely (#45)- for some configurations, this could be a "breaking" change
Configuration
📅 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.