Skip to content

Release v1.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 21:41

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() from Shortcuts

Full Changelog: v1.1.0...v1.1.1