Skip to content

Latest commit

 

History

History
60 lines (27 loc) · 2.33 KB

CHANGELOG.md

File metadata and controls

60 lines (27 loc) · 2.33 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.1 (2023-04-29)

Bug Fixes

  • make check lazy to avoid problem on nextjs when rendering on server (83aab41)

1.3.0 (2023-04-29)

Features

  • add support for touch event (bf439a4)

1.2.0 (2023-01-30)

Features

  • handler receives the event (da41b79)

1.1.1 (2022-01-07)

Bug Fixes

  • register event for the capture phase (fb9c5db)

1.1.0 (2021-06-24)

Features

  • 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)

Bug Fixes

  • add generic in typescript definition (5f5cfe9)

1.0.2 (2021-05-02)

1.0.0 (2021-05-02)

Features