Releases: emartech/emarsys-integration-client-js
Releases · emartech/emarsys-integration-client-js
v2.8.0
2.8.0 (2023-09-08)
Features
- misc_api: improve error message by detecting missing emarsys-integration-js (712a02c)
v2.7.0
2.7.0 (2023-08-11)
Features
- dependencies: remove promise polyfill as it is supported in browsers now (0e06f23)
v2.6.0
2.6.0 (2023-02-06)
Features
v2.5.1
2.5.1 (2022-04-19)
Bug Fixes
- core: remove unneeded engines field from package.json (5aeb6fe)
- core: update semantic release package version (2757913)
v2.5.0
2.5.0 (2022-01-13)
Features
- getUrl: getUrl and navigate methods should throw error if no response received within timeout (8a58f6a)
v2.4.0
2.4.0 (2022-01-12)
Features
- interface: no longer require users to create their own instances (f9f88aa)
v2.3.0
2.3.0 (2022-01-12)
Features
- receiver: also pass original event to message handlers (53f9937)
v2.2.0
2.2.0 (2020-02-26)
Features
- get-url: add method to retrieve url for given target (f04c28b)
v2.1.0
2.1.0 (2019-02-19)
Bug Fixes
- core: upgrade dependencies (cf414f8)
Features
- promise: replace Q with Promise (polyfill) (4e077fe)
v2.0.1
<a name"2.0.1">
2.0.1 (2018-06-12)
Bug Fixes
- misc-api: "options" is polluted when calling navigate (026baa20)