chore(deps): update dependency prettier-plugin-tailwindcss to v0.8.0 #26

Merged
alexlebens merged 1 commits from renovate/prettier-plugin-tailwindcss-0.x into main 2026-04-29 18:11:00 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier-plugin-tailwindcss 0.7.30.8.0 age adoption passing confidence

Release Notes

tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.8.0

Compare Source

Changed
  • Require at least Prettier 3.7.x (#​420)
Added
  • Export public sorting APIs to /sorter (#​438)
Fixed
  • Remove top-level await (#​420)
  • Improve load-time performance (#​420)
  • Improve config resolution caching with directory-based cache (#​432)
  • Load compatible plugins on demand and tighten plugin detection (#​437)
  • Load v3/v4 modules only when needed (#​439)
  • Remove recast/ast-types deps and optimize dynamic JS attribute handling (#​440)
  • Remove unused deps (#​441)
  • Use the plugin that has already been imported rather than dynamically importing it again (#​442)
  • Skip visiting non-node children (#​443)
  • Optimize whitespace-only class detection (#​429)
  • Fix v3 config loading with Jiti re-exports (#​448)
  • Collapse whitespace in template literals with adjacent quasis (#​427)
  • Improve canCollapseWhitespaceIn handling for "tailwindPreserveWhitespace": true (#​428)

v0.7.4

Compare Source

Same as v0.7.2, since v0.7.3 contained breaking changes.


Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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 is behind base branch, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | [`0.7.3` → `0.8.0`](https://renovatebot.com/diffs/npm/prettier-plugin-tailwindcss/0.7.3/0.8.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/prettier-plugin-tailwindcss/0.8.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/prettier-plugin-tailwindcss/0.8.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/prettier-plugin-tailwindcss/0.7.3/0.8.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier-plugin-tailwindcss/0.7.3/0.8.0?slim=true) | --- ### Release Notes <details> <summary>tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)</summary> ### [`v0.8.0`](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/HEAD/CHANGELOG.md#080---2026-04-27) [Compare Source](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.7.4...v0.8.0) ##### Changed - Require at least Prettier 3.7.x ([#&#8203;420](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/420)) ##### Added - Export public sorting APIs to `/sorter` ([#&#8203;438](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/438)) ##### Fixed - Remove top-level await ([#&#8203;420](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/420)) - Improve load-time performance ([#&#8203;420](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/420)) - Improve config resolution caching with directory-based cache ([#&#8203;432](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/432)) - Load compatible plugins on demand and tighten plugin detection ([#&#8203;437](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/437)) - Load v3/v4 modules only when needed ([#&#8203;439](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/439)) - Remove recast/ast-types deps and optimize dynamic JS attribute handling ([#&#8203;440](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/440)) - Remove unused deps ([#&#8203;441](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/441)) - Use the plugin that has already been imported rather than dynamically importing it again ([#&#8203;442](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/442)) - Skip visiting non-node children ([#&#8203;443](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/443)) - Optimize whitespace-only class detection ([#&#8203;429](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/429)) - Fix v3 config loading with Jiti re-exports ([#&#8203;448](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/448)) - Collapse whitespace in template literals with adjacent quasis ([#&#8203;427](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/427)) - Improve `canCollapseWhitespaceIn` handling for `"tailwindPreserveWhitespace": true` ([#&#8203;428](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/428)) ### [`v0.7.4`](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases/tag/v0.7.4) [Compare Source](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.7.3...v0.7.4) Same as v0.7.2, since v0.7.3 contained breaking changes. </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->
renovate-bot added 1 commit 2026-04-28 18:02:29 +00:00
chore(deps): update dependency prettier-plugin-tailwindcss to v0.8.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / guarddog (pull_request) Successful in 30s
test-build / build (pull_request) Successful in 52s
8ff3acad09
renovate-bot force-pushed renovate/prettier-plugin-tailwindcss-0.x from e7e45d8573 to 8ff3acad09 2026-04-28 18:02:29 +00:00 Compare
alexlebens merged commit 7ff889273f into main 2026-04-29 18:11:00 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/site-saralebens#26