Releases: c01nd01r/vue-bem-cn
Releases · c01nd01r/vue-bem-cn
v1.1.1
v1.1.0
v1.0.0
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
Fix building with UglifyJS
Initial release
0.1.0 init release