Update tailwindcss: 1.8.10 → 1.9.6 (minor) #18
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.
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ tailwindcss (1.8.10 → 1.9.6) · Repo
Release Notes
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.13
1.8.12
1.8.11
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 56 commits:
1.9.6
Update changelog
Fix style
Include default config by default in presets (#2662)
1.9.5
Update changelog
Fix issue where using `theme` with default line-heights did not resolve correctly
1.9.4
Update changelog
Ensure changes to withOptions plugins trigger rebuilds
1.9.3
Don't warn about future flags
Revert "Automatically add `featureFlags.future` flags to the configuration files whenever the `init` command is ran (#2379)"
Rebuild fixtures
1.9.2
Update changelog
Use word-wrap and overflow-wrap since word-wrap is not supported in Chrome et al
Merge plugins when resolving config (#2561)
1.9.1
Update changelog
Don't import corePlugins in resolveConfig (#2548)
Update CHANGELOG.md (#2546)
Update changelog
Update CHANGELOG.md (#2545)
1.9.0
Update changelog
Update changelog
use word-wrap instead of overflow-wrap when targeting ie11 (#2391)
Update changelog
Support closures for colors in all circumstances (#2536)
Bump GitHub Actions runners (#2520)
Rename max-content and min-content to max and min in experimental spacing scale (#2532)
Add new utilities for `grid-auto-columns` and `grid-auto-rows` (#2531)
Support disabling dark mode globally (#2530)
Add `xl`, `2xl`, and `3xl` border radius values (#2529)
Update changelog
Add smaller rotate and skew values (#2528)
Improve accessibility story for custom focus styles (#2460)
Support new `presets` key + extending core plugins config (#2474)
Update CHANGELOG.md (#2516)
Update changelog
Update CHANGELOG.md (#2513)
Update changelog
Promote `defaultLineHeights` and `standardFontWeights` from experimental to future
Update changelog
add col- and row- span-full utility (#2471)
Add experimental 2xl breakpoint (#2468)
Ignore any tailwind.config.js files
Don't escape keyframes (#2432)
Automatically add `featureFlags.future` flags to the configuration files whenever the `init` command is ran (#2379)
Fix version from CHANGELOG (#2387)
1.8.12
Update changelog
Set color opacity variable when colors are defined as functions (#2515)
1.8.11
Add `default` interop to tailwindcss/plugin
🆕 @babel/core (added, 7.12.3)
🆕 @storybook/addon-actions (added, 6.0.27)
🆕 @storybook/addon-essentials (added, 6.0.27)
🆕 @storybook/addon-links (added, 6.0.27)
🆕 @storybook/html (added, 6.0.27)
🆕 axios (added, 0.20.0)
🆕 babel-loader (added, 8.1.0)
🆕 react-is (added, 16.13.1)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands