- Package bump to devdependency on lodash.
- Limit the number of published files #29.
handleFocus
option added to trigger onOver/onOut callbacks during keyboard navigation #25.
- Removed
xtend
dependency #24.
- Removed UMD definition from
index.js
. Now if yourequire('hoverintent')
, you get the CommonJS module export.dist/hoverintent.min.js
still provides a UMD definition.