Skip to content

Releases: natelindev/react-use-hoverintent

v1.3.0

08 Jun 11:04
e6b40c2
Compare
Choose a tag to compare
changes:
  • now supports esm
  • index.js is still commonjs
  • *.cjs is commonjs
  • *.esm is es modules
  • *.min.js is minified version.

v1.2.9

18 Oct 13:29
Compare
Choose a tag to compare

changes (potentially breaking):

  • revert the order of array to not break earlier versions #38
  • updated build tools
  • updated docs for more accruate description

v1.2.8

09 Oct 08:00
Compare
Choose a tag to compare

improvements:

  • Exposed setIsHovering state setter #37 thanks to @Paulus90
  • updated dependencies

v1.2.7

10 Apr 14:10
Compare
Choose a tag to compare

fixed security vulnerbility by updating deps.

v1.2.6

09 Jan 08:00
Compare
Choose a tag to compare

clear timer bugfix #27 thanks to @stefanvds1