20 lines
358 B
Markdown
20 lines
358 B
Markdown
CHANGELOG
|
|
=========
|
|
|
|
## HEAD (Unreleased)
|
|
_(none)_
|
|
|
|
--------------------
|
|
|
|
## 1.2.0 (2017-09-11)
|
|
* 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
|
|
|