chore(deps): update dependency tailwindcss to v1.9.6 #24
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:
1.8.12->1.9.6Release Notes
tailwindlabs/tailwindcss (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
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.