2.2.0
- Update tracker to use a file cloned from the latest Meteor tracker distribution instead of 6 year old package
- Fix bug where withTracker wouldn't respond to change in props
- Export useTracker so it can be imported the same way as withTracker
- If an Accounts.onLogin callback is registered while the user is already logged in, the callback will now be executed immediately