Update tailwindcss 4.0.0 → 4.0.6 (patch) #1856
Closed
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 (4.0.0 → 4.0.6) · Repo · Changelog
Release Notes
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 70 commits:
Prepare v4.0.6 (#16407)
Revert: Only expose used CSS variables (#16403)
Update eslint 9.18.0 → 9.19.0 (minor) (#16357)
Fix mismatched comment numbers in styles (#16380)
Bump and pin `prettier` (#16382)
Prepare v4.0.5 (#16373)
Only expose used CSS variables (#16211)
Cleanup Tailwind Play workflow (#16310)
Remove useless `console.log` in `@tailwind/vite` package (#16307)
Prepare v4.0.4 (#16302)
Properly skip over nodes when using `replaceNode` (#16300)
Standalone: Use bun baseline builds for Linux (#16244)
Improve performance of rebuilds (#16283)
Add Freebsd build target (#16277)
Update all of nextjs 15.1.4 → 15.1.6 (patch) (#16257)
Take `NODE_PATH` into account when resolving modules (#16274)
Fix `order-first` and `order-last` for Firefox (#16266)
Don't crash when setting JS theme value to `null` (#16210)
Upgrade `@parcel/watcher` to `2.5.1` (#16248)
Ensure first argument to `var(…)` still unescapes `\_` (#16206)
Vite: Skip parsing stylesheets with the `?commonjs-proxy` flag (#16238)
Ensure we always emit `@keyframes` correctly (#16237)
Update upgrade CLI to handle `containers` config correctly (#16169)
Update tsup 8.2.4 → 8.3.6 (minor) (#16155)
Prepare v4.0.3 (#16146)
Fix `@import url()` being stripped (#16144)
Prepare for v4.0.2 release (#16131)
Allow `@variant` to be used at the top-level (#16129)
Do not emit empty rules/at-rules (#16121)
Discard invalid declarations when parsing CSS (#16093)
Vite: Transform `<style>` blocks in html files (#16069)
Vite: Don't rebase urls that appear to be aliases (#16078)
Ensure escaped theme variables are handled correctly (#16064)
Do not emit `@keyframes` in `@theme reference` (#16120)
Prevent modifying CSS variables in plugins (#16103)
Update turbo 2.3.3 → 2.3.4 (patch) (#16084)
Update @playwright/test 1.49.1 → 1.50.0 (minor) (#16091)
Fix Vite issues with SolidStart (#16052)
Refactor gradient implementation to work around prettier/prettier#17058 (#16072)
Ensure we process Tailwind CSS features when using `@reference` (#16057)
Only generate positive `grid-cols-*` and `grid-rows-*` utilities (#16020)
Prepare v4.0.1 release (#16018)
Do not scan `tailwind-merge` sources for candidates (#16005)
Add `:host` rule to `@theme` layer (#15975)
Ensure `@custom-variant foo ()` has a non-empty selector list (#16009)
Remove the `force` variant (#16007)
Correctly migrate `leading-*` classes (#16004)
update changelog
Fix `resolve_globs` crash when at root directory (#15988)
Add missing changelog entry for #15978
Rename `next` to `main` (#15980)
Fix Oxide scanner bugs (#15974)
Don’t look at ignore files outside initialized repos (#15941)
Revert "Update bun 1.1.43 → 1.2.0 (minor) (#15922)"
Ensure browser package does not pollute global namespace (#15978)
Update @types/react-dom 19.0.2 → 19.0.3 (patch) (#15669)
Update bun 1.1.43 → 1.2.0 (minor) (#15922)
Update all of nextjs 15.1.3 → 15.1.4 (patch) (#15630)
Fix IntelliSense class suggestions (#15857)
remove unnecessary version step
Ensure we set the version before running build (#15971)
Setup v4 releases (#15961)
Fix handling of absolute config files in upgrade tool (#15927)
Ensure font-size utilities with `none` modifier works e.g.: `text-sm/none` (#15921)
Include `:open` in the open variant (#15349)
Update eslint 9.17.0 → 9.18.0 (minor) (#15664)
Update @types/react 19.0.2 → 19.0.7 (patch) (#15682)
Ensure CSS variable shorthand uses valid CSS variables (#15738)
Merge changelogs (#15698)
Remove `min-w/h-none` (#15845)
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