Releases: prettier/plugin-pug
3.2.0
What's Changed
- Multiple fixes for class attribute conversions by @MrHaila in #509
- Update vitest to v2.1.2 by @renovate in #496
- Update devDependencies by @renovate in #484
- Update eslint by @renovate in #480
- Update all non-major dependencies by @renovate in #497
- Update dependency typescript to v5.6.3 by @renovate in #498
- Update dependency vitepress to v1.4.0 by @renovate in #513
- Bump vite from 5.4.3 to 5.4.6 by @dependabot in #514
- Lock file maintenance by @renovate in #510
- Upgrade eslint to v9 by @Shinigami92 in #517
Full Changelog: 3.1.0...3.2.0
3.1.0
What's Changed
- Add eslint-plugin-unicorn by @Shinigami92 in #470
- Replace dependency npm-run-all with npm-run-all2 ~5.0.0 by @renovate in #372
- Enhance Documentation by @Permanently in #467
- Update pnpm/action-setup action to v4 by @renovate in #485
- Update all non-major dependencies by @renovate in #410
- Lock file maintenance by @renovate in #483
- Update devDependencies by @Shinigami92 in #495
- Add option to set indent depth of closing brackets by @MrHaila in #502
- Fix class attributes not counting towards attribute wrapping by @MrHaila in #503
- Update devDependencies by @Shinigami92 in #504
- Migrate renovate config by @renovate in #499
- Pin devDependencies by @Shinigami92 in #505
- Add workflows by @Shinigami92 in #506
New Contributors
- @Permanently made their first contribution in #467
- @MrHaila made their first contribution in #502
Full Changelog: 3.0.0...3.1.0
3.0.0
What's Changed
- v3.0.0 by @Shinigami92, @fisker and @lehni in #458
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
.
Full Changelog: 2.5.2...3.0.0 / Changelog 3.0.0
2.5.2
What's Changed
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.
Full Changelog: 2.5.1...2.5.2 / Changelog 2.5.2
2.5.1
What's Changed
- Handle whitespace in interpolations by @Shinigami92 in #448
Full Changelog: 2.5.0...2.5.1 / Changelog 2.5.1
2.5.0
What's Changed
- Drop NodeJS v14 support by @Shinigami92 in #441
- Use
node:
import prefix by @Shinigami92 in #381 - Fix trailing whitespace after class by @Shinigami92 in #442
Full Changelog: 2.4.2...2.5.0 / Changelog 2.5.0
2.4.2
Full Changelog: 2.4.1...2.4.2 / Changelog 2.4.2
2.4.1
What's Changed
- Omit leading semicolon in code expressions by @Shinigami92 in #429
Full Changelog: 2.4.0...2.4.1 / Changelog 2.4.1
2.4.0
What's Changed
- Add semi code interpolation option by @OiYouYeahYou in #426
- Fix trailing whitespace after tag by @Shinigami92 in #427
Full Changelog: 2.3.0...2.4.0 / Changelog 2.4.0