2.3.0
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
calledeventInterface
, which allows you to register DDP event handlers (usingMeteor.ddp.eventInterface.on
which persist regardless of disconnection from server or the changing of the underlying web socket