Skip to content

Latest commit

 

History

History
230 lines (101 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

230 lines (101 loc) · 11.2 KB

3.4.2 (2024-05-29)

Bug Fixes

  • re-add action for building and publishing docs [] (#625) (40b89e2)

3.4.1 (2024-05-06)

Bug Fixes

  • app event function interfaces [EXT-5171] (#608) (ea8cc4c)

3.4.0 (2024-04-09)

Features

  • app event handler and transformation [EXT-5142] (#594) (7e7298a)

3.3.0 (2024-03-27)

Features

  • add app event filter type to functions [EXT-5089] (#566) (f8ea2cb)

3.2.1 (2024-03-08)

Reverts

  • Revert "chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 (#558)" (#559) (53480fc), closes #558 #559

3.2.0 (2024-03-08)

Features

Reverts

  • Revert "chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 (#555)" (#557) (7d5388a), closes #555 #557

3.1.0 (2024-03-06)

Features

3.0.1 (2024-02-27)

Bug Fixes

  • use node 20.8.1 for semantic-release [] (#544) (02f2cf6)

3.0.0 (2024-01-29)

  • BREAKING CHANGE: update typings for Functions (#500) (fcf4535), closes #500

BREAKING CHANGES

  • update typings

  • fix: lint

  • revert: semantic release package to make the build pass

2.8.2 (2024-01-25)

Bug Fixes

  • revert upgrade of semantic-release [] (5b73f5c)

2.8.1 (2023-12-19)

Bug Fixes

  • upgrade to latest contentful-management.js (#461) (4e25691)

2.8.0 (2023-10-26)

Bug Fixes

Features

2.7.2 (2023-09-27)

Bug Fixes

2.7.1 (2023-09-26)

Bug Fixes

  • npm update after node upgrade (#366) (9269a3e)
  • set repository url to allow CONTRIBUTING.md link to work from npm page (#354) (a0b7dcc)

2.7.0 (2023-09-26)

Features

  • export a barrel type to combine all delivery function events (#365) (1248f73)

2.6.2 (2023-09-26)

Bug Fixes

  • clean up types by avoiding enums [MONET-1476] (#362) (866424e)

2.6.1 (2023-09-21)

Bug Fixes

  • adds uploadHost to appActionCallContext type (#353) (a918331)

2.6.0 (2023-09-21)

Features

  • update AppActionCallContext type to reflect cmaHost (#351) (1c6a623)

2.5.2 (2023-09-05)

Bug Fixes

2.5.1 (2023-09-04)

Bug Fixes

2.5.0 (2023-08-29)

Features

2.4.0 (2023-08-28)

Features

  • update delivery function handler interface (#327) (c31c30b)

2.3.0 (2023-08-18)

Features

  • add types for deliveryFunction implementation (#316) (b807a25)

2.2.0 (2023-05-26)

Features

2.1.0 (2023-02-13)

Features

2.0.4 (2023-01-23)

Bug Fixes

2.0.4-next.1 (2023-01-23)

Bug Fixes

2.0.3 (2022-06-10)

Bug Fixes

  • [] do not export const enums for headers (#51) (6858557)

2.0.2 (2022-03-25)

Bug Fixes

  • include spaceId as part of cacheKey (#43) (92fc4c5)

2.0.1 (2022-03-11)

Bug Fixes