All Versions
25
Latest Version
Avg Release Cycle
62 days
Latest Release
1554 days ago

Changelog History
Page 3

  • v2.3.1 Changes

    • 76 - fix router arguments

  • v2.3.0 Changes

    • 55 - load subscriptions once DOM is ready
    • ๐Ÿ“š heaps of documentation fixes; looks like choo is taking off ๐Ÿจ

  • v2.2.2 Changes

    • 53 - fix assert call for subscriptions
    • 52 - fix naming rootId

  • v2.0.0 Changes

    ๐Ÿ’ฅ breaking changes

    • namespaces are now enforced more strictly
    • models now only accept a single argument
    • the namespace key was introduced inside of models (was prior the leading string in models)
    • namespaced models can now only operate within themselves

  • v1.0.0 Changes

    • first version of choo