-
-
Notifications
You must be signed in to change notification settings - Fork 83
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
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/tailwind-css
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Netlify deploy preview |
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
bot
force-pushed
the
renovate/tailwind-css
branch
from
December 2, 2024 12:35
6ddaa6f
to
a699a09
Compare
github-actions
bot
removed
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Dec 2, 2024
renovate
bot
force-pushed
the
renovate/tailwind-css
branch
from
December 4, 2024 17:29
a699a09
to
d1f5048
Compare
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
bot
force-pushed
the
renovate/tailwind-css
branch
from
December 6, 2024 20:14
d1f5048
to
1be86ce
Compare
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
bot
force-pushed
the
renovate/tailwind-css
branch
from
December 13, 2024 15:19
1be86ce
to
bc4166a
Compare
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
bot
added
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Dec 16, 2024
renovate
bot
force-pushed
the
renovate/tailwind-css
branch
from
December 16, 2024 13:10
bc4166a
to
cfd9fd3
Compare
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
bot
force-pushed
the
renovate/tailwind-css
branch
from
December 17, 2024 13:13
cfd9fd3
to
cbbfa9d
Compare
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
bot
added
the
PR: out-of-date
The pull request has merge conflicts and can't be merged
label
Jan 2, 2025
renovate
bot
force-pushed
the
renovate/tailwind-css
branch
from
January 2, 2025 08:07
cbbfa9d
to
c42f4cc
Compare
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
bot
force-pushed
the
renovate/tailwind-css
branch
from
January 2, 2025 08:57
c42f4cc
to
2c1d1c5
Compare
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
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.
This PR contains the following updates:
4.0.0-beta.2
->4.0.0-beta.8
4.0.0-beta.2
->4.0.0-beta.8
Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v4.0.0-beta.8
Compare Source
Fixed
Symbol.dispose
andSymbol.asyncDispose
are polyfilled (#15404)v4.0.0-beta.7
Compare Source
Added
tailwindcss/lib/util/flattenColorPalette
for backward compatibility (#15318)Fixed
@tailwindcss/postcss
on Windows (#15321)shadow-none
suggestion in IntelliSense (#15342)-webkit-background-clip: text
) (#15389)Changed
--aspect-ratio-*
theme key to--aspect-*
(#15365)aspect-video
utility from theme (#15365)v4.0.0-beta.6
Compare Source
Fixed
@import "…" reference
never generates utilities (#15307)v4.0.0-beta.5
Compare Source
Added
@import "…" reference
option for importing Tailwind CSS configuration details into another CSS entry point without duplicating CSS (#15228)@tailwindcss/postcss
by translating between internal data structures and PostCSS nodes directly without additional parsing or stringification (#15297)Fixed
@tailwindcss/vite
(#15275)@tailwindcss/vite
(#15274)@tailwindcss/vite
in Vite 6 projects (#15274)@tailwindcss/vite
(#15279)@tailwindcss/postcss
(#15273)@tailwindcss/postcss
extension (#15273)@container
suggestion in IntelliSense (#15288)v4.0.0-beta.4
Compare Source
Fixed
@tailwind utilities
is present in the CSS in@tailwindcss/postcss
and@tailwindcss/vite
(#15226)@tailwindcss/postcss
and@tailwindcss/vite
(#15226)overflow-clip
utility (#15244)backdrop-blur
tobackdrop-blur-sm
andbackdrop-blur-sm
tobackdrop-blur-xs
(#15242)v4.0.0-beta.3
Compare Source
Fixed
.group
and.peer
are prefixed when using theprefix(…)
option (#15174)--spacing-*
variables take precedence over--container-*
variables (#15180)translate-*
utilities work with arbitrary values that usecalc(…)
(#15215)calc(…)
(#15215).group
and.peer
classes (#15208)Changed
layer(…)
in@import
is not first in the list of functions/conditions (#15109)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.
This PR was generated by Mend Renovate. View the repository job log.