@bem/sdk.decl
Version:
Manage declaration of BEM entities
193 lines (75 loc) • 4.77 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.
## [0.3.10](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.3.9...@bem/sdk.decl@0.3.10) (2019-04-15)
**Note:** Version bump only for package @bem/sdk.decl
## [0.3.9](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.3.8...@bem/sdk.decl@0.3.9) (2019-02-03)
**Note:** Version bump only for package @bem/sdk.decl
<a name="0.3.8"></a>
## [0.3.8](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.3.7...@bem/sdk.decl@0.3.8) (2018-08-21)
### Bug Fixes
* **decl:** normalize elems-elem-mod correctly ([07468da](https://github.com/bem/bem-sdk/commit/07468da))
* **decl:** normalize elems-elem-mods(array) correctly ([9ccd57e](https://github.com/bem/bem-sdk/commit/9ccd57e))
<a name="0.3.7"></a>
## [0.3.7](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.3.6...@bem/sdk.decl@0.3.7) (2018-08-16)
### Bug Fixes
* **decl:** remove unnecessary block in normalize v2 ([5d80292](https://github.com/bem/bem-sdk/commit/5d80292))
* **decl:** remove unnecessary elem in normalize v2 ([ef72dcd](https://github.com/bem/bem-sdk/commit/ef72dcd))
<a name="0.3.6"></a>
## [0.3.6](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.3.5...@bem/sdk.decl@0.3.6) (2018-08-12)
### Bug Fixes
* change enb-format for block_mod ([69254bc](https://github.com/bem/bem-sdk/commit/69254bc))
<a name="0.3.5"></a>
## [0.3.5](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.3.4...@bem/sdk.decl@0.3.5) (2018-07-16)
**Note:** Version bump only for package @bem/sdk.decl
<a name="0.3.4"></a>
## [0.3.4](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.3.3...@bem/sdk.decl@0.3.4) (2018-07-01)
**Note:** Version bump only for package @bem/sdk.decl
<a name="0.3.3"></a>
## [0.3.3](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.3.2...@bem/sdk.decl@0.3.3) (2018-04-17)
**Note:** Version bump only for package @bem/sdk.decl
<a name="0.3.2"></a>
## [0.3.2](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.3.1...@bem/sdk.decl@0.3.2) (2018-04-17)
**Note:** Version bump only for package @bem/sdk.decl
<a name="0.3.1"></a>
## [0.3.1](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.3.0...@bem/sdk.decl@0.3.1) (2017-12-17)
### Bug Fixes
* **decl:** parse simple mod ([cd1f6ee](https://github.com/bem/bem-sdk/commit/cd1f6ee))
<a name="0.3.0"></a>
# [0.3.0](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.2.5...@bem/sdk.decl@0.3.0) (2017-12-17)
### Bug Fixes
* **decl:** enb format should return warp obj ([ee65d5b](https://github.com/bem/bem-sdk/commit/ee65d5b))
### Features
* **decl:** parse enb format ([74af434](https://github.com/bem/bem-sdk/commit/74af434))
<a name="0.2.5"></a>
## [0.2.5](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.2.4...@bem/sdk.decl@0.2.5) (2017-12-16)
### Bug Fixes
* **decl:** drop modName-modVal fields support ([0dfa9be](https://github.com/bem/bem-sdk/commit/0dfa9be))
* **decl/normalize/v2:** should consider scope for object with tech field ([c97c5e7](https://github.com/bem/bem-sdk/commit/c97c5e7))
<a name="0.2.4"></a>
## [0.2.4](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.2.3...@bem/sdk.decl@0.2.4) (2017-12-12)
**Note:** Version bump only for package @bem/sdk.decl
<a name="0.2.3"></a>
## [0.2.3](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.2.1...@bem/sdk.decl@0.2.3) (2017-11-07)
**Note:** Version bump only for package @bem/sdk.decl
<a name="0.2.2"></a>
## [0.2.2](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.2.1...@bem/sdk.decl@0.2.2) (2017-10-02)
**Note:** Version bump only for package @bem/sdk.decl
<a name="0.2.1"></a>
## [0.2.1](https://github.com/bem/bem-sdk/compare/@bem/sdk.decl@0.2.0...@bem/sdk.decl@0.2.1) (2017-10-01)
### Bug Fixes
* **decl:** enb should stringifying to deps (not decl) field ([3ec3ae3](https://github.com/bem/bem-sdk/commit/3ec3ae3))
* **decl:** no more true as separate value ([2c378f9](https://github.com/bem/bem-sdk/commit/2c378f9))
<a name="0.2.0"></a>
# 0.2.0 (2017-10-01)
### Bug Fixes
* renames inside the code ([913b259](https://github.com/bem/bem-sdk/commit/913b259))
* **decl:** prevents troubles with nulls in v1 ([910cd36](https://github.com/bem/bem-sdk/commit/910cd36))
### Features
* split bem-naming to naming.entity.* packages ([0bf481d](https://github.com/bem/bem-sdk/commit/0bf481d))
<a name="0.1.0"></a>
# 0.1.0 (2017-09-30)
### Bug Fixes
* renames inside the code ([913b259](https://github.com/bem/bem-sdk/commit/913b259))
### Features
* split bem-naming to naming.entity.* packages ([0bf481d](https://github.com/bem/bem-sdk/commit/0bf481d))