-
-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency tailwindcss to ^2.2.19 #50
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/tailwindcss-2.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9fa3f51 to
6d1dc61
Compare
6d1dc61 to
199fc8c
Compare
199fc8c to
3ce9f15
Compare
3ce9f15 to
53b14c2
Compare
53b14c2 to
975c644
Compare
975c644 to
faf41d3
Compare
faf41d3 to
4655eaf
Compare
28efe4a to
f6720fa
Compare
fbb1f75 to
6d1433c
Compare
6d1433c to
90614d0
Compare
90614d0 to
3fbd7be
Compare
3fbd7be to
ba9b882
Compare
ba9b882 to
b8b32d7
Compare
b8b32d7 to
af9de1c
Compare
af9de1c to
a23819c
Compare
a23819c to
42245c3
Compare
Contributor
Author
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. ⚠ Warning: custom changes will be lost. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^2.2.4->^2.2.19Release Notes
tailwindlabs/tailwindcss
v2.2.19Compare Source
Fixed
corePluginsorder is consistent in AOT mode (#5928)v2.2.18Compare Source
Fixed
v2.2.17Compare Source
Fixed
awaitWriteFinishsetting to avoid occasional stale builds on Windows (#5758)v2.2.16Compare Source
Fixed
v2.2.15Compare Source
Fixed
-ifor input file continues to work even though deprecated (#5464)v2.2.14Compare Source
Fixed
@defaultsin JIT, switch back toclean-cssin case there's any meaningful differences in the output (bf248cb)v2.2.13Compare Source
Fixed
clean-csswithcssnanofor CDN builds to fix minified builds (75cc3ca)v2.2.12Compare Source
Fixed
v2.2.11Compare Source
Fixed
v2.2.10Compare Source
Fixed
presets: []in config file (#4903)Added
optimizeUniversalDefaultsflag (a9e160c)v2.2.9Compare Source
Fixed
@applying utilities that contain variants + the important modifier (#4854)clean-cssto v5.1.4 to fix empty CSS variables in CDN builds (#5338)v2.2.8Compare Source
Fixed
@apply(#5249)object-positionutilities (#5245)v2.2.7Compare Source
Fixed
v2.2.6Compare Source
Fixed
v2.2.5Compare Source
Added
self-baselineutility (I know this is a patch release, no one's going to die relax) (#5000)Changed
JIT: Optimize universal selector usage by inlining only the relevant selectors (#4850))
This provides a very significant performance boost on pages with a huge number of DOM nodes, but there's a chance it could be a breaking change in very rare edge cases we haven't thought of. Please open an issue if anything related to shadows, rings, transforms, filters, or backdrop-filters seems to be behaving differently after upgrading.
Fixed
step-startandstep-endin animation utilities (#4795))!*in templates from ruining everything (#4816))@layerrules being mistakenly inserted during incremental rebuilds (#4853))[hidden]works as expected on elements where we override the defaultdisplayvalue in Preflight (#4873)backdropOpacityutilities (#4892)Configuration
📅 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 is behind base branch, 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.