# clsx v2.0.0 - Product: clsx (https://whatsnew.fyi/product/clsx) - Vendor: Luke Edwards - Date: 2023-07-16 - Version: v2.0.0 - Original notes: https://github.com/lukeed/clsx/releases/tag/v2.0.0 - Permalink: https://whatsnew.fyi/product/clsx/releases/v2.0.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- ##### Breaking - Add `"exports"` map for native ESM support (#57): 3ec8e9f, 0949868 _Also supports TypeScript's `node16`/`nodenext` module resolution_ _Maintains CommonJS support (with fixed TS definitions)_ _Thank you @remcohaszing~!_ ##### Chores * Add [Tailwind Support](https://github.com/lukeed/clsx#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