Skip to content

Latest commit

 

History

History
111 lines (52 loc) · 5.26 KB

CHANGELOG.md

File metadata and controls

111 lines (52 loc) · 5.26 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.0 (2023-04-12)

⚠ BREAKING CHANGES

  • updates all deps (update to kontent-ai/delivery-sdk@14)

Features

  • updates all deps (update to kontent-ai/delivery-sdk@14) (b5c826c)

3.1.0 (2023-01-13)

Bug Fixes

  • Fixes module exports

Features

3.0.0 (2022-08-03)

2.0.1 (2022-06-24)

Bug Fixes

2.0.0 (2022-06-24)

⚠ BREAKING CHANGES

  • Updates dependencies and refactors code to use the parse5 on v7. This parse5 contains major changes to API and offers much improved performance.

Features

  • Updates dependencies and refactors code to use the parse5 on v7. This parse5 contains major changes to API and offers much improved performance. (0404e37)

Bug Fixes

1.1.0 (2021-12-08)

1.1.0-0 (2021-12-08)

Features

  • 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)

Features

  • updates readme, improves parser, adds more tests (253b0d3)

0.0.1-1 (2021-10-27)

Features

  • updates readme, improves parser, adds more tests (253b0d3)

0.0.1-0 (2021-10-27)

Features

  • updates readme, improves parser, adds more tests (253b0d3)

0.0.2-1 (2021-10-27)

Features

0.0.2-0 (2021-10-26)

Features

  • separates parser implementation as per latest SDK rich text refactoring (c3c965a)

0.0.1 (2021-10-05)

0.0.1-1 (2021-10-05)

0.0.1-0 (2021-10-01)

Features

  • implements async resolver, reorganizes parser code (7909aa4)
  • initial repository setup & sync rich text resolver implementation (85c346c)
  • removes unnecessary packages (d092fde)