All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.4.4 (2021-11-24)
0.4.3 (2021-11-24)
0.4.2 (2021-11-23)
0.4.1 (2020-04-27)
0.4.0 (2020-04-02)
- A given ref is the first argument.
- update API arguments (b4ae297)
0.3.2 (2020-02-06)
0.3.1 (2020-02-06)
0.3.0 (2020-02-06)
- A given ref is a required prop and the boolean is the only value returned.
- update API to require given ref (add908f)
0.2.2 (2020-02-03)
0.2.1 (2020-01-30)
0.2.0 (2020-01-30)
- The second item in the returned array is now an object of props.
- update API to return object of props (189dddf)
0.1.5 (2020-01-29)
0.1.4 (2020-01-22)
- correct memo (549c5e5)
0.1.3 (2020-01-22)
0.1.2 (2020-01-22)
- properly memo event listener props (7ab7b68)
0.1.1 (2020-01-22)
0.1.0 (2020-01-22)
- The second item in the returned array is now a function that optionally takes props and returns an object of props.
- update API to return prop getter function (eec3be1)
0.0.9 (2020-01-21)
- update mousemove listener to not check XY (4710b39)
0.0.8 (2020-01-20)
- cleanup React import (d32ff15)
0.0.7 (2020-01-20)
0.0.6 (2020-01-20)
- add delay props (4e6ea35)
0.0.5 (2020-01-19)
- check if ref exists (7772017)
0.0.4 (2020-01-19)
- account for mousemove (f47a903)
0.0.3 (2020-01-19)
- broken memo (0079df0)
0.0.2 (2020-01-19)
- initial commit (8730366)