| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-07-15 | 628 Bytes | |
| v2.0.0 source code.tar.gz | 2023-07-15 | 27.1 kB | |
| v2.0.0 source code.zip | 2023-07-15 | 30.3 kB | |
| Totals: 3 Items | 58.0 kB | 0 | |
Breaking
- Add
"exports"map for native ESM support (#57): 3ec8e9f, 0949868 Also supports TypeScript'snode16/nodenextmodule resolution Maintains CommonJS support (with fixed TS definitions) Thank you @remcohaszing~!
Chores
- Add Tailwind Support section to README (#65, [#68]): 496db1d, 4a4eadd Thank you @kevinlowe0x3F7 & @kevinlowe0x3F7
- Add tests for numbers & variadic number arguments: c520353
- Update package module size: 03e1cf9
Full Changelog: https://github.com/lukeed/clsx/compare/v1.2.1...v2.0.0