|
| 1 | +## 2.0.0 (2021-05-07) |
| 2 | + |
| 3 | +* docs: add quoteStyle option ([38b2b04](https://github.com/posthtml/posthtml-render/commit/38b2b04)) |
| 4 | +* docs: description node property closeAs, issue #48 ([5979fc9](https://github.com/posthtml/posthtml-render/commit/5979fc9)), closes [#48](https://github.com/posthtml/posthtml-render/issues/48) |
| 5 | +* type: add node property closeAs, issue #48 ([00ec9b0](https://github.com/posthtml/posthtml-render/commit/00ec9b0)), closes [#48](https://github.com/posthtml/posthtml-render/issues/48) |
| 6 | +* test: JSON strings in data attributes, #46 ([d0508e2](https://github.com/posthtml/posthtml-render/commit/d0508e2)), closes [#46](https://github.com/posthtml/posthtml-render/issues/46) |
| 7 | +* test: node property closeAs, issue #48 ([f561e6b](https://github.com/posthtml/posthtml-render/commit/f561e6b)), closes [#48](https://github.com/posthtml/posthtml-render/issues/48) |
| 8 | +* test: quoteStyle option ([18d31c0](https://github.com/posthtml/posthtml-render/commit/18d31c0)) |
| 9 | +* feat: add node property closeAs, close #48 ([6892ede](https://github.com/posthtml/posthtml-render/commit/6892ede)), closes [#48](https://github.com/posthtml/posthtml-render/issues/48) |
| 10 | +* feat: add type definition for quoteStyle ([3ee8d58](https://github.com/posthtml/posthtml-render/commit/3ee8d58)) |
| 11 | +* feat: implement quoteStyle option ([903300f](https://github.com/posthtml/posthtml-render/commit/903300f)) |
| 12 | +* feat: JSON strings in data attributes, close #46 ([5539187](https://github.com/posthtml/posthtml-render/commit/5539187)), closes [#46](https://github.com/posthtml/posthtml-render/issues/46) |
| 13 | +* merge: from master ([3ab5e82](https://github.com/posthtml/posthtml-render/commit/3ab5e82)) |
| 14 | +* refactor: migrate to typescript ([9eaaca4](https://github.com/posthtml/posthtml-render/commit/9eaaca4)) |
| 15 | +* Delete test.html ([0dea643](https://github.com/posthtml/posthtml-render/commit/0dea643)) |
| 16 | +* Update funding.yml ([86f2c9d](https://github.com/posthtml/posthtml-render/commit/86f2c9d)) |
| 17 | + |
| 18 | + |
| 19 | + |
1 | 20 | ## 1.3.0 (2020-11-12) |
2 | 21 |
|
| 22 | +* 1.3.0 ([334705d](https://github.com/posthtml/posthtml-render/commit/334705d)) |
3 | 23 | * ci: package lock for ci ([4c85131](https://github.com/posthtml/posthtml-render/commit/4c85131)) |
4 | 24 | * ci: remove windows ([34aa3c2](https://github.com/posthtml/posthtml-render/commit/34aa3c2)) |
5 | 25 | * docs: add description for replaceQuote ([44ab8b0](https://github.com/posthtml/posthtml-render/commit/44ab8b0)) |
|
0 commit comments