Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump tailwind-variants from 0.2.0 to 0.2.1 (#951)
Bumps [tailwind-variants](https://github.com/nextui-org/tailwind-variants) from 0.2.0 to 0.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextui-org/tailwind-variants/releases">tailwind-variants's releases</a>.</em></p> <blockquote> <h2>v0.2.1</h2> <h2>What's Changed</h2> <ul> <li>fix: Support false-only variant with fallback behaviour by <a href="https://github.com/lrholmes"><code>@lrholmes</code></a> in <a href="https://redirect.github.com/nextui-org/tailwind-variants/pull/159">nextui-org/tailwind-variants#159</a></li> <li>update version to match release by <a href="https://github.com/ben-hapip"><code>@ben-hapip</code></a> in <a href="https://redirect.github.com/nextui-org/tailwind-variants/pull/162">nextui-org/tailwind-variants#162</a></li> <li>fix: VariantProps doesn't type responsiveVariants in global configuration by <a href="https://github.com/HoangDevNull"><code>@HoangDevNull</code></a> in <a href="https://redirect.github.com/nextui-org/tailwind-variants/pull/160">nextui-org/tailwind-variants#160</a></li> <li>fix: adjust path for types by <a href="https://github.com/Gomah"><code>@Gomah</code></a> in <a href="https://redirect.github.com/nextui-org/tailwind-variants/pull/164">nextui-org/tailwind-variants#164</a></li> <li>feat(transformer): support custom aliases by <a href="https://github.com/Gomah"><code>@Gomah</code></a> in <a href="https://redirect.github.com/nextui-org/tailwind-variants/pull/169">nextui-org/tailwind-variants#169</a></li> <li>fix: support multi-level extend for <code>compoundVariants</code> by <a href="https://github.com/mskelton"><code>@mskelton</code></a> in <a href="https://redirect.github.com/nextui-org/tailwind-variants/pull/170">nextui-org/tailwind-variants#170</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/lrholmes"><code>@lrholmes</code></a> made their first contribution in <a href="https://redirect.github.com/nextui-org/tailwind-variants/pull/159">nextui-org/tailwind-variants#159</a></li> <li><a href="https://github.com/ben-hapip"><code>@ben-hapip</code></a> made their first contribution in <a href="https://redirect.github.com/nextui-org/tailwind-variants/pull/162">nextui-org/tailwind-variants#162</a></li> <li><a href="https://github.com/HoangDevNull"><code>@HoangDevNull</code></a> made their first contribution in <a href="https://redirect.github.com/nextui-org/tailwind-variants/pull/160">nextui-org/tailwind-variants#160</a></li> <li><a href="https://github.com/Gomah"><code>@Gomah</code></a> made their first contribution in <a href="https://redirect.github.com/nextui-org/tailwind-variants/pull/164">nextui-org/tailwind-variants#164</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nextui-org/tailwind-variants/compare/v0.2.0...v0.2.1">https://github.com/nextui-org/tailwind-variants/compare/v0.2.0...v0.2.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextui-org/tailwind-variants/commit/cd4323d6131925ede056127125f65b7fe5e3e737"><code>cd4323d</code></a> v0.2.1</li> <li><a href="https://github.com/nextui-org/tailwind-variants/commit/9d7abb0a026e3e49c2e950102211e8d6e1a9948e"><code>9d7abb0</code></a> Merge branch 'main' of github.com:nextui-org/tailwind-variants</li> <li><a href="https://github.com/nextui-org/tailwind-variants/commit/8ec5f34929a01849de9bf8583ea1b009a90446cf"><code>8ec5f34</code></a> fix: support multi-level extend for <code>compoundVariants</code> (<a href="https://redirect.github.com/nextui-org/tailwind-variants/issues/170">#170</a>)</li> <li><a href="https://github.com/nextui-org/tailwind-variants/commit/d6ac934a577dd02a91f367ecd8a6ac1173c67e14"><code>d6ac934</code></a> Merge pull request <a href="https://redirect.github.com/nextui-org/tailwind-variants/issues/169">#169</a> from Gomah/feat/transformer-aliases</li> <li><a href="https://github.com/nextui-org/tailwind-variants/commit/d58eadc68d4caf067a2dbf5d977addc8921fbfdb"><code>d58eadc</code></a> feat(transformer): support custom aliases</li> <li><a href="https://github.com/nextui-org/tailwind-variants/commit/78ccdb9b401e662558a8a58178749914ab673c13"><code>78ccdb9</code></a> Merge pull request <a href="https://redirect.github.com/nextui-org/tailwind-variants/issues/164">#164</a> from Gomah/main</li> <li><a href="https://github.com/nextui-org/tailwind-variants/commit/6f885238df1e9414bdb09c4c25e90f55f135dde9"><code>6f88523</code></a> fix: adjust path for types</li> <li><a href="https://github.com/nextui-org/tailwind-variants/commit/ad727e0fa59a882eb0e9c9935290aa631b34ea82"><code>ad727e0</code></a> Merge pull request <a href="https://redirect.github.com/nextui-org/tailwind-variants/issues/160">#160</a> from HoangDevNull/fix-responsive-variants-on-create-tv</li> <li><a href="https://github.com/nextui-org/tailwind-variants/commit/836001524a26ff99772eb29d3778bf9abf4a8161"><code>8360015</code></a> fix: inherit types from <code>responsiveVariants</code> in global configuration</li> <li><a href="https://github.com/nextui-org/tailwind-variants/commit/1ce51ea6aafff95b6eab0008e5f9cf70aad6536f"><code>1ce51ea</code></a> update version to match release (<a href="https://redirect.github.com/nextui-org/tailwind-variants/issues/162">#162</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nextui-org/tailwind-variants/compare/v0.2.0...v0.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tailwind-variants&package-manager=npm_and_yarn&previous-version=0.2.0&new-version=0.2.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information