Releases: takenet/iframe-message-proxy
Releases · takenet/iframe-message-proxy
v1.2.0
1.2.0 (2021-09-01)
Bug Fixes
- changing reference for check (dade495)
- passing the marameter as a component of the IMessagePayload (a03ee13)
Features
- add a parameter that indicates if the system will keep track of the message (a936434)
v1.1.1
1.1.1 (2019-05-24)
Bug Fixes
v1.1.0
1.1.0 (2019-05-24)
Features
- Add actions as enum to ensure consistency between calls to proxy (f4f493a)
v1.0.0
1.0.0 (2019-02-28)
Bug Fixes
- Exported shared interfaces (d12adbe)
- Identify when message is an error and add return types (618141c)
- Removed semicolons and fixed bugs related to send postMessages to parent window (76e85c0)
Features
- Add listeners, constructor options and type declarations (dcacc90)