Skip to content

Releases: takenet/iframe-message-proxy

v1.2.0

01 Sep 20:02
b74fd80
Compare
Choose a tag to compare

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

24 May 19:49
Compare
Choose a tag to compare

1.1.1 (2019-05-24)

Bug Fixes

v1.1.0

24 May 17:58
Compare
Choose a tag to compare

1.1.0 (2019-05-24)

Features

  • Add actions as enum to ensure consistency between calls to proxy (f4f493a)

v1.0.1

28 Feb 17:36
Compare
Choose a tag to compare

1.0.1 (2019-02-28)

v1.0.0

28 Feb 16:47
Compare
Choose a tag to compare

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)