Update tailwind-merge 3.3.1 → 3.4.0 (minor) #61
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.
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?
✳️ tailwind-merge (3.3.1 → 3.4.0) · Repo
Release Notes
3.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 69 commits:
v3.4.0add changelog for v3.4.0Merge pull request #619 from quantizor/further-improvementsMake benchmark test names consistentrevert: remove array-based string building optimizationtest: add ultra long class list benchmarkRemove unnecessary pre-computed conflict mapsperf: pre-compute conflict arrays at initializationperf: replace localeCompare with direct string comparisonperf: use index-based recursion to avoid array allocationsperf: add fast path to skip modifier sorting for empty/single modifiersMerge pull request #620 from quantizor/improve-benchmarking-suiteMove helpers below test suite codeRemove obsolete variable benchmarkNamesForgot to use benchWithMemory for collectionsRemove unused variableFix ESLint issuesMerge pull request #547 from quantizor/perfchore: add memory usage profiling to benchmark suitefix undesired watchapply review feedbackMerge pull request #618 from dcastil/docs/improve-docsDocs: Improve limitations sectionDocs: Improve features sectionDocs: Improve configuration sectionDocs: Improve validators sectionMerge pull request #617 from dcastil/docs/260/make-examples-more-realisticDocs: Fix some typosDocs: Remove foo/bar examples and make them a bit more realisticMerge pull request #616 from dcastil/feature/577/replace-package-@octokit/webhooks-definitionsReplace deprecated package @octokit/webhooks-definitions with @octokit/webhooks-typesVarious small improvementsSkip unnecessary runtime check in getPartSkip unnecessary runtime check in processClassGroupsMerge pull request #615 from dcastil/dependabot/npm_and_yarn/vite-7.1.11Bump vite from 7.1.9 to 7.1.11Merge pull request #613 from dcastil/renovate/js-devtools-npm-publish-4.xpin npm-publish action to exact versionMerge pull request #611 from dcastil/renovate/major-octokit-monorepoMerge pull request #607 from dcastil/renovate/actions-checkout-5.xUpdate actions/checkout action to v5Merge pull request #608 from dcastil/renovate/actions-setup-node-5.xUpdate actions/setup-node action to v5Merge pull request #609 from dcastil/renovate/codspeedhq-action-4.xCodSpeed benchmark: Benchmark in CPU simulation modeUpdate CodSpeedHQ/action action to v4Merge pull request #610 from dcastil/renovate/codspeed-vitest-plugin-5.xUpdate dependency @codspeed/vitest-plugin to v5Merge pull request #606 from dcastil/renovate/all-minor-patchUpdate all non-major dependenciesUpdate JS-DevTools/npm-publish action to v4Update dependency @octokit/types to v15Merge pull request #605 from dcastil/dependabot/npm_and_yarn/vite-6.3.6Bump vite from 6.3.4 to 6.3.6put comments backconsistent arrow functionsoptimize modifier sortingrestore commentundo join changepr suggestionsremove cacheremove commentfix undesired watchvibe optimizationMerge pull request #597 from dcastil/dependabot/npm_and_yarn/form-data-4.0.4Bump form-data from 4.0.0 to 4.0.4Merge pull request #592 from kidonng/patch-1Fix comment syntaxAdd custom variant as an alternative🆕 @emnapi/core (added, 1.4.3)
🆕 @emnapi/runtime (added, 1.4.3)
🆕 @emnapi/wasi-threads (added, 1.0.2)
🆕 @napi-rs/wasm-runtime (added, 0.2.11)
🆕 @tybys/wasm-util (added, 0.9.0)
🆕 tslib (added, 2.8.0)
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