Skip to content

4.1.2

Choose a tag to compare

@balloob balloob released this 08 May 21:47
· 511 commits to master since this release
  • When subscribing to a collection that already has data, delay calling the initial callback to the next cycle of the event loop. This allows the caller to finish setting up for accepting data. 8cb8423 - @balloob