Skip to content

v1.0.0

Compare
Choose a tag to compare
@c01nd01r c01nd01r released this 04 Jan 14:04
· 9 commits to master since this release
da5dadc

Added

  • 'hyphenate' option in settings - hyphenation the resulting class name
  • 'methodName' option in settings - name of the method for generating the class name

Changed

  • New build system with Rollup. Now, only two types of distributed files - ES6 module for modern build systems and UMD.
  • Reducing build size ( less than 1 KB with minification and gzip )
  • Changed the structure of the settings object (more in the API section)
  • Updated README.md. New "Default settings" section
  • Fixed typos in CHANGELOG.md

Removed

  • CommonJS module build