@bem-react/classname
Version:
BEM React ClassName
260 lines (149 loc) • 11.4 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.6.0](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.12...@bem-react/classname@1.6.0) (2023-04-04)
### Features
- allow mix to be a string ([c1c9731](https://github.com/bem/bem-react/commit/c1c97312b80d24da88eafffd8e7c235887d65bd6))
## [1.5.12](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.11...@bem-react/classname@1.5.12) (2021-09-03)
### Bug Fixes
- **classname:** add correct overloads for cn formatter ([47758e7](https://github.com/bem/bem-react/commit/47758e76847e34babddbb99b60fd3f9827f49e95))
## [1.5.11](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.10...@bem-react/classname@1.5.11) (2021-06-08)
### Bug Fixes
- update pkg ([1ccdee8](https://github.com/bem/bem-react/commit/1ccdee8d9c4c09a02f888ee880a332ac75b725fd))
## [1.5.10](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.9...@bem-react/classname@1.5.10) (2021-04-29)
### Bug Fixes
- **classname:** formatter type ([04e8b5c](https://github.com/bem/bem-react/commit/04e8b5c00724e3817b624acf108a7186e94af200))
## [1.5.9](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.8...@bem-react/classname@1.5.9) (2021-02-11)
### Bug Fixes
- **classname:** support mix via valueOf method ([243575c](https://github.com/bem/bem-react/commit/243575c918f7e157d45f2379ef5c31c16975b8ab))
## [1.5.8](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.7...@bem-react/classname@1.5.8) (2020-03-12)
**Note:** Version bump only for package @bem-react/classname
## [1.5.7](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.6...@bem-react/classname@1.5.7) (2020-03-02)
**Note:** Version bump only for package @bem-react/classname
## [1.5.6](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.5...@bem-react/classname@1.5.6) (2019-10-02)
**Note:** Version bump only for package @bem-react/classname
## [1.5.5](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.4...@bem-react/classname@1.5.5) (2019-10-02)
**Note:** Version bump only for package @bem-react/classname
## [1.5.4](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.3...@bem-react/classname@1.5.4) (2019-08-20)
**Note:** Version bump only for package @bem-react/classname
## [1.5.3](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.2...@bem-react/classname@1.5.3) (2019-07-31)
### Bug Fixes
- **classname:** mix as not string type ([9648499](https://github.com/bem/bem-react/commit/9648499))
## [1.5.2](https://github.com/bem/bem-react/compare/@bem-react/classname@1.5.1...@bem-react/classname@1.5.2) (2019-05-27)
**Note:** Version bump only for package @bem-react/classname
## [1.5.1](https://github.com/bem/bem-react/tree/master/packages/classname/compare/@bem-react/classname@1.5.0...@bem-react/classname@1.5.1) (2019-05-24)
**Note:** Version bump only for package @bem-react/classname
# [1.5.0](https://github.com/bem/bem-react/tree/master/packages/classname/compare/@bem-react/classname@1.4.4...@bem-react/classname@1.5.0) (2019-04-22)
### Features
- **classname:** add modVal delimiter for withNaming configuration ([5fb63dc](https://github.com/bem/bem-react/commit/5fb63dc))
## [1.4.4](https://github.com/bem/bem-react/tree/master/packages/classname/compare/@bem-react/classname@1.4.3...@bem-react/classname@1.4.4) (2019-03-01)
**Note:** Version bump only for package @bem-react/classname
## [1.4.3](https://github.com/bem/bem-react/tree/master/packages/classname/compare/@bem-react/classname@1.4.2...@bem-react/classname@1.4.3) (2019-01-17)
### Bug Fixes
- **classname:** filter class name duplicates with mods ([1cfb22c](https://github.com/bem/bem-react/commit/1cfb22c))
## [1.4.2](https://github.com/bem/bem-react/tree/master/packages/classname/compare/@bem-react/classname@1.4.1...@bem-react/classname@1.4.2) (2019-01-17)
### Bug Fixes
- **classname:** filter class name duplicates ([e92cbab](https://github.com/bem/bem-react/commit/e92cbab))
## [1.4.1](https://github.com/bem/bem-react/tree/master/packages/classname/compare/@bem-react/classname@1.4.0...@bem-react/classname@1.4.1) (2018-12-28)
**Note:** Version bump only for package @bem-react/classname
# 1.4.0 (2018-12-21)
### Bug Fixes
- classname with undefined ([9232c61](https://github.com/bem/bem-react/commit/9232c61))
- fix filename ([3dbdcdd](https://github.com/bem/bem-react/commit/3dbdcdd))
- **classname:** remove undefined modifiers ([c3af486](https://github.com/bem/bem-react/commit/c3af486))
- **classname:** remove whitespace after mix ([5e423e7](https://github.com/bem/bem-react/commit/5e423e7))
- **classname:** use set for unique class list ([9a708b1](https://github.com/bem/bem-react/commit/9a708b1))
### Features
- **classname:** array type for mix ([9513c26](https://github.com/bem/bem-react/commit/9513c26))
- **classname:** carry elems ([a943509](https://github.com/bem/bem-react/commit/a943509))
- **classname:** decrease bundle size, classnames pkg ([c5fb74f](https://github.com/bem/bem-react/commit/c5fb74f))
- **v3:** init packages ([c70a97d](https://github.com/bem/bem-react/commit/c70a97d))
- **v3:** init packages ([d652328](https://github.com/bem/bem-react/commit/d652328))
## 1.3.2 (2018-12-21)
### Bug Fixes
- classname with undefined ([9232c61](https://github.com/bem/bem-react/commit/9232c61))
- fix filename ([3dbdcdd](https://github.com/bem/bem-react/commit/3dbdcdd))
- **classname:** remove undefined modifiers ([6a595d9](https://github.com/bem/bem-react/commit/6a595d9))
- **classname:** remove whitespace after mix ([2a9f8f0](https://github.com/bem/bem-react/commit/2a9f8f0))
- **classname:** use set for unique class list ([9a708b1](https://github.com/bem/bem-react/commit/9a708b1))
### Features
- **classname:** array type for mix ([9513c26](https://github.com/bem/bem-react/commit/9513c26))
- **classname:** carry elems ([a943509](https://github.com/bem/bem-react/commit/a943509))
- **classname:** decrease bundle size, classnames pkg ([c5fb74f](https://github.com/bem/bem-react/commit/c5fb74f))
- **v3:** init packages ([c70a97d](https://github.com/bem/bem-react/commit/c70a97d))
- **v3:** init packages ([d652328](https://github.com/bem/bem-react/commit/d652328))
## 1.3.1 (2018-12-19)
### Bug Fixes
- **classname:** use set for unique class list ([9a708b1](https://github.com/bem/bem-react/commit/9a708b1))
- classname with undefined ([9232c61](https://github.com/bem/bem-react/commit/9232c61))
- fix filename ([3dbdcdd](https://github.com/bem/bem-react/commit/3dbdcdd))
### Features
- **classname:** array type for mix ([9513c26](https://github.com/bem/bem-react/commit/9513c26))
- **classname:** carry elems ([a943509](https://github.com/bem/bem-react/commit/a943509))
- **classname:** decrease bundle size, classnames pkg ([c5fb74f](https://github.com/bem/bem-react/commit/c5fb74f))
- **v3:** init packages ([c70a97d](https://github.com/bem/bem-react/commit/c70a97d))
- **v3:** init packages ([d652328](https://github.com/bem/bem-react/commit/d652328))
# 1.3.0 (2018-12-18)
### Bug Fixes
- **classname:** use set for unique class list ([9a708b1](https://github.com/bem/bem-react/commit/9a708b1))
- classname with undefined ([9232c61](https://github.com/bem/bem-react/commit/9232c61))
- fix filename ([3dbdcdd](https://github.com/bem/bem-react/commit/3dbdcdd))
### Features
- **classname:** array type for mix ([9513c26](https://github.com/bem/bem-react/commit/9513c26))
- **classname:** carry elems ([a943509](https://github.com/bem/bem-react/commit/a943509))
- **classname:** decrease bundle size, classnames pkg ([c5fb74f](https://github.com/bem/bem-react/commit/c5fb74f))
- **v3:** init packages ([c70a97d](https://github.com/bem/bem-react/commit/c70a97d))
- **v3:** init packages ([d652328](https://github.com/bem/bem-react/commit/d652328))
# 1.2.0 (2018-12-06)
### Bug Fixes
- **classname:** use set for unique class list ([9a708b1](https://github.com/bem/bem-react/commit/9a708b1))
- classname with undefined ([9232c61](https://github.com/bem/bem-react/commit/9232c61))
- fix filename ([3dbdcdd](https://github.com/bem/bem-react/commit/3dbdcdd))
### Features
- **classname:** array type for mix ([9513c26](https://github.com/bem/bem-react/commit/9513c26))
- **classname:** carry elems ([a943509](https://github.com/bem/bem-react/commit/a943509))
- **classname:** decrease bundle size, classnames pkg ([c5fb74f](https://github.com/bem/bem-react/commit/c5fb74f))
- **v3:** init packages ([c70a97d](https://github.com/bem/bem-react/commit/c70a97d))
- **v3:** init packages ([d652328](https://github.com/bem/bem-react/commit/d652328))
<a name="1.1.1"></a>
## [1.1.1](https://github.com/bem/bem-react-core/compare/@bem-react/classname@1.1.0...@bem-react/classname@1.1.1) (2018-10-24)
### Bug Fixes
- **classname:** use set for unique class list ([6f4aa5f](https://github.com/bem/bem-react-core/commit/6f4aa5f))
- classname with undefined ([5f0e907](https://github.com/bem/bem-react-core/commit/5f0e907))
<a name="1.1.0"></a>
# [1.1.0](https://github.com/bem/bem-react-core/compare/@bem-react/classname@0.3.2...@bem-react/classname@1.1.0) (2018-10-02)
### Features
- **classname:** array type for mix ([dd985e8](https://github.com/bem/bem-react-core/commit/dd985e8))
<a name="1.0.0"></a>
# [1.0.0](https://github.com/bem/bem-react-core/compare/@bem-react/classname@0.3.2...@bem-react/classname@1.0.0) (2018-09-20)
**Note:** Version bump only for package @bem-react/classname
<a name="0.3.2"></a>
## [0.3.2](https://github.com/bem/bem-react-core/compare/@bem-react/classname@0.3.1...@bem-react/classname@0.3.2) (2018-09-04)
**Note:** Version bump only for package @bem-react/classname
<a name="0.3.1"></a>
## [0.3.1](https://github.com/bem/bem-react-core/compare/@bem-react/classname@0.3.0...@bem-react/classname@0.3.1) (2018-08-30)
**Note:** Version bump only for package @bem-react/classname
<a name="0.3.0"></a>
# [0.3.0](https://github.com/bem/bem-react-core/compare/@bem-react/classname@0.2.2...@bem-react/classname@0.3.0) (2018-08-30)
### Features
- **classname:** carry elems ([81f28c3](https://github.com/bem/bem-react-core/commit/81f28c3))
<a name="0.2.2"></a>
## [0.2.2](https://github.com/bem/bem-react-core/compare/@bem-react/classname@0.2.1...@bem-react/classname@0.2.2) (2018-08-30)
**Note:** Version bump only for package @bem-react/classname
<a name="0.2.1"></a>
## [0.2.1](https://github.com/bem/bem-react-core/compare/@bem-react/classname@0.2.0...@bem-react/classname@0.2.1) (2018-08-29)
**Note:** Version bump only for package @bem-react/classname
<a name="0.2.0"></a>
# 0.2.0 (2018-08-29)
### Bug Fixes
- fix filename ([ee0f862](https://github.com/bem/bem-react-core/commit/ee0f862))
### Features
- **v3:** init packages ([00423c8](https://github.com/bem/bem-react-core/commit/00423c8))
- **v3:** init packages ([b192fc5](https://github.com/bem/bem-react-core/commit/b192fc5))
<a name="0.1.0"></a>
# 0.1.0 (2018-08-29)
### Bug Fixes
- fix filename ([ee0f862](https://github.com/bem/bem-react-core/commit/ee0f862))
### Features
- **v3:** init packages ([00423c8](https://github.com/bem/bem-react-core/commit/00423c8))
- **v3:** init packages ([b192fc5](https://github.com/bem/bem-react-core/commit/b192fc5))