This repository was archived by the owner on Sep 13, 2022. It is now read-only.
Releases: igneous-systems/treble-hook
Releases · igneous-systems/treble-hook
v2.0.4
v2.0.3
v2 of treble-hook
Bugfix for Issue #18
Fixes excessive renders issue when publish function is added as a Hooks dependency.
Bugfix for Issue #16
Fixed issue where when a topic state type is number and then zero (0) is published on topic, the state doesn't get updated.
This was due to a logical bug where a truth check was performed when a typeof check should've been.