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)