Notable changes are documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Breaking changes:
New features:
Bugfixes:
Other improvements:
New features:
- Expose
ResizeObserverEntry,ResizeObserverEntry', andResizeObserverSizetypes. (#5 by @paluh)
Breaking changes:
- PureScript 0.15 migration
DOMRecttype removed in favor ofDOMRectfrompurescript-web-dom
Other improvements:
- Spago migration
- CI workflow improvements
- Improved number display in example app
- Tidy configuration and formatting checks
- Integration test added
Initial release