Skip to content

Releases: podium-lib/browser

v1.3.0

12 Jun 09:37
Compare
Choose a tag to compare

1.3.0 (2024-06-12)

Bug Fixes

  • add @podium/bridge package (e1584bc)
  • prepare for the bridge module also using podium global (22cd36f)
  • revert to old version (7634c10)
  • wrap messages in a object with a type and a payload to solve the JSON RPC spec not supporting primitives in params (9a85ba1)

Features

  • bridge/messagebus interop (b5949ca)

v1.2.3

21 May 14:00
Compare
Choose a tag to compare

1.2.3 (2024-05-21)

Bug Fixes

  • export Event type as generic (36e3a55)

v1.2.2

21 May 08:01
Compare
Choose a tag to compare

1.2.2 (2024-05-21)

Bug Fixes

  • generate types from JSDoc (7fff3a6)