PR #55 opened: chore(deps): bump the minor-and-patch group across 1 directory with 20 updates
Bumps the minor-and-patch group with 17 updates in the / directory:
| Package | From | To |
|---|---|---|
| @inertiajs/react | 2.3.13 | 2.3.17 |
| @tailwindcss/vite | 4.1.18 | 4.2.1 |
| @types/react | 19.2.10 | 19.2.14 |
| @vitejs/plugin-react | 5.1.2 | 5.1.4 |
| globals | 17.3.0 | 17.4.0 |
| lucide-react | 0.562.0 | 0.577.0 |
| playwright | 1.58.1 | 1.58.2 |
| puppeteer-core | 24.36.1 | 24.38.0 |
| recharts | 3.7.0 | 3.8.0 |
| tailwind-merge | 3.4.0 | 3.5.0 |
| @types/node | 25.1.0 | 25.3.5 |
| puppeteer | 24.36.1 | 24.38.0 |
| typescript-eslint | 8.54.0 | 8.56.1 |
| @rollup/rollup-linux-x64-gnu | 4.55.2 | 4.59.0 |
| @rollup/rollup-win32-x64-msvc | 4.55.2 | 4.59.0 |
| lightningcss-linux-x64-gnu | 1.31.1 | 1.32.0 |
| lightningcss-win32-x64-msvc | 1.31.1 | 1.32.0 |
Updates @inertiajs/react from 2.3.13 to 2.3.17
▶Release notes
Sourced from @inertiajs/react's releases.
v2.3.17
What's Changed
- Include resources directory in published packages by
@pushpak1300in inertiajs/inertia#2914- [2.x] Bump deps by
@pascalbaljetin inertiajs/inertia#2916Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.16...v2.3.17
v2.3.16
What's Changed
- Bump
@sveltejs/kitfrom 2.50.2 to 2.52.2 by@dependabot[bot] in inertiajs/inertia#2904- Add Boost Guidelines & Skills by
@pushpak1300in inertiajs/inertia#2896New Contributors
@pushpak1300made their first contribution in inertiajs/inertia#2896Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.15...v2.3.16
v2.3.15
What's Changed
- Bump axios from 1.13.2 to 1.13.5 by
@dependabot[bot] in inertiajs/inertia#2888- [2.x] Fix flash data being cleared by
history.replaceStateby@pascalbaljetin inertiajs/inertia#2889- [2.x] Handle
bfcacherestoration for encrypted history by@pascalbaljetin inertiajs/inertia#2890- [2.x] Bump dependencies by
@pascalbaljetin inertiajs/inertia#2891- [2.x] Fix InfiniteScroll loading all pages in reverse mode with flex/grid layouts by
@pascalbaljetin inertiajs/inertia#2893- [2.x] Improve flaky tests and test app quality by
@pascalbaljetin inertiajs/inertia#2895Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.14...v2.3.15
v2.3.14
What's Changed
- [2.x] Shut down entire cluster on SSR shutdown by
@pascalbaljetin inertiajs/inertia#2876- [2.x] Fix
useFormtype inference when passing data as callback by@pascalbaljetin inertiajs/inertia#2878- Add global configuration support for withAllErrors in form components by
@skryukovin inertiajs/inertia#2865Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.13...v2.3.14
▶Changelog
Sourced from @inertiajs/react's changelog.
v2.3.17 - 2026-02-26
What's Changed
- Include resources directory in published packages by
@pushpak1300in inertiajs/inertia#2914- [2.x] Bump deps by
@pascalbaljetin inertiajs/inertia#2916Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.16...v2.3.17
v2.3.16 - 2026-02-24
What's Changed
- Bump
@sveltejs/kit from 2.50.2 to 2.52.2 by@dependabot[bot] in inertiajs/inertia#2904- Add Boost Guidelines & Skills by
@pushpak1300in inertiajs/inertia#2896New Contributors
@pushpak1300made their first contribution in inertiajs/inertia#2896Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.15...v2.3.16
v2.3.15 - 2026-02-13
What's Changed
- Bump axios from 1.13.2 to 1.13.5 by
@dependabot[bot] in inertiajs/inertia#2888- [2.x] Fix flash data being cleared by
history.replaceStateby@pascalbaljetin inertiajs/inertia#2889- [2.x] Handle
bfcacherestoration for encrypted history by@pascalbaljetin inertiajs/inertia#2890- [2.x] Bump dependencies by
@pascalbaljetin inertiajs/inertia#2891- [2.x] Fix InfiniteScroll loading all pages in reverse mode with flex/grid layouts by
@pascalbaljetin inertiajs/inertia#2893- [2.x] Improve flaky tests and test app quality by
@pascalbaljetin inertiajs/inertia#2895Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.14...v2.3.15
v2.3.14 - 2026-02-11
What's Changed
- [2.x] Shut down entire cluster on SSR shutdown by
@pascalbaljetin inertiajs/inertia#2876- [2.x] Fix
useFormtype inference when passing data as callback by@pascalbaljetin inertiajs/inertia#2878- Add global configuration support for withAllErrors in form components by
@skryukovin inertiajs/inertia#2865Full Changelog: https://github.com/inertiajs/inertia/compare/v2.3.13...v2.3.14
▶Commits
d3c8396v2.3.17fa2dc48Bump deps (#2916)144719bInclude resources directory in published packages (#2914)1d1c11cv2.3.1639ab927Add Boost Guidelines & Skills (#2896)5652a22v2.3.154b0461e[2.x] Improve flaky tests and test app quality (#2895)9b51423[2.x] Fix InfiniteScroll loading all pages in reverse mode with flex/grid lay...48ff3fc[2.x] Bump dependencies (#2891)146166aFix flash data being cleared byhistory.replaceState(#2889)- Additional commits viewable in compare view
Updates @tailwindcss/vite from 4.1.18 to 4.2.1
▶Release notes
Sourced from @tailwindcss/vite's releases.
v4.2.1
Fixed
- Allow trailing dash in functional utility names for backwards compatibility (#19696)
- Properly detect classes containing
.characters within curly braces in MDX files (#19711)v4.2.0
Added
- Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
- Add
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)- Add
pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)- Add
mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)- Add
scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)- Add
scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)- Add
border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)- Add
inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)- Add
block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)- Add
inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)- Add
font-features-*utility forfont-feature-settings(#19623)Fixed
- Prevent double
@supportswrapper forcolor-mixvalues (#19450)- Allow whitespace around
@source inline()argument (#19461)- Emit comment when source maps are saved to files when using
@tailwindcss/cli(#19447)- Detect utilities containing capital letters followed by numbers (#19465)
- Fix class extraction for Rails' strict locals (#19525)
- Align
@utilityname validation with Oxide scanner rules (#19524)- Fix infinite loop when using
@variantinside@custom-variant(#19633)- Allow multiples of
.25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)- Ensure changes to external files listed via
@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)- Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
- Ensure import aliases in Astro v5 work without crashing when using
@tailwindcss/vite(#19677)- Allow escape characters in
@utilitynames to improve support with formatters such as Biome (#19626)- Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
- Add
.jjto default ignored content directories (#19687)Deprecated
- Deprecate
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)
▶Changelog
Sourced from @tailwindcss/vite's changelog.
[4.2.1] - 2026-02-23
Fixed
- Allow trailing dash in functional utility names for backwards compatibility (#19696)
- Properly detect classes containing
.characters within curly braces in MDX files (#19711)[4.2.0] - 2026-02-18
Added
- Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
- Add
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)- Add
pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)- Add
mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)- Add
scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)- Add
scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)- Add
border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)- Add
inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)- Add
block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)- Add
inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)- Add
font-features-*utility forfont-feature-settings(#19623)Fixed
- Prevent double
@supportswrapper forcolor-mixvalues (#19450)- Allow whitespace around
@source inline()argument (#19461)- Emit comment when source maps are saved to files when using
@tailwindcss/cli(#19447)- Detect utilities containing capital letters followed by numbers (#19465)
- Fix class extraction for Rails' strict locals (#19525)
- Align
@utilityname validation with Oxide scanner rules (#19524)- Fix infinite loop when using
@variantinside@custom-variant(#19633)- Allow multiples of
.25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)- Ensure changes to external files listed via
@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)- Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
- Ensure import aliases in Astro v5 work without crashing when using
@tailwindcss/vite(#19677)- Allow escape characters in
@utilitynames to improve support with formatters such as Biome (#19626)- Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
- Add
.jjto default ignored content directories (#19687)Deprecated
- Deprecate
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)
▶Commits
1dce64e4.2.1 (#19714)1b164114.2.0 (#19695)d9fff9fdocs: update package README CI badge to main (#19692)bc6e4b8Fallback toconfig.createResolverforclientandssrenvironments in `@...f212b0ffix: restore full page reload for watched external files on Vite 7.1+ (#19670)8ed67bfFix Tailwind CSS package README GitHub links (#19644)e3e85b3[tailwindcss-vite] Add Register dependency messages logline (#19611)- See full diff in compare view
Updates @types/react from 19.2.10 to 19.2.14
▶Commits
- See full diff in compare view
Updates @vitejs/plugin-react from 5.1.2 to 5.1.4
▶Release notes
Sourced from @vitejs/plugin-react's releases.
[email protected]
Fix
canSkipBabelnot accounting forbabel.overrides(#1098)When configuring
babel.overrideswithout top-level plugins or presets, Babel was incorrectly skipped. ThecanSkipBabelfunction now checks foroverrides.lengthto ensure override configurations are processed.[email protected]
No release notes provided.
▶Changelog
Sourced from @vitejs/plugin-react's changelog.
5.1.4 (2026-02-10)
Fix
canSkipBabelnot accounting forbabel.overrides(#1098)When configuring
babel.overrideswithout top-level plugins or presets, Babel was incorrectly skipped. ThecanSkipBabelfunction now checks foroverrides.lengthto ensure override configurations are processed.5.1.3 (2026-02-02)
▶Commits
f066114release: [email protected]e299dcafix(plugin-react):canSkipBabelnot checkingbabel.overrides(#1098)12ffadcfix(deps): update all non-major dependencies (#1103)cf0cb8arelease: [email protected]99e480cfix(deps): update all non-major dependencies (#1090)77f5e42fix(deps): update react 19.2.4 (#1084)e327da4fix(deps): update all non-major dependencies (#1083)3d3dbc2chore: add metadata for vite-plugin-registry (#1078)58dfb9dfix(deps): update all non-major dependencies (#1066)fefad3dfix(deps): update all non-major dependencies (#1048)- Additional commits viewable in compare view
Updates globals from 17.3.0 to 17.4.0
▶Release notes
Sourced from globals's releases.
v17.4.0
- Update globals (2026-03-01) (#338) d43a051
https://github.com/sindresorhus/globals/compare/v17.3.0...v17.4.0
▶Commits
a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)- See full diff in compare view
Updates lucide-react from 0.562.0 to 0.577.0
▶Release notes
Sourced from lucide-react's releases.
Version 0.577.0
What's Changed
- chore(deps): bump rollup from 4.53.3 to 4.59.0 by
@dependabot[bot] in lucide-icons/lucide#4106- fix(repo): correctly ignore docs/releaseMetadata via .gitignore by
@bhavberiin lucide-icons/lucide#4100- feat(icons): added
ellipseicon by@KISHORE-KUMAR-Sin lucide-icons/lucide#3749New Contributors
@bhavberimade their first contribution in lucide-icons/lucide#4100@KISHORE-KUMAR-Smade their first contribution in lucide-icons/lucide#3749Full Changelog: https://github.com/lucide-icons/lucide/compare/0.576.0...0.577.0
Version 0.576.0
What's Changed
- Added zodiac signs by
@karsa-mistmerein lucide-icons/lucide#712- fix(icons): fixes guideline violations in
package-*icons. by@karsa-mistmerein lucide-icons/lucide#4074- fix(icons): changed
receipticon by@karsa-mistmerein lucide-icons/lucide#4075- fix(icons): updated
cuboidicon tags and categories by@karsa-mistmerein lucide-icons/lucide#4095- fix(icons): changed
cuboidicon by@jamiemlawin lucide-icons/lucide#4098- fix(lucide-font, lucide-static): Fixing stable code points by
@ericfennisin lucide-icons/lucide#3894- feat(icons): added
fishing-rodicon by@7enderin lucide-icons/lucide#3839Full Changelog: https://github.com/lucide-icons/lucide/compare/0.575.0...0.576.0
Version 0.575.0
What's Changed
- feat(icons): added
message-square-checkicon by@karsa-mistmerein lucide-icons/lucide#4076- fix(lucide): Fix ESM Module output path in build by
@ericfennisin lucide-icons/lucide#4084- feat(icons): added
metronomeicon by@edwloefin lucide-icons/lucide#4063- fix(icons): remove execution permission of SVG files by
@duckafirein lucide-icons/lucide#4053- fix(icons): changed
file-pen-lineicon by@jguddasin lucide-icons/lucide#3970- feat(icons): added
square-arrow-right-exitandsquare-arrow-right-entericons by@EthanHazelin lucide-icons/lucide#3958- fix(icons): renamed
flip-*tosquare-centerline-dashed-*by@jguddasin lucide-icons/lucide#3945New Contributors
@edwloefmade their first contribution in lucide-icons/lucide#4063@duckafiremade their first contribution in lucide-icons/lucide#4053Full Changelog: https://github.com/lucide-icons/lucide/compare/0.573.0...0.575.0
Version 0.574.0
What's Changed
- fix(icons): changed
rocking-chairicon by@jamiemlawin lucide-icons/lucide#3445- fix(icons): flipped
coinsicon by@jguddasin lucide-icons/lucide#3158- feat(icons): added
x-line-topicon by@jguddasin lucide-icons/lucide#2838- feat(icons): added
mouse-lefticon by@marvfashin lucide-icons/lucide#2788- feat(icons): added
mouse-righticon by@marvfashin lucide-icons/lucide#2787New Contributors
... (truncated)
▶Commits
f6c0d06chore(deps): bump rollup from 4.53.3 to 4.59.0 (#4106)67c0485feat(scripts): added helper script to automatically update OpenCollective bac...b6ed43dfeat(packages): Added aria-hidden fallback for decorative icons to all packag...- See full diff in compare view
Updates playwright from 1.58.1 to 1.58.2
▶Release notes
Sourced from playwright's releases.
v1.58.2
Highlights
#39121 fix(trace viewer): make paths via stdin work #39129 fix: do not force swiftshader on chromium mac
Browser Versions
- Chromium 145.0.7632.6
- Mozilla Firefox 146.0.1
- WebKit 26.0
▶Commits
ce480a9cherry-pick(#39171): devops: add ubuntu-22.04-arm bote40c137chore: mark v1.58.2 (#39155)50b7296cherry-pick(#39152): chore: fix execSync inheriting stdiof3dcf50cherry-pick(#39129): fix: do not force swiftshader on chromium mac8684e08cherry-pick(#39121): fix(trace viewer): make paths via stdin work- See full diff in compare view
Updates puppeteer-core from 24.36.1 to 24.38.0
▶Release notes
Sourced from puppeteer-core's releases.
puppeteer-core: v24.38.0
24.38.0 (2026-03-04)
🎉 Features
🛠️ Fixes
- consider browsingContext.navigationCommitted to dispose an existing navigation (#14724) (b4e92c6)
- disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (#14744) (e6c7425)
- roll to Chrome 145.0.7632.117 (#14719) (1d407e1)
puppeteer-core: v24.37.5
24.37.5 (2026-02-19)
🛠️ Fixes
puppeteer-core: v24.37.4
24.37.4 (2026-02-18)
🛠️ Fixes
- cdp: add missing .catch(debugError) to void initialize() in onAttachedToTarget (#14701) (b8b1004)
- roll to Chrome 145.0.7632.76 (#14684) (6624d1d)
- roll to Firefox 147.0.4 (#14697) (eed313f)
Dependencies
- The following workspace dependencies were updated
- dependencies
@puppeteer/browsersbumped from 2.12.1 to 2.13.0puppeteer-core: v24.37.3
24.37.3 (2026-02-13)
🛠️ Fixes
... (truncated)
▶Changelog
Sourced from puppeteer-core's changelog.
24.38.0 (2026-03-04)
🎉 Features
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 24.37.5 to 24.38.0
🛠️ Fixes
- consider browsingContext.navigationCommitted to dispose an existing navigation (#14724) (b4e92c6)
- disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (#14744) (e6c7425)
- roll to Chrome 145.0.7632.117 (#14719) (1d407e1)
24.37.5 (2026-02-19)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- puppeteer-core bumped from 24.37.4 to 24.37.5
🛠️ Fixes
24.37.4 (2026-02-18)
♻️ Chores
- puppeteer: Synchronize puppeteer versions
... (truncated)
▶Commits
d3356fachore: release main (#14720)e6c7425fix: disable PartitionAllocSchedulerLoopQuarantineTaskControlledPurge (#14744)e24f432chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 up...b12fca9test: update tests and add diagnostics (#14741)627eb5efeat: roll to Chrome 146.0.7680.31 (#14729)e0e3e89chore: enable blank issues in issue template configuration (#14739)ba19944chore(deps-dev): bump rollup from 4.22.4 to 4.59.0 in /examples/puppeteer-in-...b4e92c6fix: consider browsingContext.navigationCommitted to dispose an existing navi...57b40c0chore(deps): bump typed-query-selector from 2.12.0 to 2.12.1 in the dependenc...eca8ca4chore(deps): bump the all group in /website with 2 updates (#14732)- Additional commits viewable in compare view
Updates recharts from 3.7.0 to 3.8.0
▶Release notes
Sourced from recharts's releases.
v3.8.0
What's Changed
We added generics to our
dataanddataKeyprops and now you can have your charts validated by TypeScript. See the full guide here: https://recharts.github.io/en-US/guide/typescript/We are releasing new helper functions and hooks that will allow you to precisely target mouse interactions, and convert coordinates. See the guide here: https://recharts.github.io/en-US/guide/coordinateSystems/
And new functions and hooks:
getRelativeCoordinate - converts mouse events to pixel positions
Convert Data → Pixels:
useXAxisScale - returns a function to convert X data values to pixel positions useYAxisScale - returns a function to convert Y data values to pixel positions useCartesianScale - convenience hook for converting both at once
Pixels → Data:
useXAxisInverseScale - returns a function to convert pixel X to the closest data value useYAxisInverseScale - returns a function to convert pixel Y to the closest data value useXAxisInverseTickSnapScale - returns a function to convert pixel X to the closest axis tick useYAxisInverseTickSnapScale - returns a function to convert pixel Y to the closest axis tick
Accessing Ticks:
useXAxisTicks - returns the calculated ticks of an X-axis useYAxisTicks - returns the calculated ticks of a Y-axis
Feat
Hooks: New hooks (see above) by@PavelVanecekin recharts/recharts#6960Annotations: exportgetRelativeCoordinatehelper function by@PavelVanecekin recharts/recharts#6942Legend: Add label style prop in Legend by@devoldemarin recharts/recharts#7012XAxis/YAxis: newniceTIcksprop - specify'none' | 'auto' | 'equidistant' | 'nice'for different behaviors by@MaxGhenisin recharts/recharts#7009General: Add event throttling controls to chart props by@PavelVanecekin recharts/recharts#6924Fix
Pie: fix: enable tooltip synchronization for PieChart by@VIDHITTSin recharts/recharts#6989Pie: fix: sync pie tooltip/legend color with per-sector fill by@2YH02in recharts/recharts#6977Bar: Fix activeBar highlighting with missing/null data by@Copilotin recharts/recharts#7001Bar: Support Bar CSS transitions by@PavelVanecekin recharts/recharts#6920XAxis/YAxis: respect user-provided textAnchor prop on XAxis/YAxis by@pierreeuropein recharts/recharts#7028Tooltip: Close tooltip on blur by@gVguyin recharts/recharts#6958General: fix error whenonMouseEnter/Leave={undefined}by@SvetlanaVesnain recharts/recharts#6969Animation: [animations] auto disable primitives animations based on user system preferences by@cloud-walkerin recharts/recharts#6956Animation/Line: fix: prevent animated line flicker with round/square strokeLinecap by@roy7in recharts/recharts#7022Performance: filter zero-dimension rectangles early by@MendyLandain recharts/recharts#6800- Bump minimum
@reduxjs/toolkitto 1.9.0 by@Copilotin recharts/recharts#6934
... (truncated)
▶Commits
a1044dbchore(deps-dev): bump the storybook group across 1 directory with 7 updates (...2001a72chore(deps-dev): bump@types/nodefrom 24.11.0 to 24.12.0 (#7102)0ce01f0chore(deps-dev): bump eslint-plugin-storybook from 9.1.19 to 9.1.20 (#7103)0e0542f[Docs] fix(HighlightAndZoomLineChart): improve zoom area validation and add c...609ca4f[Docs] New router, add links to hooks (#7099)d33f529chore(deps-dev): bump marked from 17.0.3 to 17.0.4 (#7098)1c71ab6chore(deps): bump es-toolkit from 1.45.0 to 1.45.1 (#7087)907bab2chore(deps-dev): bump terser-webpack-plugin from 5.3.16 to 5.3.17 (#7088)c527fb2chore(deps-dev): bump webpack from 5.105.3 to 5.105.4 (#7089)473d55cNew feature - typed charts helper (#7071)- Additional commits viewable in compare view
Updates tailwind-merge from 3.4.0 to 3.5.0
▶Release notes
Sourced from tailwind-merge's releases.
v3.5.0
New Features
- Add support for Tailwind CSS v4.2 by
@dcastilin dcastil/tailwind-merge#651Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v3.4.1...v3.5.0
Thanks to
@brandonmcconnell,@manavm1990,@langy,@roboflow,@syntaxfm,@getsentry,@codecov, a private sponsor,@block,@openclaw,@sourcegraphand more via@thnxdevfor sponsoring tailwind-merge! ❤️v3.4.1
Bug Fixes
- Prevent arbitrary font-family and font-weight from merging by
@roneymoonin dcastil/tailwind-merge#635Full Changelog: https://github.com/dcastil/tailwind-merge/compare/v3.4.0...v3.4.1
Thanks to
@brandonmcconnell,@manavm1990,@langy,@roboflow,@syntaxfm,@getsentry,@codecov, a private sponsor,@block,@openclaw, ...