Update dependency tailwindcss to v2.2.19 - abandoned#6
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency tailwindcss to v2.2.19 - abandoned#6renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
582068c to
4236fc8
Compare
f736b6b to
65ca251
Compare
65ca251 to
18ff9ec
Compare
18ff9ec to
147d5a2
Compare
147d5a2 to
e018bbd
Compare
acab262 to
1d6e0eb
Compare
1d6e0eb to
edc0ccd
Compare
edc0ccd to
d96ec91
Compare
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. |
Author
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 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
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.1.2->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)v2.2.4Compare Source
Fixed
postinstallscript that was preventing people from installing the library (1eacfb9)v2.2.3Compare Source
Added
npx tailwindcss(359252c)Fixed
-is used as a custom separator (#4704)~when stackingpeer-*variants (#4757)purgeif provided on the CLI (#4772)resolveConfignot being importable in Next.js pages (#4725)v2.2.2Compare Source
Fixed
transform,filter, andbackdrop-filterclasses purely to create stacking contexts to minimize the impact of the breaking change (#4700)v2.2.1Compare Source
Fixed
corePluginsorder is consistent in AOT mode (#5928)v2.2.0Compare Source
Changed
JIT: Use "tracking" context by default instead of "watching" context for improved reliability with most bundlers (#4514)
Depending on which tooling you use, you may need to explicitly set
TAILWIND_MODE=watchuntil your build runner has been updated to support PostCSS'sdir-dependencymessage type.Added
background-originutilities (#4117)@applyperformance in projects that process many CSS sources (#3178)matchUtilitiesAPI to make it more suitable for third-party use (#4232)rawsyntax inpurgeconfig (#4272)emptyvariant (#3298)modern-normalizeto v1.1 (#4287)themefunction internally, removepostcss-functionsdependency (#4317)screenfunction to improve nesting plugin compatibility (#4318)@tailwind variantsdirective to replace@tailwind screens(#4356)dir-dependencymessages inTAILWIND_DISABLE_TOUCHmode (#4388)beforeandafterpseudo-element variants andcontentutilities (#4461)transformandextractAPIs to simplify PurgeCSS/JIT customization (#4469)caret-colorutilities (#4499)lightBluetosky, emit console warning when using deprecated name (#4513)--watchmode, and more (#4526, 4558)peer-*variants for styling based on sibling state (#4556)safelistas a top-level option underpurgefor both JIT and classic engines (#4580)transformclass when using classes likescale-*,rotate-*, etc. (#4604)filterandbackdrop-filterclasses when using classes likecontrast-*,backdrop-blur-*, etc. (#4614)blur-noneby default with intent to deprecateblur-0(#4614)Fixed
calcandvarin arbitrary values (#4147)hslcolors tohslawhen transforming for opacity support instead ofrgba(#3850)backdropBlurvariants not being generated (#4188)borderutility (#4277)@tailwinddirectives (2f15411)groupvariants (#4551)Internals
v2.1.4Compare Source
Fixed
rawPurgeCSS sources when registering template dependencies (#4542)v2.1.3Compare Source
Fixed
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (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.