mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-17 19:21:20 +03:00
134 lines
3.5 KiB
Markdown
134 lines
3.5 KiB
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
## [2.5.6](https://github.com/JiLiZART/bbob/compare/v2.5.5...v2.5.6) (2020-04-12)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **parser:** don't eat not allowed tags with params ([#58](https://github.com/JiLiZART/bbob/issues/58)) fixes [#54](https://github.com/JiLiZART/bbob/issues/54) ([a16b9f7](https://github.com/JiLiZART/bbob/commit/a16b9f73b0737a46e852f9c55a17a612f17a9587))
|
|
|
|
|
|
### Features
|
|
|
|
* **plugin-helper:** move `getUniqAttr` from preset to plugin helper ([#63](https://github.com/JiLiZART/bbob/issues/63)) ([f28f19e](https://github.com/JiLiZART/bbob/commit/f28f19e64ce5124db92c446bcc69e78761101744))
|
|
|
|
|
|
|
|
|
|
|
|
## [2.5.5](https://github.com/JiLiZART/bbob/compare/v2.5.4...v2.5.5) (2020-03-25)
|
|
|
|
**Note:** Version bump only for package @bbob/plugin-helper
|
|
|
|
|
|
|
|
|
|
|
|
<a name="2.5.4"></a>
|
|
## [2.5.4](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.4) (2019-09-25)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **plugin-helper:** avoid some malformed attributes in attrsToString ([#26](https://github.com/JiLiZART/bbob/issues/26)) ([09ff9af](https://github.com/JiLiZART/bbob/commit/09ff9af))
|
|
|
|
|
|
### Features
|
|
|
|
* **plugin-helper:** lowercase resulting tag names ([#42](https://github.com/JiLiZART/bbob/issues/42)) ([597c2a9](https://github.com/JiLiZART/bbob/commit/597c2a9))
|
|
|
|
|
|
|
|
|
|
<a name="2.5.3"></a>
|
|
## [2.5.3](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.3) (2019-08-11)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **plugin-helper:** avoid some malformed attributes in attrsToString ([#26](https://github.com/JiLiZART/bbob/issues/26)) ([09ff9af](https://github.com/JiLiZART/bbob/commit/09ff9af))
|
|
|
|
|
|
### Features
|
|
|
|
* **plugin-helper:** lowercase resulting tag names ([#42](https://github.com/JiLiZART/bbob/issues/42)) ([597c2a9](https://github.com/JiLiZART/bbob/commit/597c2a9))
|
|
|
|
|
|
|
|
|
|
<a name="2.5.2"></a>
|
|
## [2.5.2](https://github.com/JiLiZART/bbob/compare/v2.4.1...v2.5.2) (2019-06-30)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **plugin-helper:** avoid some malformed attributes in attrsToString ([#26](https://github.com/JiLiZART/bbob/issues/26)) ([09ff9af](https://github.com/JiLiZART/bbob/commit/09ff9af))
|
|
|
|
|
|
|
|
|
|
<a name="2.4.0"></a>
|
|
# [2.4.0](https://github.com/JiLiZART/bbob/compare/v2.3.4...v2.4.0) (2019-03-29)
|
|
|
|
|
|
### Features
|
|
|
|
* **html:** [@bbob](https://github.com/bbob)/html now can be used without [@bbob](https://github.com/bbob)/core ([c9e1dab](https://github.com/JiLiZART/bbob/commit/c9e1dab))
|
|
|
|
|
|
|
|
|
|
<a name="2.3.4"></a>
|
|
## [2.3.4](https://github.com/JiLiZART/bbob/compare/v2.3.2...v2.3.4) (2019-03-29)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @bbob/plugin-helper
|
|
|
|
<a name="2.3.3"></a>
|
|
## [2.3.3](https://github.com/JiLiZART/bbob/compare/v2.3.2...v2.3.3) (2019-03-29)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @bbob/plugin-helper
|
|
|
|
<a name="2.3.2"></a>
|
|
## [2.3.2](https://github.com/JiLiZART/bbob/compare/v2.3.1...v2.3.2) (2019-03-09)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @bbob/plugin-helper
|
|
|
|
<a name="2.3.1"></a>
|
|
## [2.3.1](https://github.com/JiLiZART/bbob/compare/v2.3.0...v2.3.1) (2019-03-04)
|
|
|
|
|
|
|
|
|
|
**Note:** Version bump only for package @bbob/plugin-helper
|
|
|
|
<a name="2.0.1"></a>
|
|
## [2.0.1](https://github.com/JiLiZART/bbob/compare/@bbob/plugin-helper@2.0.0...@bbob/plugin-helper@2.0.1) (2018-09-23)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **plugin-helper:** better handle content of TagNode ([505152b](https://github.com/JiLiZART/bbob/commit/505152b))
|
|
|
|
|
|
|
|
|
|
<a name="1.1.0"></a>
|
|
# 1.1.0 (2018-08-09)
|
|
|
|
|
|
### Features
|
|
|
|
* react render support, move some helper functions to plugin-helper ([1a84968](https://github.com/JiLiZART/bbob/commit/1a84968))
|