Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 326 Bytes

CHANGELOG.md

File metadata and controls

16 lines (11 loc) · 326 Bytes

CHANGELOG

HEAD (Unreleased)

  • Added TS typings

1.1.1 (2016-02-07)

  • Remove once listeners before calling, prevents loops

1.1.0 (2015-11-03)

  • Added optional thisArg on MiniSignal#add and MiniSignal#once
  • Added MiniSignal#has
  • MiniSignal#detach now checks if node bound to itself