Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Tailwind CSS to 4.0.0-beta.8 #910

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@​tailwindcss/postcss 4.0.0-beta.2 -> 4.0.0-beta.8 age adoption passing confidence
tailwindcss (source) 4.0.0-beta.2 -> 4.0.0-beta.8 age adoption passing confidence

Release Notes

tailwindlabs/tailwindcss (tailwindcss)

v4.0.0-beta.8

Compare Source

Fixed
  • Ensure Symbol.dispose and Symbol.asyncDispose are polyfilled (#​15404)

v4.0.0-beta.7

Compare Source

Added
  • Export tailwindcss/lib/util/flattenColorPalette for backward compatibility (#​15318)
  • Improve debug logs to get better insights (#​15303)
Fixed
  • Fix dependency related warnings when using @tailwindcss/postcss on Windows (#​15321)
  • Skip creating a compiler for CSS files that should not be processed (#​15340)
  • Fix missing shadow-none suggestion 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-video utility from theme (#​15365)

v4.0.0-beta.6

Compare Source

Fixed
  • Ensure @import "…" reference never generates utilities (#​15307)

v4.0.0-beta.5

Compare Source

Added
  • Parallelize parsing of individual source files (#​15270)
  • Add new @import "…" reference option for importing Tailwind CSS configuration details into another CSS entry point without duplicating CSS (#​15228)
  • Improve performance of @tailwindcss/postcss by 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/vite in 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/postcss extension (#​15273)
  • Fix missing font family suggestions in IntelliSense (#​15288)
  • Fix missing @container suggestion in IntelliSense (#​15288)

v4.0.0-beta.4

Compare Source

Fixed
  • Don't scan source files for utilities unless @tailwind utilities is present in the CSS in @tailwindcss/postcss and @tailwindcss/vite (#​15226)
  • Skip reserializing CSS files that don't use Tailwind features in @tailwindcss/postcss and @tailwindcss/vite (#​15226)
  • Upgrade (experimental): Do not migrate the overflow-clip utility (#​15244)
  • Upgrade (experimental): Rename backdrop-blur to backdrop-blur-sm and backdrop-blur-sm to backdrop-blur-xs (#​15242)

v4.0.0-beta.3

Compare Source

Fixed
  • Ensure any necessary vendor prefixes are generated for iOS Safari, Firefox, and Chrome (#​15166)
  • Ensure .group and .peer are prefixed when using the prefix(…) 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 use calc(…) (#​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 .group and .peer classes (#​15208)
Changed
  • Interpolate gradients using OKLAB instead of OKLCH by default (#​15201)
  • Error when layer(…) in @import is 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.

@renovate renovate bot added the dependencies Update of dependencies label Dec 1, 2024
@mui-bot
Copy link

mui-bot commented Dec 1, 2024

Netlify deploy preview

https://deploy-preview-910--base-ui.netlify.app/

Generated by 🚫 dangerJS against 2c1d1c5

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Dec 2, 2024
@renovate renovate bot force-pushed the renovate/tailwind-css branch from 6ddaa6f to a699a09 Compare December 2, 2024 12:35
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Dec 2, 2024
@mnajdova mnajdova requested a review from vladmoroz December 4, 2024 13:19
@renovate renovate bot force-pushed the renovate/tailwind-css branch from a699a09 to d1f5048 Compare December 4, 2024 17:29
@renovate renovate bot changed the title Bump Tailwind CSS to 4.0.0-beta.4 Bump Tailwind CSS to 4.0.0-beta.5 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/tailwind-css branch from d1f5048 to 1be86ce Compare December 6, 2024 20:14
@renovate renovate bot changed the title Bump Tailwind CSS to 4.0.0-beta.5 Bump Tailwind CSS to 4.0.0-beta.6 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/tailwind-css branch from 1be86ce to bc4166a Compare December 13, 2024 15:19
@renovate renovate bot changed the title Bump Tailwind CSS to 4.0.0-beta.6 Bump Tailwind CSS to 4.0.0-beta.7 Dec 13, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Dec 16, 2024
@renovate renovate bot force-pushed the renovate/tailwind-css branch from bc4166a to cfd9fd3 Compare December 16, 2024 13:10
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Dec 16, 2024
@renovate renovate bot force-pushed the renovate/tailwind-css branch from cfd9fd3 to cbbfa9d Compare December 17, 2024 13:13
@renovate renovate bot changed the title Bump Tailwind CSS to 4.0.0-beta.7 Bump Tailwind CSS to 4.0.0-beta.8 Dec 17, 2024
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 2, 2025
@renovate renovate bot force-pushed the renovate/tailwind-css branch from cbbfa9d to c42f4cc Compare January 2, 2025 08:07
@github-actions github-actions bot added PR: out-of-date The pull request has merge conflicts and can't be merged and removed PR: out-of-date The pull request has merge conflicts and can't be merged labels Jan 2, 2025
@renovate renovate bot force-pushed the renovate/tailwind-css branch from c42f4cc to 2c1d1c5 Compare January 2, 2025 08:57
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant