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

Latest commit

 

History

History
141 lines (63 loc) · 7.14 KB

CHANGELOG.md

File metadata and controls

141 lines (63 loc) · 7.14 KB

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