Skip to content

Latest commit

 

History

History
39 lines (17 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

39 lines (17 loc) · 1.27 KB

2.2.0 (2023-07-01)

Features

  • add handling of class names with leading dots (b508499)

2.1.0 (2023-07-01)

Features

  • add handling of deeply nested arrays and functions (d270e88)

2.0.0 (2023-04-08)

Features

  • add flexible className parsing (83ff94b)

BREAKING CHANGES

  • Return the compiled string from the processed class inputs instead of the spread syntax className: string return value.

1.0.1 (2020-03-26)

Bug Fixes

  • add missing package description (163eb11)

1.0.0 (2020-03-26)

Features

  • add initial working version (c8771f6)