-
Couldn't load subscription status.
- Fork 114
fix(deps): update dependency tailwindcss to ^1.9.6 - abandoned #928
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
base: main
Are you sure you want to change the base?
Conversation
0067761 to
2cec112
Compare
2cec112 to
e21a546
Compare
e21a546 to
d34677c
Compare
d34677c to
7c5a30b
Compare
7c5a30b to
994cf7c
Compare
994cf7c to
5eddb38
Compare
be4c326 to
886c77d
Compare
886c77d to
6114968
Compare
6114968 to
b6e8b04
Compare
b6e8b04 to
69ec539
Compare
69ec539 to
3bd6600
Compare
3bd6600 to
3727727
Compare
3727727 to
c310309
Compare
b53b274 to
374a26c
Compare
374a26c to
2cf0e8a
Compare
2cf0e8a to
995f93f
Compare
995f93f to
e7f28c9
Compare
e7f28c9 to
7f3b201
Compare
7f3b201 to
c144689
Compare
b5deaa6 to
11347ef
Compare
11347ef to
04bf5d1
Compare
04bf5d1 to
e0ef025
Compare
e0ef025 to
82b3c1e
Compare
82b3c1e to
d927b46
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
^1.5.2->^1.9.6Release Notes
tailwindlabs/tailwindcss
v1.9.6Compare Source
Changed
The
presetsfeature had unexpected behavior where a preset config without its ownpresetskey would not extend the default config. (#2662)If you were depending on this unexpected behavior, just add
presets: []to your own preset to exclude the default configuration.v1.9.5Compare Source
Fixed
themewith default line-heights did not resolve correctlyv1.9.4Compare Source
Fixed
withOptionsAPI would not trigger rebuilds in watch processesv1.9.3Compare Source
Fixed
tailwindcss init --fullscaffolded a corrupt config file (https://github.com/tailwindlabs/tailwindcss/issues/2556)Changed
v1.9.2Compare Source
Fixed
word-wrapandoverflow-wraptogether, not one or the other sinceword-wrapis IE-onlyv1.9.1Compare Source
Fixed
corePluginsinresolveConfigto avoid bundling browser-incompatible code (#2548)v1.9.0Compare Source
Added
presetsconfig option (#2474)tailwind.config.jsfiles with availablefutureflags commented out (#2379)col-span-fullandrow-span-full(#2471)outlineconfigurable,outline-nonemore accessible by default, and addoutline-blackandoutline-white(#2460)rotateandskewvalues (#2528)xl,2xl, and3xlborder radius values (#2529)grid-auto-columnsandgrid-auto-rows(#2531)defaultLineHeightsandstandardFontWeightsfrom experimental to futureFixed
word-wrapinstead ofoverflow-wrapinie11target mode (#2391)Experimental
2xlbreakpoint (#2468){u}-max-contentand{u}-min-contentutilities to{u}-maxand{u}-minin experimental extended spacing scale (#2532)v1.8.13Compare Source
Fixed
v1.8.12Compare Source
Fixed
v1.8.11Compare Source
tailwindcss.pluginwork in ESM environments for reasonsv1.8.10Compare Source
Fixed
darkexperiment from causing third-partydarkvariants to inherit stacking behavior (#2382)v1.8.9Compare Source
Fixed
extendedSpacingScaleexperiment (#2358)!importantwas stripped from declarations within rules that used@applywithapplyComplexClasses(#2376)Changed
futuresection to config stubs (#2372, 3090b98)v1.8.8Compare Source
Fixed
resolveConfigcode path (#2368)v1.8.7Compare Source
Fixed
class=\"block\") weren't extracted properly for purging (#2364)v1.8.6Compare Source
Fixed
v1.8.5Compare Source
Fixed
resolveConfigdidn't take into account configs added by feature flags (#2347)v1.8.4Compare Source
Fixed
@applywhen using theapplyComplexClassesexperiment (#2271)Changed
font-hairlineandfont-thintofont-thinandfont-extralightbehindstandardFontWeightsflag (experimental until v1.9.0) (#2333)v1.8.3Compare Source
Fixed
font-variant-numericutilities would break in combination with most CSS minifier configurations (f3660ce)conservativepurge mode being deprecated once per process (58781b5)v1.8.2Compare Source
Fixed
pluginsarray in your config (#2322)v1.8.1Compare Source
Fixed
v1.8.0Compare Source
Added
preserveHtmlElementsoption forpurge(#2283)layersmode forpurge(#2288)font-variant-numericutilities (#2305)place-items,place-content,place-self,justify-items, andjustify-selfutilities (#2306)Changed
@layerat-rules are now grouped with the corresponding@tailwindat-rule (#2312)Deprecated
conservativepurge mode, deprecated in favor oflayersv1.7.6Compare Source
Fixed
@applyimplementation broke when applying a variant class with the important option globally enabledv1.7.5Compare Source
Changed
v1.7.4Compare Source
Added
postcss.config.jsfileChanged
@applyinsensitive to whitespace in the newapplyComplexClassesexperimentFixed
applyComplexClassesexperiment didn't behave as expected with rules with multiple selectors, like.foo, .bar { color: red }v1.7.3Compare Source
Changed
Fixed
gradientColorStopsplugin was enabledv1.7.2Compare Source
Added
v1.7.1Compare Source
Changed
v1.7.0Compare Source
Added
contentsdisplay utility@applywith variants and other complex classes (experimental)Deprecated
v1.6.3Compare Source
Fixed
v1.6.2Compare Source
Fixed
@keyframesrespecting the important option would break animations in Chromev1.6.1Compare Source
Fixed
v1.6.0Compare Source
Added
prefers-reduced-motionvariantsoverscroll-behaviourutilitiesConfiguration
📅 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.