Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/prettier-plugin-tailwindcss-0.x
Open

chore(deps): update dependency prettier-plugin-tailwindcss to v0.8.0#681
renovate[bot] wants to merge 1 commit intomainfrom
renovate/prettier-plugin-tailwindcss-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 14, 2025

This PR contains the following updates:

Package Change Age Confidence
prettier-plugin-tailwindcss 0.6.140.8.0 age 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.

v0.7.3

Compare Source

Changed
  • Remove top-level await (#​420)
  • Improve load-time performance (#​420)
Fixed
  • Collapse whitespace in template literals with adjacent quasis (#​427)

v0.7.2

Compare Source

Fixed
  • Load compatible plugins sequentially to work around race conditions in Node.js (#​412)
  • Fix compatibility with prettier-plugin-svelte when using Prettier v3.7+ (#​418)

v0.7.1

Compare Source

Fixed
  • Match against correct name of dynamic attributes when using regexes (#​410)

v0.7.0

Compare Source

Added
  • Format quotes in @source, @plugin, and @config (#​387)
  • Sort in function calls in Twig (#​358)
  • Sort in callable template literals (#​367)
  • Sort in function calls mixed with property accesses (#​367)
  • Support regular expression patterns for attributes (#​405)
  • Support regular expression patterns for function names (#​405)
Changed
  • Improved monorepo support by loading Tailwind CSS relative to the input file instead of prettier config file (#​386)
  • Improved monorepo support by loading v3 configs relative to the input file instead of prettier config file (#​386)
  • Fallback to Tailwind CSS v4 instead of v3 by default (#​390)
  • Don't augment global Prettier ParserOptions and RequiredOptions types (#​354)
  • Drop support for prettier-plugin-import-sort (#​385)
Fixed
  • Handle quote escapes in LESS when sorting @apply (#​392)
  • Fix whitespace removal inside nested concat and template expressions (#​396)

  • If you want to rebase/retry this PR, check this box

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Oct 14, 2025
@renovate renovate Bot requested a review from IgorKowalczyk October 14, 2025 20:09
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.0 chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.1 Oct 18, 2025
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 21ddb98 to 4bb37ab Compare October 18, 2025 02:15
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.1 chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.2 Dec 1, 2025
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 4bb37ab to 72643a7 Compare December 1, 2025 15:54
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 72643a7 to 85b614d Compare December 6, 2025 11:31
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 85b614d to 428d316 Compare December 31, 2025 17:18
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 428d316 to a60633f Compare January 19, 2026 19:48
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from a60633f to 8bfa0e1 Compare February 12, 2026 14:52
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.2 chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.3 Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 8bfa0e1 to f94c3a3 Compare April 23, 2026 11:12
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.3 chore(deps): update dependency prettier-plugin-tailwindcss to v0.8.0 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from f94c3a3 to b0886a1 Compare April 27, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants