Files
buuh/CHANGELOG.md
T

657 B

2.3.0

  • 55 - load subscriptions once DOM is ready
  • heaps of documentation fixes; looks like choo is taking off 🐨

2.2.2

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

2.0.0

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

1.0.0

  • first version of choo