You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.