Skip to content

Update dependency prettier-plugin-tailwindcss to v0.8.1#2015

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

Update dependency prettier-plugin-tailwindcss to v0.8.1#2015
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/prettier-plugin-tailwindcss-0.x

Conversation

@renovate

@renovate renovate Bot commented Jan 23, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
prettier-plugin-tailwindcss 0.6.100.8.1 age confidence

Release Notes

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

v0.8.1

Compare Source

Fixed
  • Don't remove escape sequences when sorting classes in JavaScript string literals, which could produce invalid code in Vue attribute expressions (#​461)
  • Restore class sorting in Svelte markup and dynamic class={...} expressions when using prettier-plugin-svelte v4 (#​462)

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)

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.

@changeset-bot

changeset-bot Bot commented Jan 23, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c17960b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

github-actions Bot commented Jan 23, 2025

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@theguild/components 9.12.0-alpha-20251231143245-f4b0706d3bd79c4a6638a1ab419bfa3e23e6af97 npm ↗︎ unpkg ↗︎

@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from dac2871 to 726631f Compare May 30, 2025 19:07
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.11 chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.12 May 30, 2025
@github-actions

github-actions Bot commented May 30, 2025

Copy link
Copy Markdown
Contributor

📚 Storybook Deployment

The latest changes are available as preview in: https://pr-2015.the-guild-docs-storybook.pages.dev

@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 726631f to c83252d Compare June 19, 2025 21:32
@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 c83252d to 12c71d6 Compare July 9, 2025 17:43
@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 12c71d6 to 08ba960 Compare July 9, 2025 23:10
@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 from 08ba960 to bfd5fb5 Compare August 10, 2025 14:06
@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from bfd5fb5 to 9eb2e85 Compare September 25, 2025 14:16
@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 9eb2e85 to 045dc96 Compare October 14, 2025 16:34
@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 from 045dc96 to 04f4fb7 Compare October 17, 2025 18:42
@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from f4b0706 to 53eb04c Compare February 12, 2026 15:55
@renovate renovate Bot changed the title chore(deps): update dependency prettier-plugin-tailwindcss to v0.7.2 Update dependency prettier-plugin-tailwindcss to v0.7.2 Apr 8, 2026
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to v0.7.2 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 53eb04c to 478ce70 Compare April 23, 2026 10:17
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to v0.7.3 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 478ce70 to 29548b4 Compare April 27, 2026 19:14
@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 29548b4 to c6b0a22 Compare April 29, 2026 18:38
@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from c6b0a22 to 045018c Compare May 12, 2026 09:47
@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 045018c to ce8ac81 Compare May 18, 2026 10:37
@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from ce8ac81 to 2f5bf51 Compare July 12, 2026 18:12
@renovate
renovate Bot force-pushed the renovate/prettier-plugin-tailwindcss-0.x branch from 2f5bf51 to c17960b Compare July 15, 2026 16:05
@renovate renovate Bot changed the title Update dependency prettier-plugin-tailwindcss to v0.8.0 Update dependency prettier-plugin-tailwindcss to v0.8.1 Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants