v0.1.5
This is another small release to fix some critical React bugs.
useObserve
now tracks add and remove along with change.useObserve
no longer calls a hook conditionally, breaking React rules.useQueryFirst
was added which works likeuseQuery
except it only returns the first entity.- Revade example updated with new animations and game play features.