Skip to content

fix(deps): update tailwindcss ( 4.2.1 → 4.2.2 )#365

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/tailwindcss-monorepo
Mar 20, 2026
Merged

fix(deps): update tailwindcss ( 4.2.1 → 4.2.2 )#365
renovate[bot] merged 1 commit intomainfrom
renovate/tailwindcss-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2026

This PR contains the following updates:

Package Change Age Confidence
tailwindcss (source) 4.2.14.2.2 age confidence

Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v4.2.2

Compare Source

Fixed
  • Don't crash when candidates contain prototype properties like row-constructor (#​19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#​19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#​19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#​19745)
  • Add support for Vite 8 in @tailwindcss/vite (#​19790)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234size-1234) (#​19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5'' instead of size-5) (#​19812)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

| datasource | package     | from  | to    |
| ---------- | ----------- | ----- | ----- |
| npm        | tailwindcss | 4.2.1 | 4.2.2 |
@renovate renovate bot added the type/patch label Mar 19, 2026
@renovate renovate bot requested a review from rtrox as a code owner March 19, 2026 20:42
@renovate renovate bot added the type/patch label Mar 19, 2026
@renovate renovate bot merged commit 8309059 into main Mar 20, 2026
5 checks passed
@renovate renovate bot deleted the renovate/tailwindcss-monorepo branch March 20, 2026 01:15
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