mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
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? #### ✳️ jiti (2.1.0 → 2.3.3) · [Repo](https://github.com/unjs/jiti) · [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md) <details> <summary>Release Notes</summary> <h4><a href="https://github.com/unjs/jiti/releases/tag/v2.3.3">2.3.3</a></h4> <blockquote><p dir="auto"><a href="https://bounce.depfu.com/github.com/unjs/jiti/compare/v2.3.2...v2.3.3">compare changes</a></p> <h3 dir="auto">🩹 Fixes</h3> <ul dir="auto"> <li> <strong>eval:</strong> Return fallback value (<a href="https://bounce.depfu.com/github.com/unjs/jiti/pull/326">#326</a>)</li> </ul> <h3 dir="auto">💅 Refactors</h3> <ul dir="auto"> <li>Remove some unused exports with <a href="https://knip.dev/">Knip</a> (<a href="https://bounce.depfu.com/github.com/unjs/jiti/pull/327">#327</a>)</li> </ul> <h3 dir="auto">❤️ Contributors</h3> <ul dir="auto"> <li>Lars Kappert (<a href="https://bounce.depfu.com/github.com/webpro">@webpro</a>)</li> </ul></blockquote> <h4><a href="https://github.com/unjs/jiti/releases/tag/v2.3.2">2.3.2</a></h4> <blockquote><p dir="auto"><a href="https://bounce.depfu.com/github.com/unjs/jiti/compare/v2.3.1...v2.3.2">compare changes</a></p> <h3 dir="auto">🩹 Fixes</h3> <ul dir="auto"> <li> <strong>eval:</strong> Fallback in async mode (<a href="https://bounce.depfu.com/github.com/unjs/jiti/pull/325">#325</a>)</li> </ul></blockquote> <h4><a href="https://github.com/unjs/jiti/releases/tag/v2.3.1">2.3.1</a></h4> <blockquote><p dir="auto"><a href="https://bounce.depfu.com/github.com/unjs/jiti/compare/v2.3.0...v2.3.1">compare changes</a></p> <h3 dir="auto">🩹 Fixes</h3> <ul dir="auto"> <li>Conditional access to <code class="notranslate">mod.default</code> (<a href="https://bounce.depfu.com/github.com/unjs/jiti/commit/8c30a94">8c30a94</a>)</li> </ul></blockquote> <h4><a href="https://github.com/unjs/jiti/releases/tag/v2.3.0">2.3.0</a></h4> <blockquote><p dir="auto"><a href="https://bounce.depfu.com/github.com/unjs/jiti/compare/v2.2.1...v2.3.0">compare changes</a></p> <div class="markdown-alert markdown-alert-important" dir="auto"> <p class="markdown-alert-title" dir="auto"><svg class="octicon octicon-report mr-2" viewbox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true"><path d="M0 1.75C0 .784.784 0 1.75 0h12.5C15.216 0 16 .784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0 .138.112.25.25.25h2a.75.75 0 0 1 .75.75v2.19l2.72-2.72a.749.749 0 0 1 .53-.22h6.5a.25.25 0 0 0 .25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"></path></svg>Important</p> <p dir="auto">To enhance compatibility, jiti <code class="notranslate">>=2.1</code> enabled <a href="https://bounce.depfu.com/github.com/unjs/jiti#interopdefault"><code class="notranslate">interopdefault</code></a> using a new Proxy method. If you migrated to <code class="notranslate">2.0.0</code> earlier, this might have caused behavior changes. In case of any issues during the upgrade, please <a href="https://bounce.depfu.com/github.com/unjs/jiti/issues">report</a> so we can investigate to solve them. 🙏🏼</p> </div> <h3 dir="auto">🚀 Enhancements</h3> <ul dir="auto"> <li>Support <code class="notranslate">jiti.import(id, {default: true})</code> (<a href="https://bounce.depfu.com/github.com/unjs/jiti/pull/323">#323</a>)</li> </ul> <h3 dir="auto">🩹 Fixes</h3> <ul dir="auto"> <li> <strong>interopDefault:</strong> Avoid <code class="notranslate">in</code> operator for primitive inputs (<a href="https://bounce.depfu.com/github.com/unjs/jiti/pull/321">#321</a>)</li> <li> <strong>interopDefault:</strong> Simplify logic for default export checks (<a href="https://bounce.depfu.com/github.com/unjs/jiti/pull/322">#322</a>)</li> </ul> <h3 dir="auto">❤️ Contributors</h3> <ul dir="auto"> <li>Pooya Parsa (<a href="https://bounce.depfu.com/github.com/pi0">@pi0</a>)</li> <li> <a href="https://bounce.depfu.com/github.com/beer">@beer</a> (<a href="https://bounce.depfu.com/github.com/iiio2">@iiio2</a>)</li> </ul></blockquote> <h4><a href="https://github.com/unjs/jiti/releases/tag/v2.2.1">2.2.1</a></h4> <blockquote><p dir="auto"><a href="https://bounce.depfu.com/github.com/unjs/jiti/compare/v2.2.0...v2.2.1">compare changes</a></p> <h3 dir="auto">🩹 Fixes</h3> <ul dir="auto"> <li>Bump cache version (<a href="https://bounce.depfu.com/github.com/unjs/jiti/commit/3acd097">3acd097</a>)</li> </ul></blockquote> <h4><a href="https://github.com/unjs/jiti/releases/tag/v2.1.2">2.1.2</a></h4> <blockquote><p dir="auto"><a href="https://bounce.depfu.com/github.com/unjs/jiti/compare/v2.1.1...v2.1.2">compare changes</a></p> <h3 dir="auto">🌊 Types</h3> <ul dir="auto"> <li>Use local <code class="notranslate">NodeModule</code> type (<a href="https://bounce.depfu.com/github.com/unjs/jiti/commit/718bea2">718bea2</a>)</li> </ul></blockquote> <h4><a href="https://github.com/unjs/jiti/releases/tag/v2.1.1">2.1.1</a></h4> <blockquote><p dir="auto"><a href="https://bounce.depfu.com/github.com/unjs/jiti/compare/v2.1.0...v2.1.1">compare changes</a></p> <ul dir="auto"> <li> <strong>types:</strong> Add standalone types for node require (<a href="https://bounce.depfu.com/github.com/unjs/jiti/pull/316">#316</a>)</li> <li>Update babel to 7.25.7</li> </ul></blockquote> <p><em>Does any of this look wrong? <a href="https://depfu.com/packages/npm/jiti/feedback">Please let us know.</a></em></p> </details> <details> <summary>Commits</summary> <p><a href="f99a1d7df0...544247421c">See the full diff on Github</a>. The new version differs by 31 commits:</p> <ul> <li><a href="544247421c"><code>chore(release): v2.3.3</code></a></li> <li><a href="9ceae39f26"><code>refactor: remove some unused exports (#327)</code></a></li> <li><a href="dccce59504"><code>fix(eval): return fallback value (#326)</code></a></li> <li><a href="c1a24e0d9f"><code>chore(release): v2.3.2</code></a></li> <li><a href="3627a56e50"><code>chore: update lockfile</code></a></li> <li><a href="650cc6c69f"><code>fix(eval): fallback in async mode (#325)</code></a></li> <li><a href="c469748620"><code>chore(release): v2.3.1</code></a></li> <li><a href="8c30a94171"><code>fix: conditional access to `mod.default`</code></a></li> <li><a href="f67ed60ee5"><code>chore: update note</code></a></li> <li><a href="a39bd7eb16"><code>chore(release): v2.3.0</code></a></li> <li><a href="c1325e9f2e"><code>chore: update lockfile</code></a></li> <li><a href="daede71dd4"><code>feat: support `jiti.import(id, {default: true})` (#323)</code></a></li> <li><a href="537fa3998f"><code>docs: add note about interop default</code></a></li> <li><a href="61891a0c86"><code>docs: update interopDefault description and reference</code></a></li> <li><a href="fd5d7eac13"><code>refactor(interopDefault): simplify logic for default export checks (#322)</code></a></li> <li><a href="4be8bff84e"><code>fix(interopDefault): avoid `in` operator for primitive inputs (#321)</code></a></li> <li><a href="a86751ee15"><code>docs: fix format (#320)</code></a></li> <li><a href="94b172b979"><code>chore(release): v2.2.1</code></a></li> <li><a href="3acd09751f"><code>fix: bump cache version</code></a></li> <li><a href="50ac5d9874"><code>chore(release): v2.2.0</code></a></li> <li><a href="138401060f"><code>ci: correct condition</code></a></li> <li><a href="4f9d67d639"><code>ci: run nightly release once</code></a></li> <li><a href="da70d244b0"><code>feat: use smarter proxy for `interopDefault` (#318)</code></a></li> <li><a href="88260477e9"><code>refactor: inline interopDefault from mlly</code></a></li> <li><a href="103d165092"><code>chore(release): v2.1.2</code></a></li> <li><a href="718bea2608"><code>types: use local `NodeModule` type</code></a></li> <li><a href="420787447b"><code>chore(release): v2.1.1</code></a></li> <li><a href="5998e3c880"><code>chore: updarte deps</code></a></li> <li><a href="b3a4ccb6ab"><code>fix(types): add standalone types for node require (#316)</code></a></li> <li><a href="e7ffe04fce"><code>test: ignore deps for node native register</code></a></li> <li><a href="1d86ca3a68"><code>test: add dependency tests</code></a></li> </ul> </details> ---  [Depfu](https://depfu.com) 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`. <details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu rebase</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu cancel merge</dt><dd>Cancels automatic merging of this PR</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> <dt>@depfu pause</dt><dd>Ignores all future updates for this dependency and closes this PR</dd> <dt>@depfu pause [minor|major]</dt><dd>Ignores all future minor/major updates for this dependency and closes this PR</dd> <dt>@depfu resume</dt><dd>Future versions of this dependency will create PRs again (leaves this PR as is)</dd> </dl></blockquote> </details> Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
A utility-first CSS framework for rapidly building custom user interfaces.
Documentation
For full documentation, visit tailwindcss.com.
Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
Discuss Tailwind CSS on GitHub
For chatting with others using the framework:
Join the Tailwind CSS Discord Server
Contributing
If you're interested in contributing to Tailwind CSS, please read our contributing docs before submitting a pull request.
Description
Languages
JavaScript
90.6%
CSS
7.6%
HTML
1.7%