Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tailwindcss/postcss (source) 4.0.17 -> 4.1.0 age adoption passing confidence
tailwindcss (source) 4.0.17 -> 4.1.0 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.0

Compare Source

Added
  • Add details-content variant (#​15319)
  • Add inverted-colors variant (#​11693)
  • Add noscript variant (#​11929, #​17431)
  • Add items-baseline-last and self-baseline-last utilities (#​13888, #​17476)
  • Add pointer-none, pointer-coarse, and pointer-fine variants (#​16946)
  • Add any-pointer-none, any-pointer-coarse, and any-pointer-fine variants (#​16941)
  • Add safe alignment utilities (#​14607)
  • Add user-valid and user-invalid variants (#​12370)
  • Add wrap-anywhere, wrap-break-word, and wrap-normal utilities (#​12128)
  • Add @source inline(…) and @source not inline(…) (#​17147)
  • Add @source not "…" (#​17255)
  • Add text-shadow-* utilities (#​17389)
  • Add mask-* utilities (#​17134)
  • Add bg-{position,size}-* utilities for arbitrary values (#​17432)
  • Add shadow-*/<alpha>, inset-shadow-*/<alpha>, drop-shadow-*/<alpha>, and text-shadow-*/<alpha> utilities to control shadow opacity (#​17398, #​17434)
  • Add drop-shadow-<color> utilities (#​17434)
  • Improve compatibility with older versions of Safari and Firefox (#​17435)
Fixed
  • Follow symlinks when resolving @source directives (#​17391)
  • Don't scan ignored files for classes when changing an ignored file triggers a rebuild using @tailwindcss/cli (#​17255)
  • Support negated content rules in legacy JavaScript configuration (#​17255)
  • Interpret syntax like @("@&#8203;")md:… as @md:… in Razor files (#​17427)
  • Disallow top-level braces, top-level semicolons, and unbalanced parentheses and brackets in arbitrary values (#​17361)
  • Ensure the --theme(…) function still resolves to the CSS variables when using legacy JS plugins (#​17458)
  • Detect used theme variables in CSS module files (#​17433, #​17467)
Changed
  • Ignore node_modules by default (can be overridden by @source … rules) (#​17255)
  • @source rules that include file extensions or point inside node_modules/ folders no longer consider your .gitignore rules (#​17255)
  • Deprecate bg-{left,right}-{top,bottom} in favor of bg-{top,bottom}-{left,right} utilities (#​17378)
  • Deprecate object-{left,right}-{top,bottom} in favor of object-{top,bottom}-{left,right} utilities (#​17437)

  • 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 Mar 25, 2025
@renovate renovate bot requested a review from IgorKowalczyk March 25, 2025 18:52
@renovate renovate bot changed the title chore(deps): update tailwindcss monorepo to v4.0.16 chore(deps): update tailwindcss monorepo to v4.0.17 Mar 26, 2025
@renovate renovate bot force-pushed the renovate/tailwindcss-monorepo branch from 38746a9 to fd58329 Compare March 26, 2025 10:36
@renovate renovate bot force-pushed the renovate/tailwindcss-monorepo branch from fd58329 to 9948a28 Compare March 27, 2025 13:41
@renovate renovate bot force-pushed the renovate/tailwindcss-monorepo branch from 9948a28 to 54e3428 Compare April 1, 2025 11:55
@renovate renovate bot force-pushed the renovate/tailwindcss-monorepo branch from 54e3428 to 4e0b4dd Compare April 1, 2025 12:32
@renovate renovate bot changed the title chore(deps): update tailwindcss monorepo to v4.0.17 chore(deps): update tailwindcss monorepo to v4.0.17 - autoclosed Apr 1, 2025
@renovate renovate bot closed this Apr 1, 2025
@renovate renovate bot deleted the renovate/tailwindcss-monorepo branch April 1, 2025 12:36
@renovate renovate bot changed the title chore(deps): update tailwindcss monorepo to v4.0.17 - autoclosed chore(deps): update tailwindcss monorepo to v4.0.17 Apr 1, 2025
@renovate renovate bot reopened this Apr 1, 2025
@renovate renovate bot force-pushed the renovate/tailwindcss-monorepo branch from 44525bb to 4e0b4dd Compare April 1, 2025 19:01
@renovate renovate bot changed the title chore(deps): update tailwindcss monorepo to v4.0.17 chore(deps): update tailwindcss monorepo to v4.1.0 Apr 1, 2025
@IgorKowalczyk IgorKowalczyk merged commit a3e749d into main Apr 2, 2025
8 checks passed
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.

2 participants