Skip to content

fix(deps): update tailwindcss monorepo to v4.2.2 (patch)#85

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

fix(deps): update tailwindcss monorepo to v4.2.2 (patch)#85
renovate[bot] merged 1 commit intomainfrom
renovate/patch-tailwindcss-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 21, 2026

This PR contains the following updates:

Package Change Age Confidence
@tailwindcss/postcss (source) 4.2.14.2.2 age confidence
tailwindcss (source) 4.2.14.2.2 age confidence

Release Notes

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 force-pushed the renovate/patch-tailwindcss-monorepo branch from bb31361 to a74b9e0 Compare March 21, 2026 21:00
@renovate renovate bot force-pushed the renovate/patch-tailwindcss-monorepo branch from a74b9e0 to 8c07cd0 Compare March 21, 2026 21:01
@renovate renovate bot merged commit e79505b into main Mar 21, 2026
5 checks passed
@renovate renovate bot deleted the renovate/patch-tailwindcss-monorepo branch March 21, 2026 22:07
github-actions bot pushed a commit that referenced this pull request Mar 21, 2026
## [1.5.51](v1.5.50...v1.5.51) (2026-03-21)

### 🐛 Bug Fixes

* **deps:** update tailwindcss monorepo to v4.2.2 ([#85](#85)) ([e79505b](e79505b))
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