This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Update dependency tailwindcss to v3.4.3 #505
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tailwindcss-3.x
base: main
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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
bot
changed the title
Update dependency tailwindcss to v3.3.3
Update dependency tailwindcss to v3.3.4
Oct 24, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
October 24, 2023 18:34
fdc500b
to
b605e2a
Compare
renovate
bot
changed the title
Update dependency tailwindcss to v3.3.4
Update dependency tailwindcss to v3.3.5
Oct 25, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
October 25, 2023 16:42
b605e2a
to
044a10b
Compare
renovate
bot
changed the title
Update dependency tailwindcss to v3.3.5
Update dependency tailwindcss to v3.3.6
Dec 4, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
December 4, 2023 18:38
044a10b
to
6962675
Compare
renovate
bot
changed the title
Update dependency tailwindcss to v3.3.6
Update dependency tailwindcss to v3.3.7
Dec 18, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
December 18, 2023 21:54
6962675
to
505713b
Compare
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
December 19, 2023 18:02
505713b
to
6c541fc
Compare
renovate
bot
changed the title
Update dependency tailwindcss to v3.3.7
Update dependency tailwindcss to v3.4.0
Dec 19, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
January 5, 2024 22:30
6c541fc
to
d39b7ae
Compare
renovate
bot
changed the title
Update dependency tailwindcss to v3.4.0
Update dependency tailwindcss to v3.4.1
Jan 5, 2024
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
March 27, 2024 15:58
d39b7ae
to
0834d24
Compare
renovate
bot
changed the title
Update dependency tailwindcss to v3.4.1
Update dependency tailwindcss to v3.4.2
Mar 27, 2024
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x
branch
from
March 27, 2024 23:02
0834d24
to
44f5eaa
Compare
renovate
bot
changed the title
Update dependency tailwindcss to v3.4.2
Update dependency tailwindcss to v3.4.3
Mar 27, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
3.3.2
->3.4.3
Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v3.4.3
Compare Source
v3.4.2
Compare Source
Fixed
0,0,1
for button and input Preflight rules (#12735)(
,)
,[
or]
in the file path (#12715):has
rules when usingexperimental.optimizeUniversalDefaults
(#12736)mix-blend-plus-darker
utility (#12923)import.meta.url
in config files (#13322)xx-large
and remove doublex-large
absolute size (#13324)@apply
a class that uses nesting (#13325)important
configuration (#13353)@apply
works correctly with pseudo elements (#13379)v3.4.1
Compare Source
Fixed
calc()
(#12704)class
dark mode strategy (#12717)Added
selector
andvariant
strategies for dark mode (#12717)Changed
rtl
andltr
variants on same element asdir
attribute (#12717)v3.4.0
Compare Source
Added
svh
,lvh
, anddvh
values to defaultheight
/min-height
/max-height
theme (#11317)has-*
variants for:has(...)
pseudo-class (#11318)text-wrap
utilities includingtext-balance
andtext-pretty
(#11320, #12031)opacity
scale to include all steps of 5 (#11832)html
styles to include shadow DOM:host
pseudo-class (#11200)grid-rows-*
utilities from 1–6 to 1–12 (#12180)size-*
utilities (#12287)min-w-*
,min-h-*
, andmax-w-*
utilities (#12300)forced-color-adjust
utilities (#11931)forced-colors
variant (#11694, #12582)appearance-auto
utility (#12404)float
andclear
utilities (#12480)*
variant for targeting direct children (#12551)Changed
sans
font-family stack (#11748)rtl
,ltr
,forced-colors
, anddark
variants (#12584)v3.3.7
Compare Source
Fixed
v3.3.6
Compare Source
Fixed
resolveConfig
(#12272)@config
in CSS when watching via the CLI (#12327)font-feature-settings
formono
are included in Preflight (#12342)@layer
rule (#12508)v3.3.5
Compare Source
Fixed
-
incalc()
expression (#12283)v3.3.4
Compare Source
Fixed
calc()
-like functions (#11686)calc()
normalisation in nestedtheme()
calls (#11705)content
optional for presets in TypeScript types (#11730)too many open files
error (#12079):not(…)
when nested in an at-rule (#12105)Node16
module resolution (#12097)@apply
(#12112)tailwindcss/nesting
(#12269)jiti
,fast-glob
, andbrowserlist
dependencies (#11550)var
injection for properties that accept a<dashed-ident>
(#12236)v3.3.3
Compare Source
Fixed
theme()
insidecalc()
when there are no spaces around operators (#11157)repeating-conic-gradient
is detected as an image (#11180):is
by default (#11345)group
andpeer
variants (#11454)Added
aria-busy
utility (#10966)Changed
<dialog>
elements in preflight (#11069)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 this update again.
This PR has been generated by Mend Renovate. View repository job log here.