|
| 1 | +## <small>2.0.1 (2021-05-24)</small> |
| 2 | + |
| 3 | +* ci: drop support old node ([810c46c](https://github.com/posthtml/posthtml-render/commit/810c46c)) |
| 4 | +* ci: lock ([3c894d6](https://github.com/posthtml/posthtml-render/commit/3c894d6)) |
| 5 | +* build: add prepare script, close #53 ([dbc9b47](https://github.com/posthtml/posthtml-render/commit/dbc9b47)), closes [#53](https://github.com/posthtml/posthtml-render/issues/53) |
| 6 | +* test: for string template ([1047ce5](https://github.com/posthtml/posthtml-render/commit/1047ce5)) |
| 7 | +* docs: typo ([fae9dad](https://github.com/posthtml/posthtml-render/commit/fae9dad)) |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +## <small>1.3.1 (2021-03-12)</small> |
| 12 | + |
| 13 | +* 1.3.1 ([b59d962](https://github.com/posthtml/posthtml-render/commit/b59d962)) |
| 14 | +* build: update dep dev ([acf654b](https://github.com/posthtml/posthtml-render/commit/acf654b)) |
| 15 | +* test: Case sensitivity breaks empty elements, issue #49 ([041774c](https://github.com/posthtml/posthtml-render/commit/041774c)), closes [#49](https://github.com/posthtml/posthtml-render/issues/49) |
| 16 | +* test: Case sensitivity breaks empty elements, issue #49 ([16b00d4](https://github.com/posthtml/posthtml-render/commit/16b00d4)), closes [#49](https://github.com/posthtml/posthtml-render/issues/49) |
| 17 | +* test: remove undefined write ([9d22fff](https://github.com/posthtml/posthtml-render/commit/9d22fff)) |
| 18 | +* fix: case sensitivity breaks empty elements, close #49 ([1a87466](https://github.com/posthtml/posthtml-render/commit/1a87466)), closes [#49](https://github.com/posthtml/posthtml-render/issues/49) |
| 19 | +* docs: remove unused badges ([903037c](https://github.com/posthtml/posthtml-render/commit/903037c)) |
| 20 | + |
| 21 | + |
| 22 | + |
1 | 23 | ## 2.0.0 (2021-05-07)
|
2 | 24 |
|
3 |
| -* docs: add quoteStyle option ([38b2b04](https://github.com/posthtml/posthtml-render/commit/38b2b04)) |
| 25 | +* 2.0.0 ([3c898d4](https://github.com/posthtml/posthtml-render/commit/3c898d4)) |
4 | 26 | * 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 | 27 | * 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 | 28 | * 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 | 29 | * 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 | 30 | * 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 | 31 | * 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 | 32 | * merge: from master ([3ab5e82](https://github.com/posthtml/posthtml-render/commit/3ab5e82))
|
14 | 33 | * refactor: migrate to typescript ([9eaaca4](https://github.com/posthtml/posthtml-render/commit/9eaaca4))
|
| 34 | + |
| 35 | + |
| 36 | + |
15 | 37 | ## <small>1.3.1 (2021-03-12)</small>
|
16 | 38 |
|
| 39 | +* 1.3.1 ([b59d962](https://github.com/posthtml/posthtml-render/commit/b59d962)) |
| 40 | +* Delete test.html ([0dea643](https://github.com/posthtml/posthtml-render/commit/0dea643)) |
| 41 | +* Update funding.yml ([86f2c9d](https://github.com/posthtml/posthtml-render/commit/86f2c9d)) |
17 | 42 | * build: update dep dev ([acf654b](https://github.com/posthtml/posthtml-render/commit/acf654b))
|
18 | 43 | * test: Case sensitivity breaks empty elements, issue #49 ([041774c](https://github.com/posthtml/posthtml-render/commit/041774c)), closes [#49](https://github.com/posthtml/posthtml-render/issues/49)
|
19 | 44 | * test: Case sensitivity breaks empty elements, issue #49 ([16b00d4](https://github.com/posthtml/posthtml-render/commit/16b00d4)), closes [#49](https://github.com/posthtml/posthtml-render/issues/49)
|
|
24 | 49 | * docs: remove unused badges ([903037c](https://github.com/posthtml/posthtml-render/commit/903037c))
|
25 | 50 | * feat: add type definition for quoteStyle ([3ee8d58](https://github.com/posthtml/posthtml-render/commit/3ee8d58))
|
26 | 51 | * feat: implement quoteStyle option ([903300f](https://github.com/posthtml/posthtml-render/commit/903300f))
|
27 |
| -* Delete test.html ([0dea643](https://github.com/posthtml/posthtml-render/commit/0dea643)) |
28 |
| -* Update funding.yml ([86f2c9d](https://github.com/posthtml/posthtml-render/commit/86f2c9d)) |
29 | 52 |
|
30 | 53 |
|
31 | 54 |
|
|
0 commit comments