tailwindcss-capsize
tailwindcss-capsize copied to clipboard
Update tailwindcss to v3.4.17
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| tailwindcss (source) | 3.4.3 -> 3.4.17 |
Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v3.4.17
Fixed
- Work around Node v22.12+ issue (#15421)
v3.4.16
Fixed
- Ensure the TypeScript types for
PluginsConfigallowundefinedvalues (#14668)
Changed
- Bumped lilconfig to v3.x (#15289)
v3.4.15
- Bump versions for security vulnerabilities (#14697)
- Ensure the TypeScript types for the
boxShadowtheme configuration allows arrays (#14856) - Set fallback for opacity variables to ensure setting colors with the
selection:*variant works in Chrome 131 (#15003)
v3.4.14
Fixed
- Don't set
display: noneon elements that usehidden="until-found"(#14625)
v3.4.13
Fixed
- Improve source glob verification performance (#14481)
v3.4.12
Fixed
- Ensure using
@applywith utilities that use@defaultsworks with rules defined in the base layer when usingoptimizeUniversalDefaults(#14427)
v3.4.11
Fixed
- Allow
anchor-size(…)in arbitrary values (#14393)
v3.4.10
Fixed
- Bump versions of plugins in the Standalone CLI (#14185)
v3.4.9
Fixed
- No longer warns when broad glob patterns are detecting
vendorfolders
v3.4.8
Fixed
- Fix minification when using nested CSS (#14105)
- Warn when broad glob patterns are used in the content configuration (#14140)
v3.4.7
Fixed
- Fix class detection in Slim templates with attached attributes and ID (#14019)
- Ensure attribute values in
data-*andaria-*modifiers are always quoted in the generated CSS (#14037)
v3.4.6
Fixed
- Fix detection of some utilities in Slim/Pug templates (#14006)
Changed
- Loosen
:is()wrapping rules when using an important selector (#13900)
v3.4.5
Fixed
- Disable automatic
var()injection for anchor properties (#13826) - Use no value instead of
blur(0px)forbackdrop-blur-noneandblur-noneutilities (#13830) - Add
.mtsand.ctsconfig file detection (#13940) - Don't generate utilities like
px-1unnecessarily when using utilities likepx-1.5(#13959) - Always generate
-webkit-backdrop-filterforbackdrop-*utilities (#13997)
v3.4.4
Fixed
- Make it possible to use multiple
<alpha-value>placeholders in a single color definition (#13740) - Don't prefix classes in arbitrary values of
has-*,group-has-*, andpeer-has-*variants (#13770) - Support negative values for
{col,row}-{start,end}utilities (#13781) - Update embedded browserslist database (#13792)
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.