All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.15.0 (2025-01-29)
- Exposing mimeType (6e8999f)
0.14.0 (2025-01-20)
- updated axios (0b3ca49)
0.13.0 (2024-10-30)
- release: This change exposes the new parameters in the hierarchies endpoint for custom sort. (#108)
0.12.3 (2024-10-23)
- 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)
- readme: TRIT-583 - testing.
0.12.1 (2023-10-27)
0.12.0 (2023-10-27)
- remove Amplience DC header logo from README (ab94334)
- remove DC header asset (911c8de)
- support nodejs 16, 18 & 20 (#95) (84fef32)
0.11.0 (2021-11-15)
0.10.0 (2021-07-21)
- adding helper functions for constructing filterBy requests. added tests and documentation. (5ef12c6)
0.9.2 (2021-05-21)
- cd1: tree walker is trying to walk null values which is resulting in an exception being thrown (d73b651)
0.9.1 (2021-05-06)
0.9.0 (2021-03-17)
- getContentItemById: prefer cd2 over cd1 if both options are supplied (#40)
0.8.1 (2021-02-23)
- docs: url to push docs too (360b46c)
0.8.0 (2021-02-23)
- add custom error tyoes for http errors and empty content responses (#35)
- 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)
- json walker: updated to check that value is not null as null is an object (642feb2)
0.7.0 (2020-10-05)
- content meta: exposing content meta hierachy content item property (f4ec9aa)
0.6.0 (2020-06-24)
0.5.0 (2020-03-04)
0.4.0 (2020-02-17)
0.3.1 (2020-02-12)
- docs: logo update (721599f)
0.3.0 (2019-07-17)
- 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)
- CMP-5384: Moved content reference from media to content/models (0910b3f)
0.2.0 (2019-03-15)
- added npm badge (4b182ee)