Skip to content

Releases: sebastian-software/interframe

Release 2.2.0

08 Jun 15:06
Compare
Choose a tag to compare
  • feat: allow origin to be null (fix for react native) (15cfe28)
  • chore: update deps and tooling (438539e)
  • Fix logo (741d6de)

Release 2.1.3

18 Jul 11:37
Compare
Choose a tag to compare

Release 2.1.2

18 Jul 11:29
Compare
Choose a tag to compare
Release 2.1.2

Release 2.1.1

18 Jul 11:28
Compare
Choose a tag to compare
Release 2.1.1

Release 2.1.0

18 Jul 11:27
Compare
Choose a tag to compare

Release 2.0.3

14 Feb 15:39
Compare
Choose a tag to compare
  • Add polyfill for Object.assign to support IE11 (f5d123b)

Release 2.0.2

14 Feb 14:27
Compare
Choose a tag to compare
  • Replace for of with forEach to prevent Symbol polyfill in IE11 (45c5150)

Release 2.0.1

13 Feb 14:24
Compare
Choose a tag to compare
  • Catch non function listeners (ee1e00a)

Release 2.0.0

12 Feb 15:50
Compare
Choose a tag to compare
  • Update documentation (c669668)
  • Queue messages without listener (6624956)
  • Add namespace to addListener (8c199bb)

Release 1.4.0

12 Feb 14:27
Compare
Choose a tag to compare
  • Special handler for JSDOM as msgSource is not set there (7c4c772)
  • Prettier code (853fe87)
  • Use Set and Map for handshake callback and responseResolver (a7e8c5e)
  • Use browser env (07947b4)
  • Prettier work (ffb0041)
  • Fix test (race condition) (6a7490a)
  • Update deps (dbf65a4)