Skip to content

2.3.0

Choose a tag to compare

@not-ai-yet not-ai-yet released this 09 Aug 21:15
· 192 commits to master since this release

This release is mostly bug fixes:

  • Fix some bugs in Tracker for people who code which accessed the Tracker API
  • Expose a new semi-public API on Meteor.ddp called eventInterface, which allows you to register DDP event handlers (using Meteor.ddp.eventInterface.on which persist regardless of disconnection from server or the changing of the underlying web socket