Bump tailwindcss from 3.1.8 to 3.2.1
Bumps tailwindcss from 3.1.8 to 3.2.1.
Release notes
Sourced from tailwindcss's releases.
v3.2.1
Fixed
- Fix missing
supportsin types (#9616)- Fix missing PostCSS dependencies in the CLI (#9617)
- Ensure
micromatchis a proper CLI dependency (#9620)- Ensure modifier values exist when using a
modifiersobject formatchVariant(ba6551d)v3.2.0
We just released Tailwind CSS v3.2! Read the announcement post for more details about the most exciting new features.
Added
- Add new
@configdirective (#9405)- Add new
relative: trueoption to resolve content paths relative to the config file (#9396)- Add new
supports-*variant (#9453)- Add new
min-*andmax-*variants (#9558)- Add new
aria-*variants (#9557, #9588)- Add new
data-*variants (#9559, #9588)- Add new
break-keeputility forword-break: keep-all(#9393)- Add new
collapseutility forvisibility: collapse(#9181)- Add new
fill-noneutility forfill: none(#9403)- Add new
stroke-noneutility forstroke: none(#9403)- Add new
place-content-baselineutility forplace-content: baseline(#9498)- Add new
place-items-baselineutility forplace-items: baseline(#9507)- Add new
content-baselineutility foralign-content: baseline(#9507)- Add support for configuring default
font-feature-settingsfor a font family (#9039)- Add standalone CLI build for 32-bit Linux on ARM (
node16-linux-armv7) (#9084)- Add future flag to disable color opacity utility plugins (#9088)
- Add negative value support for
outline-offset(#9136)- Add support for modifiers to
matchUtilities(#9541)- Allow negating utilities using
min/max/clamp(#9237)- Implement fallback plugins when there is ambiguity between plugins when using arbitrary values (#9376)
- Support
sortfunction inmatchVariant(#9423)- Upgrade to
postcss-nestedv6.0 (#9546)Fixed
- Use absolute paths when resolving changed files for resilience against working directory changes (#9032)
- Fix ring color utility generation when using
respectDefaultRingColorOpacity(#9070)- Sort tags before classes when
@apply-ing a selector with joined classes (#9107)- Remove invalid
outline-hiddenutility (#9147)- Honor the
hiddenattribute on elements in preflight (#9174)- Don't stop watching atomically renamed files (#9173, #9215)
- Fix duplicate utilities issue causing memory leaks (#9208)
- Fix
fontFamilyconfig TypeScript types (#9214)- Handle variants on complex selector utilities (#9262)
- Fix shared config mutation issue (#9294)
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
[3.2.1] - 2022-10-21
Fixed
- Fix missing
supportsin types (#9616)- Fix missing PostCSS dependencies in the CLI (#9617)
- Ensure
micromatchis a proper CLI dependency (#9620)- Ensure modifier values exist when using a
modifiersobject formatchVariant(ba6551db0f2726461371b4f3c6cd4c7090888504)[3.2.0] - 2022-10-19
Added
- Add new
@configdirective (#9405)- Add new
relative: trueoption to resolve content paths relative to the config file (#9396)- Add new
supports-*variant (#9453)- Add new
min-*andmax-*variants (#9558)- Add new
aria-*variants (#9557, #9588)- Add new
data-*variants (#9559, #9588)- Add new
break-keeputility forword-break: keep-all(#9393)- Add new
collapseutility forvisibility: collapse(#9181)- Add new
fill-noneutility forfill: none(#9403)- Add new
stroke-noneutility forstroke: none(#9403)- Add new
place-content-baselineutility forplace-content: baseline(#9498)- Add new
place-items-baselineutility forplace-items: baseline(#9507)- Add new
content-baselineutility foralign-content: baseline(#9507)- Add support for configuring default
font-feature-settingsfor a font family (#9039)- Add standalone CLI build for 32-bit Linux on ARM (
node16-linux-armv7) (#9084)- Add future flag to disable color opacity utility plugins (#9088)
- Add negative value support for
outline-offset(#9136)- Add support for modifiers to
matchUtilities(#9541)- Allow negating utilities using
min/max/clamp(#9237)- Implement fallback plugins when there is ambiguity between plugins when using arbitrary values (#9376)
- Support
sortfunction inmatchVariant(#9423)- Upgrade to
postcss-nestedv6.0 (#9546)Fixed
- Use absolute paths when resolving changed files for resilience against working directory changes (#9032)
- Fix ring color utility generation when using
respectDefaultRingColorOpacity(#9070)- Sort tags before classes when
@apply-ing a selector with joined classes (#9107)- Remove invalid
outline-hiddenutility (#9147)- Honor the
hiddenattribute on elements in preflight (#9174)- Don't stop watching atomically renamed files (#9173, #9215)
- Fix duplicate utilities issue causing memory leaks (#9208)
- Fix
fontFamilyconfig TypeScript types (#9214)- Handle variants on complex selector utilities (#9262)
- Fix shared config mutation issue (#9294)
- Fix ordering of parallel variants (#9282)
- Handle variants in utility selectors using
:where()and:has()(#9309)
... (truncated)
Commits
547f9f63.2.18967a51update changelog726b023update changelog0bbca33ensure we also check wether the modifier exists in the modifiers object1445aafEnsuremicromatchis a proper CLI dependency (#9620)3c7fc69Workflow improvements (#9609)40f6b4fFix missing PostCSS dependencies in the CLI (#9617)4dfb1e3Fix missingsupportsin types (#9616)2faf86fResolve broken relative logo sources on npmjs (relative → absolute) (#9610)1dc4a76increase jest test timeout- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Open in CodeSandbox Web Editor | VS Code | VS Code Insiders
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| vite-react-ts-starter | ✅ Ready (Inspect) | Visit Preview | Nov 1, 2022 at 4:05AM (UTC) |
Looks like tailwindcss is up-to-date now, so this is no longer needed.