Release v1.1.1
This release includes some bugfixes and a few additional shortcuts to make observable and computed fields usage more convenient, as well as autorun()
. It comes with a new guide about observables.
How to update Ceramic
Via haxelib: haxelib run ceramic setup
Via git: https://ceramic-engine.com/guides/ceramic-via-git/#update-your-existing-ceramic-via-git
Changelog
- [ios] Exclude arm64 arch from simulator target because it doesn't build correctly
- [web] Auto-block default scroll if default is scroll allowed but scrolling from inside a ceramic scroller
- [runtime] Update tracker and expose
unobserve()
/reobserve()
fromShortcuts
Full Changelog: v1.1.0...v1.1.1