All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.3.1 (2023-04-29)
- make check lazy to avoid problem on nextjs when rendering on server (83aab41)
1.3.0 (2023-04-29)
- add support for touch event (bf439a4)
1.2.0 (2023-01-30)
- handler receives the event (da41b79)
1.1.1 (2022-01-07)
- register event for the capture phase (fb9c5db)
1.1.0 (2021-06-24)
- add possibility to receive ref from external component (83b4f26)
1.0.6 (2021-05-11)
1.0.5 (2021-05-04)
1.0.4 (2021-05-03)
1.0.3 (2021-05-03)
- add generic in typescript definition (5f5cfe9)
1.0.2 (2021-05-02)
- implement the hook (65d9ebf)