All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.0 (2023-04-12)
- updates all deps (update to kontent-ai/delivery-sdk@14)
- updates all deps (update to kontent-ai/delivery-sdk@14) (b5c826c)
3.1.0 (2023-01-13)
- Fixes module exports
- updates all deps (9eb7656)
3.0.0 (2022-08-03)
2.0.1 (2022-06-24)
- Fixes child nodes condition when parsing link text (kontent-ai/delivery-sdk-js#351 (comment)) (2be8840), closes /github.com/Kentico/kontent-delivery-sdk-js/issues/351#issuecomment-1165462603
2.0.0 (2022-06-24)
- Updates dependencies and refactors code to use the parse5 on v7. This parse5 contains major changes to API and offers much improved performance.
- Updates dependencies and refactors code to use the parse5 on v7. This parse5 contains major changes to API and offers much improved performance. (0404e37)
- Adds support for parsing HTML within links (needed when links contain inner formatting) (fixes kontent-ai/delivery-sdk-js#351) (98ac0cd)
1.1.0 (2021-12-08)
1.1.0-0 (2021-12-08)
- updates dependencies & sets peer dependency with compatible version (71f6b33)
1.0.0 (2021-11-16)
0.0.1 (2021-11-16)
0.0.1-12 (2021-11-16)
0.0.1-11 (2021-10-27)
- updates readme, improves parser, adds more tests (253b0d3)
0.0.1-1 (2021-10-27)
- updates readme, improves parser, adds more tests (253b0d3)
0.0.1-0 (2021-10-27)
- updates readme, improves parser, adds more tests (253b0d3)
0.0.2-1 (2021-10-27)
- updates async naming (34b05ed)
0.0.2-0 (2021-10-26)
- separates parser implementation as per latest SDK rich text refactoring (c3c965a)