Releases: chroma-x/react-custom-dom-events
Releases · chroma-x/react-custom-dom-events
v1.1.2
Some minor readme changes
v1.1.0
Extended the event listener handling.
The useCustomDomEventListener function now returns a closure that allows you to easily remove the listener by calling the closure.
v1.0.1
Updated readme
Some refactoring