Update tailwindcss 3.4.4 → 3.4.17 (patch) #140
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ tailwindcss (3.4.4 → 3.4.17) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 53 commits:
Fix error
v3.4.17
Update changelog
Work around issue with Node 22 and Jiti (#15421)
Bump macos version
v3.4.16
fix: update lilconfig for ESM and Windows support (#15289)
Fix Plugin type issue (#14668)
v3.4.15
Add variable fallback to fix Chrome issue (#15003)
Fix config types for boxShadow (#14856)
update changelog
Add `CODEOWNERS` file (#14702)
Bump dependencies to fix vulnerabilities (#14697)
3.4.14
Don't set `display: none` on elements that use `hidden="until-found"` (#14625)
3.4.13
Improve the performance when checking broad glob patterns. (#14481)
3.4.12
Insert `@defaults` at start of stylesheet (#14427)
3.4.11
update changelog
Allow `anchor-size(…)` in arbitrary values (#14393)
3.4.10
Bump versions of plugins in the Standalone CLI (#14185)
3.4.9
Don't warn about broad globs in vendor folders (#14147)
3.4.8
rename `master` to `main`
Warn when broad glob patterns are used in the content configuration (#14140)
Bump to latest cssnano v6 (#14105)
Automate checksum generation for standalone CLI (#14081)
Update version in package.json
Add missing heading to changelog
Update changelog for v3.4.7
Update CHANGELOG.md
Normalize attribute selector for `data-*` and `aria-*` modifiers (#14037)
Print eventual lightning CSS parsing errors when the CSS matcher fail (#14034)
Fix class detection in Slim templates with attached attributes and IDs (#14019)
Update changelog
Loosen :is() wrapping rules in applyImportantSelector for more readable output. (#13900)
3.4.6
Update changelog
Fix extracting utilities from slim/pug templates (#14006)
Update runner image
3.4.5
Always generate -webkit-backdrop-filter property (#13997)
Avoid over-extracting utilities from candidates with decimal values (#13959)
Add `.mts` and `.cts` config file detection (#13940)
refactor(util): code refactor (#13872)
fix: typo (#13864)
Use no value instead of `blur(0px)` for `backdrop-blur-none` and `blur-none` utilities (#13830)
Disable automatic `var()` injection for anchor properties (#13826)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands