All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.1.6 (2024-08-27)
- package.json & package-lock.json to reduce vulnerabilities (de729da)
4.1.5 (2024-07-31)
- upgrade @kontent-ai/delivery-sdk from 14.9.0 to 14.10.0 (46643dc)
4.1.4 (2024-06-27)
4.1.3 (2024-05-30)
- upgrade @kontent-ai/delivery-sdk from 14.7.0 to 14.8.0 (2d946c3)
- upgrade @kontent-ai/delivery-sdk from 14.8.0 to 14.9.0 (a4c0e5c)
4.1.2 (2024-03-26)
- package.json & package-lock.json to reduce vulnerabilities (27d0a2e)
4.1.1 (2024-02-29)
4.1.0 (2023-08-01)
- updates deps, migrates to eslint (9add20d)
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)