Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 331 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 331 Bytes

Mook Changelog

0.2.0 Second alpha release

Breaking changes

  • Introduce middlewares
  • Initialize Mook through middlewares
  • Remove subscriptions for commands. Add the wrap function instead.
  • Remove React context since the state is held in a singleton for the time being.

0.1.0 First alpha release (2020-10-03)