Skip to content

Latest commit

 

History

History
216 lines (97 loc) · 8.96 KB

CHANGELOG.md

File metadata and controls

216 lines (97 loc) · 8.96 KB

Changelog

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

0.15.0 (2025-01-29)

Features

0.14.0 (2025-01-20)

Features

0.13.0 (2024-10-30)

Features

  • release: This change exposes the new parameters in the hierarchies endpoint for custom sort. (#108)

0.12.3 (2024-10-23)

Bug Fixes

  • changed filter method to remove content on truthy result content on (5b2a66f)
  • stripped functions off of returned object (10f8a51)

0.12.2 (2024-10-08)

Bug Fixes

  • readme: TRIT-583 - testing.

0.12.1 (2023-10-27)

Bug Fixes

  • release: set registry-url for setup-node (#98) (ed924a0)

0.12.0 (2023-10-27)

Features

  • remove Amplience DC header logo from README (ab94334)
  • remove DC header asset (911c8de)
  • support nodejs 16, 18 & 20 (#95) (84fef32)

Bug Fixes

  • meta fragment: include optional name (#96) (2056d2d)

0.11.0 (2021-11-15)

Features

  • adds Fresh API and fetch multiple content items support (#58) (323736b)

0.10.0 (2021-07-21)

Features

  • adding helper functions for constructing filterBy requests. added tests and documentation. (5ef12c6)

0.9.2 (2021-05-21)

Bug Fixes

  • cd1: tree walker is trying to walk null values which is resulting in an exception being thrown (d73b651)

0.9.1 (2021-05-06)

Bug Fixes

  • deps: bump axios from 0.19.2 to 0.21.1 (#29) (e48fb27)

0.9.0 (2021-03-17)

⚠ BREAKING CHANGES

  • getContentItemById: prefer cd2 over cd1 if both options are supplied (#40)

Bug Fixes

  • getContentItemById: prefer cd2 over cd1 if both options are supplied (#40) (c9d6471)

0.8.1 (2021-02-23)

Bug Fixes

  • docs: url to push docs too (360b46c)

0.8.0 (2021-02-23)

⚠ BREAKING CHANGES

  • add custom error tyoes for http errors and empty content responses (#35)

Features

  • add custom error tyoes for http errors and empty content responses (#35) (73856a0)
  • add timeout option for the content client (#34) (8bc7fec)
  • automated releases: migrated from travis to github actions using release-please (51a2a5e)

0.7.1 (2021-02-04)

Features

  • env: updating i1, c1, default, and virtual-staging urls (#31) (c0f6eaf)

Bug Fixes

  • json walker: updated to check that value is not null as null is an object (642feb2)

0.7.0 (2020-10-05)

Features

  • content meta: exposing content meta hierachy content item property (f4ec9aa)

0.6.0 (2020-06-24)

Features

  • content delivery v2: get by id and key support (#16) (52f950f)

0.5.0 (2020-03-04)

Features

  • content-meta: exposes the delivery key property (#6) (696a218)

0.4.0 (2020-02-17)

Features

  • vse: added a vse domain factory (#4) (a393d57)

0.3.1 (2020-02-12)

Bug Fixes

0.3.0 (2019-07-17)

Bug Fixes

  • CMP-5384: linting and formatting (b881552)
  • CMP-5384: removed name as it's not immutable therefore not worth adding to the reference. (60a4fbe)
  • tests: removed name from expected output. (43d7bdd)

Features

  • CMP-5384: Moved content reference from media to content/models (0910b3f)

0.2.0 (2019-03-15)

Features

0.1.1 (2019-03-08)

0.1.0 (2019-03-08)

Features