CHANGELOG.md 2 KB
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.2.2](https://github.com/posthtml/posthtml-render/compare/v1.2.1...v1.2.2) (2020-04-16)

### [1.2.1](https://github.com/posthtml/posthtml-render/compare/v1.2.0...v1.2.1) (2020-04-14)


### Bug Fixes

* illegal addition of custom tags ([f936272](https://github.com/posthtml/posthtml-render/commit/f936272081b8a57580d4bd556c486646fe907fad))

## [1.2.0](https://github.com/posthtml/posthtml-render/compare/v1.1.5...v1.2.0) (2020-02-25)

### [1.1.5](https://github.com/posthtml/posthtml-render/compare/v1.1.4...v1.1.5) (2019-05-06)


### Bug Fixes

* cut out content, close [#25](https://github.com/posthtml/posthtml-render/issues/25) ([03acfa8](https://github.com/posthtml/posthtml-render/commit/03acfa8))


### Build System

* add lint pretest ([bece65d](https://github.com/posthtml/posthtml-render/commit/bece65d))
* update depDev ([f6a6b85](https://github.com/posthtml/posthtml-render/commit/f6a6b85))


### Tests

* fail with options closingSingleTag slash, [#25](https://github.com/posthtml/posthtml-render/issues/25) ([8be0ded](https://github.com/posthtml/posthtml-render/commit/8be0ded))



<a name="1.1.4"></a>
## [1.1.4](https://github.com/posthtml/posthtml-render/compare/v1.1.3...v1.1.4) (2018-05-11)



<a name="1.1.3"></a>
## [1.1.3](https://github.com/posthtml/posthtml-render/compare/v1.1.2...v1.1.3) (2018-04-04)


### Bug Fixes

* **lib/index:** don't handle `<component>` as self-closing tag ([f958292](https://github.com/posthtml/posthtml-render/commit/f958292))
* **lib/index:** don't handle `<component>` as self-closing tag ([c48a2e2](https://github.com/posthtml/posthtml-render/commit/c48a2e2))



<a name="1.1.2"></a>
## [1.1.2](https://github.com/posthtml/posthtml-render/compare/v1.1.1...v1.1.2) (2018-03-20)



<a name="1.1.1"></a>
## [1.1.1](https://github.com/posthtml/posthtml-render/compare/v1.1.0...v1.1.1) (2018-03-02)