Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Latest commit

 

History

History
151 lines (70 loc) · 7.12 KB

CHANGELOG.md

File metadata and controls

151 lines (70 loc) · 7.12 KB

Changelog

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

4.1.6 (2024-08-27)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (de729da)

4.1.5 (2024-07-31)

Bug Fixes

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

Bug Fixes

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

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (27d0a2e)

4.1.1 (2024-02-29)

4.1.0 (2023-08-01)

Features

  • updates deps, migrates to eslint (9add20d)

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)