Skip to content

Releases: reactory/class-name

v2.2.0

01 Jul 15:52
Compare
Choose a tag to compare

2.2.0 (2023-07-01)

Features

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

v2.1.0

01 Jul 14:29
Compare
Choose a tag to compare

2.1.0 (2023-07-01)

Features

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

v2.0.0

08 Apr 19:55
Compare
Choose a tag to compare

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.

v1.0.1

26 Mar 14:44
Compare
Choose a tag to compare

1.0.1 (2020-03-26)

Bug Fixes

  • add missing package description (163eb11)

v1.0.0

26 Mar 14:34
Compare
Choose a tag to compare

1.0.0 (2020-03-26)

Features

  • add initial working version (c8771f6)