Skip to content

2.3.0

Compare
Choose a tag to compare
@TheRealNate TheRealNate released this 09 Aug 21:15
· 167 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