Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 247 Bytes

CHANGELOG.md

File metadata and controls

5 lines (4 loc) · 247 Bytes

0.3.1

  • Fix bug where previousProps were not updating correctly.

0.3.0

  • Adding ability for systems to be functions instead of just an object. If a system is a function, then it will be called on both 'create' and 'update' of the entity.