Skip to content

🐞 Bug Fix: Account Emitter

Compare
Choose a tag to compare
@taylorjdawson taylorjdawson released this 20 May 01:33
· 132 commits to master since this release
5c03ede

There was an bug where the account emitter result was being mangled by a boolean issue and this effected Notify.js's feature where returning false in the emitter callback would prevent a notification from displaying.

Changelog:

  • 3.3.3-0.0.1: [fix] Fixes account emitter result (#126)

Fixes: blocknative/notify#189