Bump Tailwind CSS to 4.0.0-beta.8
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @tailwindcss/postcss | 4.0.0-beta.2 -> 4.0.0-beta.8 |
||||
| tailwindcss (source) | 4.0.0-beta.2 -> 4.0.0-beta.8 |
Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v4.0.0-beta.8
Fixed
- Ensure
Symbol.disposeandSymbol.asyncDisposeare polyfilled (#15404)
v4.0.0-beta.7
Added
- Export
tailwindcss/lib/util/flattenColorPalettefor backward compatibility (#15318) - Improve debug logs to get better insights (#15303)
Fixed
- Fix dependency related warnings when using
@tailwindcss/postcsson Windows (#15321) - Skip creating a compiler for CSS files that should not be processed (#15340)
- Fix missing
shadow-nonesuggestion in IntelliSense (#15342) - Optimize AST before printing for IntelliSense (#15347)
- Generate vendor prefixes for Chrome 111+ (e.g.
-webkit-background-clip: text) (#15389)
Changed
- Rename
--aspect-ratio-*theme key to--aspect-*(#15365) - Derive
aspect-videoutility from theme (#15365)
v4.0.0-beta.6
Fixed
- Ensure
@import "…" referencenever generates utilities (#15307)
v4.0.0-beta.5
Added
- Parallelize parsing of individual source files (#15270)
- Add new
@import "…" referenceoption for importing Tailwind CSS configuration details into another CSS entry point without duplicating CSS (#15228) - Improve performance of
@tailwindcss/postcssby translating between internal data structures and PostCSS nodes directly without additional parsing or stringification (#15297)
Fixed
- Ensure absolute URLs inside imported CSS files are not rebased when using
@tailwindcss/vite(#15275) - Fix issues with dev servers using Svelte 5 with
@tailwindcss/vite(#15274) - Support installing
@tailwindcss/vitein Vite 6 projects (#15274) - Fix resolution of imported CSS files in SSR builds with
@tailwindcss/vite(#15279) - Ensure other plugins can run after
@tailwindcss/postcss(#15273) - Rebase URLs inside imported CSS files when using Vite with the
@tailwindcss/postcssextension (#15273) - Fix missing font family suggestions in IntelliSense (#15288)
- Fix missing
@containersuggestion in IntelliSense (#15288)
v4.0.0-beta.4
Fixed
- Don't scan source files for utilities unless
@tailwind utilitiesis present in the CSS in@tailwindcss/postcssand@tailwindcss/vite(#15226) - Skip reserializing CSS files that don't use Tailwind features in
@tailwindcss/postcssand@tailwindcss/vite(#15226) -
Upgrade (experimental): Do not migrate the
overflow-cliputility (#15244) -
Upgrade (experimental): Rename
backdrop-blurtobackdrop-blur-smandbackdrop-blur-smtobackdrop-blur-xs(#15242)
v4.0.0-beta.3
Fixed
- Ensure any necessary vendor prefixes are generated for iOS Safari, Firefox, and Chrome (#15166)
- Ensure
.groupand.peerare prefixed when using theprefix(…)option (#15174) - Ensure 3D transforms render correctly in Safari (#15179)
- Ensure
--spacing-*variables take precedence over--container-*variables (#15180) - Fix scanning classes delimited by tab characters (#15169)
- Ensure opacity modifiers and semi-transparent gradients render correctly by default in Safari (#15201)
- Fix element size thrashing when transitioning gradients on elements with a defined font-size in Safari (#15216)
- Ensure
translate-*utilities work with arbitrary values that usecalc(…)(#15215) - Ensure gradient stop position utilities work with arbitrary values that use
calc(…)(#15215) - Ensure Node addons are packaged correctly with Windows ARM builds (#15171)
- Ensure the Vite plugin resolves CSS and JS files according to the configured resolver conditions ([#15173])(https://github.com/tailwindlabs/tailwindcss/pull/15173)
-
Upgrade (experimental): Migrate prefixes for
.groupand.peerclasses (#15208)
Changed
- Interpolate gradients using OKLAB instead of OKLCH by default (#15201)
- Error when
layer(…)in@importis not first in the list of functions/conditions (#15109) - Use unitless line-height values for font-size variables in default theme (#15216)
- Don't register custom properties with explicit types unless those custom properties need to be animateable (#15215)
Configuration
📅 Schedule: Branch creation - "on the first day of the month before 4:00am" in timezone UTC, 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 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.
Netlify deploy preview
https://deploy-preview-910--base-ui.netlify.app/
Generated by :no_entry_sign: dangerJS against 2c1d1c512c20bb88bef7468f963d2bc9436d9377
Deploy Preview for base-ui ready!
| Name | Link |
|---|---|
| Latest commit | 388c19ee2b7460e8b3a46a7bf4a390fe2a596283 |
| Latest deploy log | https://app.netlify.com/sites/base-ui/deploys/67a388defb4c560008fee923 |
| Deploy Preview | https://deploy-preview-910--base-ui.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.