mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-08 17:22:26 +03:00
f35a37433b
- @bbob/cli@2.0.1 - @bbob/core@2.0.1 - @bbob/html@2.1.0 - @bbob/parser@2.1.0 - @bbob/plugin-helper@2.0.1 - @bbob/preset-html5@2.1.0 - @bbob/preset-react@2.0.1 - @bbob/preset@2.1.0 - @bbob/react@2.0.1
24 lines
631 B
Markdown
24 lines
631 B
Markdown
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
|
|
<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))
|