Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Releases: igneous-systems/treble-hook

v2.0.4

11 Nov 10:32
dcc2366

Choose a tag to compare

v2.0.3

11 Nov 06:15
7095689

Choose a tag to compare

v2 of treble-hook

Bugfix for Issue #18

19 Sep 16:52
54b5300

Choose a tag to compare

Fixes excessive renders issue when publish function is added as a Hooks dependency.

Bugfix for Issue #16

22 Aug 22:30
e8aa4ae

Choose a tag to compare

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.