Skip to content

v0.14.0 `classNamesMap` enhancement

Compare
Choose a tag to compare
@askirmas askirmas released this 09 Mar 12:36
· 388 commits to main since this release

classNamesMap

  • Adopt to be usable for 3rd party components
  • Strict union (XOR) in Action type for boolean | ClassHash same as in classNaming
  • Add ClassNaming to be possible value
  • Make return type to be strict

classNamesCheck

  • Reimplement classNamesCheck

https://github.com/askirmas/react-classnaming/milestone/4
v0.13.0...v0.14.0