Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

1.1.1 Improved coroutines support

Compare
Choose a tag to compare
@sanity sanity released this 31 Oct 17:26
· 373 commits to master since this release

Provide ElementCreator.elementScope() to create CoroutineScopes that are canceled when the relevant part of the DOM is no-longer used.

What's Changed

  • JavaScript interop chapter ready for merge by @sanity in #367

Full Changelog: 1.1.0...1.1.1