- No longer includes React vendor files
- Subscription setup moved to componentWillMount. Now have access to this.state
within the
subscriptions
method. - React addons back in
Updating React to v0.13.3
Add true state for reactivevar when no subs
- Exporting React on the server
- Leaderboard example added
Initial release