☄️ Atmosphere @2.0.0
Major Changes:
⚠️ UserStatus
now a class/constructor⚠️ ES6 Import changed toimport { UserStatus } from 'meteor/ostrio:user-status';
Changes:
- 👨💻 Entire package codebase refactoring
- 👷♂️ Drop
Accounts
dependency - 👷♂️ Drop
Session
dependency - 👨💻 Server usage now optional
- 👨💻 Minimize calls and add appropriate throttling for Browser events
Other changes:
- 📔 Update documentation
- 🤝 Compatibility with
[email protected]
- 👨🔧 Published demo app:
meteor-user-status-demo