Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 406 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 406 Bytes

v0.3.0

  • No longer includes React vendor files

v0.2.0

  • Subscription setup moved to componentWillMount. Now have access to this.state within the subscriptions method.
  • React addons back in

v0.1.4

Updating React to v0.13.3

v0.1.3

Add true state for reactivevar when no subs

v0.1.2

  • Exporting React on the server

v0.1.1

  • Leaderboard example added

v0.1.0

Initial release