Skip to content

v9.1.2

Choose a tag to compare

@typfel typfel released this 05 Nov 16:16
· 2861 commits to main since this release
v9.1.2
a10c0af

This release fixes a bug in the TypeScript bindings where the commit delay could in some situations be undefined when receiving a proposal.

Bug Fixes

  • in js 0 is falsy, which messes with ternary logic (e7b73c0)