# 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

