Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 278 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 278 Bytes

Changelog

4.1.0

  • Added support of the multiple mixins

4.0.0

  • Source code re-written with TypeScript. Added built-in typings.
  • Updated the bem-cn library version to ^3.0.0.
  • BREAKING CHANGE Call chains like b('element')({ color: 'red' }) not supported