Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

This PR contains the following updates:

Package Change Age Confidence
prettier-plugin-tailwindcss 0.4.1 -> 0.7.2 age confidence

Release Notes

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

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)

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.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 19, 2023

⚠ 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: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"2.8.8" from the root project
npm ERR!   peer prettier@"2 || 3" from @ianvs/[email protected]
npm ERR!   node_modules/@ianvs/prettier-plugin-sort-imports
npm ERR!     peerOptional @ianvs/prettier-plugin-sort-imports@"*" from [email protected]
npm ERR!     node_modules/prettier-plugin-tailwindcss
npm ERR!       dev prettier-plugin-tailwindcss@"0.5.14" from the root project
npm ERR!   3 more (@shopify/prettier-plugin-liquid, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^3.0" from [email protected]
npm ERR! node_modules/prettier-plugin-tailwindcss
npm ERR!   dev prettier-plugin-tailwindcss@"0.5.14" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-30T19_36_37_432Z-debug-0.log

@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 7 times, most recently from fe270d7 to aadefdf Compare November 2, 2023 12:13
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 378fe77 to c156128 Compare November 3, 2023 15:36
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.6 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.7 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 3 times, most recently from 72c7e01 to f68649c Compare November 15, 2023 09:03
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from f68649c to b783b47 Compare November 20, 2023 12:33
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from b783b47 to 8bed1c7 Compare December 5, 2023 13:01
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.7 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.8 Dec 5, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 8bed1c7 to 2e7814b Compare December 5, 2023 16:41
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.8 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.9 Dec 6, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 2e7814b to bf61f73 Compare December 6, 2023 01:59
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from bf61f73 to e1c79a4 Compare December 19, 2023 17:00
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from e1c79a4 to be7f35d Compare December 28, 2023 18:40
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.9 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.10 Dec 28, 2023
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from be7f35d to 009fd4e Compare January 6, 2024 00:33
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.10 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.11 Jan 6, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 009fd4e to 4277f75 Compare March 6, 2024 17:34
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.11 chore(deps): update dependency prettier-plugin-tailwindcss to v0.5.12 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 4277f75 to f39fee3 Compare March 7, 2024 16:57
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 10cf7bc to cfdae1a Compare March 27, 2024 19:21
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 78bc2a5 to 63446d2 Compare June 11, 2025 13:12
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 63446d2 to 150c89b Compare June 19, 2025 20:01
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.12 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.13 Jun 19, 2025
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 150c89b to 9fa2cc0 Compare July 9, 2025 22:42
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.13 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.14 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from 510cf38 to af15e37 Compare October 6, 2025 05:37
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from af15e37 to 4204f46 Compare October 7, 2025 06:16
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 4204f46 to 24e7117 Compare October 14, 2025 18:51
@renovate renovate bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.14 chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.0 Oct 14, 2025
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 4 times, most recently from 4f60ebb to a9bc331 Compare October 18, 2025 02:01
@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 5 times, most recently from c4184c8 to 3400f75 Compare November 10, 2025 07:22
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 2 times, most recently from bfcec94 to 4205f75 Compare November 17, 2025 07:44
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch 3 times, most recently from f304bf1 to bf679ed Compare November 25, 2025 07:10
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from bf679ed to aac9d1b Compare December 1, 2025 07:29
@renovate renovate bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from aac9d1b to 4071b43 Compare December 1, 2025 16:46
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant