Skip to content

Version 0.6.0

Choose a tag to compare

@alexeyraspopov alexeyraspopov released this 26 Mar 20:26
· 180 commits to master since this release
  • Provide Coroutine.render component to render async functions without wrapping them
  • Add an ability to provide custom component for the initial (empty) state
  • Drop outdated promises if coroutine was updated before they are resolved
  • Use null as default initial body and allow returning it from coroutines