socialify
socialify copied to clipboard
⬆️ Bump tailwindcss from 3.4.3 to 3.4.10
Bumps tailwindcss from 3.4.3 to 3.4.10.
Release notes
Sourced from tailwindcss's releases.
v3.4.10
Fixed
- Bump versions of plugins in the Standalone CLI (#14185)
v3.4.9
Fixed
- No longer warns when broad glob patterns are detecting
vendor
foldersv3.4.8
Fixed
- Fix minification when using nested CSS (#14105)
- Warn when broad glob patterns are used in the content configuration (#14140)
v3.4.7
Fixed
- Fix class detection in Slim templates with attached attributes and ID (#14019)
- Ensure attribute values in
data-*
andaria-*
modifiers are always quoted in the generated CSS (#14037)v3.4.6
Fixed
- Fix detection of some utilities in Slim/Pug templates (#14006)
Changed
- Loosen
:is()
wrapping rules when using an important selector (#13900)v3.4.5
Fixed
- Disable automatic
var()
injection for anchor properties (#13826)- Use no value instead of
blur(0px)
forbackdrop-blur-none
andblur-none
utilities (#13830)- Add
.mts
and.cts
config file detection (#13940)- Don't generate utilities like
px-1
unnecessarily when using utilities likepx-1.5
(#13959)- Always generate
-webkit-backdrop-filter
forbackdrop-*
utilities (#13997)v3.4.4
Fixed
- Make it possible to use multiple
<alpha-value>
placeholders in a single color definition (#13740)- Don't prefix classes in arbitrary values of
has-*
,group-has-*
, andpeer-has-*
variants (#13770)- Support negative values for
{col,row}-{start,end}
utilities (#13781)- Update embedded browserslist database (#13792)
Changelog
Sourced from tailwindcss's changelog.
[3.4.10] - 2024-08-13
Fixed
- Bump versions of plugins in the Standalone CLI (#14185)
[3.4.9] - 2024-08-08
Fixed
- No longer warns when broad glob patterns are detecting
vendor
folders[3.4.8] - 2024-08-07
Fixed
- Fix minification when using nested CSS (#14105)
- Warn when broad glob patterns are used in the content configuration (#14140)
[3.4.7] - 2024-07-25
Fixed
- Fix class detection in Slim templates with attached attributes and ID (#14019)
- Ensure attribute values in
data-*
andaria-*
modifiers are always quoted in the generated CSS (#14037)[3.4.6] - 2024-07-16
Fixed
- Fix detection of some utilities in Slim/Pug templates (#14006)
Changed
- Loosen
:is()
wrapping rules when using an important selector (#13900)[3.4.5] - 2024-07-15
Fixed
- Disable automatic
var()
injection for anchor properties (#13826)- Use no value instead of
blur(0px)
forbackdrop-blur-none
andblur-none
utilities (#13830)- Add
.mts
and.cts
config file detection (#13940)- Don't generate utilities like
px-1
unnecessarily when using utilities likepx-1.5
(#13959)- Always generate
-webkit-backdrop-filter
forbackdrop-*
utilities (#13997)[3.4.4] - 2024-06-05
Fixed
... (truncated)
Commits
f07dbff
3.4.10c4f2362
Bump versions of plugins in the Standalone CLI (#14185)f65023e
3.4.9702ba6a
Don't warn about broad globs in vendor folders (#14147)1676118
3.4.869c81f2
renamemaster
tomain
858696a
Warn when broad glob patterns are used in the content configuration (#14140)1f23c2e
Bump to latest cssnano v6 (#14105)28bd90e
Automate checksum generation for standalone CLI (#14081)9824cb6
Update version in package.json- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)