|
2 | 2 |
|
3 | 3 | 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.
|
4 | 4 |
|
5 |
| -### [1.2.1](https://github.com/remarkablemark/html-react-parser/compare/v1.2.0...v1.2.1) (2021-01-15) |
6 |
| - |
| 5 | +## [1.2.1](https://github.com/remarkablemark/html-react-parser/compare/v1.2.0...v1.2.1) (2021-01-15) |
7 | 6 |
|
8 | 7 | ### Bug Fixes
|
9 | 8 |
|
10 |
| -* **package:** add missing file ([70cdb4c](https://github.com/remarkablemark/html-react-parser/commit/70cdb4c65ecc4fd84241ef67949a0efd18b3e5e7)) |
| 9 | +- **package:** add missing file ([70cdb4c](https://github.com/remarkablemark/html-react-parser/commit/70cdb4c65ecc4fd84241ef67949a0efd18b3e5e7)) |
11 | 10 |
|
12 | 11 | ## [1.2.0](https://github.com/remarkablemark/html-react-parser/compare/v1.1.2...v1.2.0) (2021-01-15)
|
13 | 12 |
|
14 |
| - |
15 | 13 | ### Features
|
16 | 14 |
|
17 |
| -* **package:** add es module entry point ([ca0340a](https://github.com/remarkablemark/html-react-parser/commit/ca0340a25e9c9c56758656b3352267ade7e37a21)) |
18 |
| - |
19 |
| -### [1.1.2](https://github.com/remarkablemark/html-react-parser/compare/v1.1.1...v1.1.2) (2021-01-12) |
| 15 | +- **package:** add es module entry point ([ca0340a](https://github.com/remarkablemark/html-react-parser/commit/ca0340a25e9c9c56758656b3352267ade7e37a21)) |
20 | 16 |
|
| 17 | +## [1.1.2](https://github.com/remarkablemark/html-react-parser/compare/v1.1.1...v1.1.2) (2021-01-12) |
21 | 18 |
|
22 | 19 | ### Bug Fixes
|
23 | 20 |
|
24 |
| -* **index:** include domhandler `Node` in `DOMNode` type ([ac4aff3](https://github.com/remarkablemark/html-react-parser/commit/ac4aff3e094254d985124759c590d14eaa506168)), closes [#207](https://github.com/remarkablemark/html-react-parser/issues/207) |
25 |
| - |
26 |
| -### [1.1.1](https://github.com/remarkablemark/html-react-parser/compare/v1.1.0...v1.1.1) (2020-12-27) |
| 21 | +- **index:** include domhandler `Node` in `DOMNode` type ([ac4aff3](https://github.com/remarkablemark/html-react-parser/commit/ac4aff3e094254d985124759c590d14eaa506168)), closes [#207](https://github.com/remarkablemark/html-react-parser/issues/207) |
27 | 22 |
|
| 23 | +## [1.1.1](https://github.com/remarkablemark/html-react-parser/compare/v1.1.0...v1.1.1) (2020-12-27) |
28 | 24 |
|
29 | 25 | ### Bug Fixes
|
30 | 26 |
|
31 |
| -* escape tags inside of `<title>` (html-dom-parser@1.0.0) ([07e1055](https://github.com/remarkablemark/html-react-parser/commit/07e10551f5febfa70075df22255cb2eb1dec5f54)), closes [#202](https://github.com/remarkablemark/html-react-parser/issues/202) |
| 27 | +- escape tags inside of `<title>` (html-dom-parser@1.0.0) ([07e1055](https://github.com/remarkablemark/html-react-parser/commit/07e10551f5febfa70075df22255cb2eb1dec5f54)), closes [#202](https://github.com/remarkablemark/html-react-parser/issues/202) |
32 | 28 |
|
33 | 29 | ## [1.1.0](https://github.com/remarkablemark/html-react-parser/compare/v1.0.0...v1.1.0) (2020-12-26)
|
34 | 30 |
|
35 |
| - |
36 | 31 | ### Features
|
37 | 32 |
|
38 |
| -* **index:** export `domhandler` node types ([dfa0c19](https://github.com/remarkablemark/html-react-parser/commit/dfa0c1978684f42cdcabd32e95379dfb52ef1d0c)) |
39 |
| - |
40 |
| -# [1.0.0](https://github.com/remarkablemark/html-react-parser/compare/v0.14.3...v1.0.0) (2020-12-14) |
| 33 | +- **index:** export `domhandler` node types ([dfa0c19](https://github.com/remarkablemark/html-react-parser/commit/dfa0c1978684f42cdcabd32e95379dfb52ef1d0c)) |
41 | 34 |
|
| 35 | +## [1.0.0](https://github.com/remarkablemark/html-react-parser/compare/v0.14.3...v1.0.0) (2020-12-14) |
42 | 36 |
|
43 | 37 | ### Build System
|
44 | 38 |
|
45 |
| -* **package:** upgrade dependency `html-dom-parser` to 0.5.0 ([5568ed7](https://github.com/remarkablemark/html-react-parser/commit/5568ed72fb2c31c1924eac114f38d6294c3ba342)) |
46 |
| - |
| 39 | +- **package:** upgrade dependency `html-dom-parser` to 0.5.0 ([5568ed7](https://github.com/remarkablemark/html-react-parser/commit/5568ed72fb2c31c1924eac114f38d6294c3ba342)) |
47 | 40 |
|
48 | 41 | ### BREAKING CHANGES
|
49 | 42 |
|
50 |
| -* **package:** upgrade dependency `html-dom-parser` to 0.5.0 |
51 |
| - |
52 |
| - |
| 43 | +- **package:** upgrade dependency `html-dom-parser` to 0.5.0 |
53 | 44 |
|
54 | 45 | ## [0.14.3](https://github.com/remarkablemark/html-react-parser/compare/v0.14.2...v0.14.3) (2020-12-12)
|
55 | 46 |
|
56 |
| - |
57 | 47 | ### Bug Fixes
|
58 | 48 |
|
59 |
| -* **dom-to-react:** transform style to object for Web Components ([83efbce](https://github.com/remarkablemark/html-react-parser/commit/83efbce1123d3fb6d28b066cf60559a769e9a138)), closes [#188](https://github.com/remarkablemark/html-react-parser/issues/188) |
60 |
| - |
61 |
| - |
| 49 | +- **dom-to-react:** transform style to object for Web Components ([83efbce](https://github.com/remarkablemark/html-react-parser/commit/83efbce1123d3fb6d28b066cf60559a769e9a138)), closes [#188](https://github.com/remarkablemark/html-react-parser/issues/188) |
62 | 50 |
|
63 |
| -<a name="0.14.2"></a> |
64 | 51 | ## [0.14.2](https://github.com/remarkablemark/html-react-parser/compare/v0.14.1...v0.14.2) (2020-11-23)
|
65 | 52 |
|
66 |
| - |
67 |
| - |
68 |
| -<a name="0.14.1"></a> |
69 | 53 | ## [0.14.1](https://github.com/remarkablemark/html-react-parser/compare/v0.14.0...v0.14.1) (2020-11-03)
|
70 | 54 |
|
71 |
| - |
72 |
| - |
73 | 55 | ## [0.14.0](https://github.com/remarkablemark/html-react-parser/compare/v0.13.0...v0.14.0) (2020-09-11)
|
74 | 56 |
|
75 | 57 | ### Features
|
|
0 commit comments