Skip to content

1.1.1

Choose a tag to compare

@zbryikt zbryikt released this 16 Feb 13:19
· 54 commits to master since this release
  • fix bug: proc-each should return Promise, instead of list of Promises
  • fix bug: ensure correct initialization order by waiting for init Promise to resolve before render when init-render is enabled.
  • fix bug: nested view initialization should return Promise returned by its own init function call.