Skip to content

Update dependency prettier-plugin-tailwindcss to ^0.8.0#435

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

Update dependency prettier-plugin-tailwindcss to ^0.8.0#435
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/prettier-plugin-tailwindcss-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 10, 2023

This PR contains the following updates:

Package Change Age Confidence
prettier-plugin-tailwindcss ^0.4.0^0.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)

v0.6.14

Compare Source

  • Add support for OXC + Hermes Prettier plugins (#​376, #​380)
  • Sort template literals in Angular expressions (#​377)
  • Don't repeatedly add backslashes to escape sequences when formatting (#​381)

v0.6.13

Compare Source

  • Prevent Svelte files from breaking when there are duplicate classes (#​359)
  • Ensure prettier-plugin-multiline-arrays and prettier-plugin-jsdoc work when used together with this plugin (#​372)

v0.6.12

Compare Source

  • Add internal (unsupported) option to load Tailwind CSS using a different package name (#​366)

v0.6.11

Compare Source

  • Support TypeScript configs and plugins when using v4 (#​342)

v0.6.10

Compare Source

  • Add support for @zackad/prettier-plugin-twig (#​327)
  • Drop support for @zackad/prettier-plugin-twig-melody (#​327)
  • Update Prettier options types (#​325)
  • Don't remove whitespace inside template literals in Svelte (#​332)

v0.6.9

Compare Source

  • Introduce tailwindStylesheet option to replace tailwindEntryPoint (#​330)

v0.6.8

Compare Source

v0.6.7

Compare Source

  • Improved performance with large Svelte, Liquid, and Angular files (#​312)
  • Add support for @plugin and @config in v4 (#​316)
  • Add support for Tailwind CSS v4.0.0-alpha.25 (#​317)

v0.6.6

Compare Source

  • Add support for prettier-plugin-multiline-arrays (#​299)
  • Add resolution cache for known plugins (#​301)
  • Support Tailwind CSS v4.0.0-alpha.19 (#​310)

v0.6.5

Compare Source

  • Only re-apply string escaping when necessary (#​295)

v0.6.4

Compare Source

  • Export PluginOptions type (#​292)

v0.6.3

Compare Source

  • Improve detection of string concatenation (#​288)

v0.6.2

Compare Source

Changed
  • Only remove duplicate Tailwind classes (#​277)
  • Make sure escapes in classes are preserved in string literals (#​286)

v0.6.1

Compare Source

  • Add support for OXC + Hermes Prettier plugins (#​376, #​380)
  • Sort template literals in Angular expressions (#​377)
  • Don't repeatedly add backslashes to escape sequences when formatting (#​381)

v0.6.0

Compare Source

Changed
  • Remove duplicate classes (#​272)
  • Remove extra whitespace around classes (#​272)

v0.5.14

Compare Source

Fixed
  • Fix detection of v4 projects on Windows (#​265)

v0.5.13

Compare Source

Added
  • Add support for @zackad/prettier-plugin-twig-melody (#​255)

v0.5.12

Compare Source

Added
  • Add support for prettier-plugin-sort-imports (#​241)
  • Add support for Tailwind CSS v4.0 (#​249)

v0.5.11

Compare Source

Changed
  • Bumped bundled version of Tailwind CSS to v3.4.1 (#​240)

v0.5.10

Compare Source

Changed
  • Bumped bundled version of Tailwind CSS to v3.4 (#​235)

v0.5.9

Compare Source

Fixed
  • Fixed location of embedded preflight CSS file (#​231)

v0.5.8

Compare Source

Added
  • Re-enable support for prettier-plugin-marko (#​229)

v0.5.7

Compare Source

Fixed
  • Fix sorting inside dynamic custom attributes (#​225)

v0.5.6

Compare Source

Fixed
  • Fix sorting inside {{ … }} expressions when using @shopify/prettier-plugin-liquid v1.3+ (#​222)

v0.5.5

Compare Source

Fixed
  • Sort classes inside className in Astro (#​215)
  • Support member access on function calls (#​218)

v0.5.4

Compare Source

Fixed
  • Type tailwindFunctions and tailwindAttributes as optional (#​206)
  • Don’t break @apply … #{'!important'} sorting in SCSS (#​212)

v0.5.3

Compare Source

Fixed
  • Fix CJS __dirname interop on Windows (#​204)

v0.5.2

Compare Source

Fixed
  • Fix intertop with bundled CJS dependencies (#​199)

v0.5.1

Compare Source

Fixed
  • Fix detection of v4 projects on Windows (#​265)

v0.5.0

Compare Source

Added
  • Sort expressions in Astro's class:list attribute (#​192)
  • Re-enabled support for plugins when using Prettier v3+ (#​195)

v0.4.1

Compare Source

Fixed
  • Don't move partial classes inside Twig attributes (#​184)

Configuration

📅 Schedule: (UTC)

  • 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.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 10, 2023
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0 Update dependency prettier-plugin-tailwindcss to ^0.5.0 Sep 26, 2023
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.5.0 chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0 Dec 1, 2023
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0 Update dependency prettier-plugin-tailwindcss to ^0.5.0 Dec 24, 2023
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.5.0 chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0 Dec 30, 2023
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0 Update dependency prettier-plugin-tailwindcss to ^0.5.0 Jan 23, 2024
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.5.0 chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0 Feb 1, 2024
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0 Update dependency prettier-plugin-tailwindcss to ^0.5.0 Feb 21, 2024
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.5.0 chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0 Apr 12, 2024
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from f8bac7b to 93703d9 Compare April 17, 2024 07:14
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.5.0 Update dependency prettier-plugin-tailwindcss to ^0.5.0 May 7, 2024
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.5.0 Update dependency prettier-plugin-tailwindcss to ^0.6.0 May 30, 2024
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 93703d9 to 818dd07 Compare May 30, 2024 18:12
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.6.0 chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Jun 11, 2024
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Update dependency prettier-plugin-tailwindcss to ^0.6.0 Jun 30, 2024
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.6.0 chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Jul 7, 2024
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Update dependency prettier-plugin-tailwindcss to ^0.6.0 Aug 10, 2024
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.6.0 chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Aug 15, 2024
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Update dependency prettier-plugin-tailwindcss to ^0.6.0 Sep 3, 2024
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.6.0 chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Sep 25, 2024
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Update dependency prettier-plugin-tailwindcss to ^0.6.0 Oct 14, 2024
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.6.0 chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Jan 6, 2025
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Update dependency prettier-plugin-tailwindcss to ^0.6.0 Jan 28, 2025
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.6.0 chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Mar 30, 2025
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.0 Update dependency prettier-plugin-tailwindcss to ^0.6.0 Apr 20, 2025
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from e2a71b7 to a760c72 Compare August 13, 2025 12:00
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from a760c72 to 739275e Compare August 19, 2025 12:46
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 739275e to 2f72c62 Compare August 31, 2025 13:12
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 2f72c62 to c26c979 Compare September 25, 2025 16:43
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from c26c979 to 4371c12 Compare October 14, 2025 19:27
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.6.0 Update dependency prettier-plugin-tailwindcss to ^0.7.0 Oct 14, 2025
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 26e1bc4 to 992ccc3 Compare October 22, 2025 00:06
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 992ccc3 to 3b65c55 Compare November 10, 2025 21:32
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 3b65c55 to 0c38973 Compare November 18, 2025 10:43
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 6989c39 to 87685a1 Compare December 3, 2025 17:06
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 87685a1 to b39dfef Compare December 31, 2025 13:13
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from b39dfef to 7f5aa3c Compare January 8, 2026 20:26
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 16b7d2d to ddfb02b Compare January 23, 2026 19:48
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from ddfb02b to 398ad16 Compare February 2, 2026 18:08
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 398ad16 to 31ee459 Compare February 12, 2026 11:58
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 31ee459 to da8e108 Compare March 5, 2026 18:20
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from da8e108 to 18f93de Compare March 13, 2026 17:12
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 18f93de to ebe7824 Compare April 1, 2026 18:01
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from ebe7824 to e8284ab Compare April 8, 2026 20:03
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 0c45b7b to 833d5f5 Compare April 27, 2026 14:43
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to ^0.7.0 Update dependency prettier-plugin-tailwindcss to ^0.8.0 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 833d5f5 to b5da8d3 Compare April 29, 2026 14:11
@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from b5da8d3 to 3848280 Compare May 12, 2026 09:17
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 12, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
ERROR: This version of pnpm requires at least Node.js v22.13
The current version of Node.js is v18.19.0
Visit https://r.pnpm.io/comp to see the list of past pnpm versions with respective Node.js version support.

@renovate renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 3848280 to fe95547 Compare May 18, 2026 09:57
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