Skip to content

v0.11.0 One pipe-able function

Compare
Choose a tag to compare
@askirmas askirmas released this 27 Feb 19:50
· 197 commits to main since this release

classNaming

  • One unified function against previous classNamingBasic and classNamingCtx #7 #4
  • Pipe-able/chain-able: classNaming(...)(...)(...)
  • Fall keys-string support in favor of IDE rename #1

Renames

  • ClassValue to ClassHash #2
  • ClassNamesMap to CssModule

Etc

  • Change array filter with better performance 4ac536f

https://github.com/askirmas/react-classnaming/milestone/1

v0.10.0...v0.11.0