All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Adds destroy method to Postis channel
- Check that targetWindow has postMessage property on send
- Support for windowForEventListening which can be used with sourceless iframes.
- Add
try catchblock around JSON.parse to handle non JSON payloads.
paramsare now passed as-is, not converted into function arguments.
- Initial Open Source release.