Skip to content

2.2.0

Compare
Choose a tag to compare
@TheRealNate TheRealNate released this 08 Jun 00:07
· 176 commits to master since this release
af1364b
  • 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