Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [6.0.0](v5.16.1...v6.0.0) (2019-03-26) ### Bug Fixes * π bump nano-css ([f1f36dc](f1f36dc)), closes [#90](#90) * π don't throw only in development ([f5faba5](f5faba5)) ### chore * π€ don't install only large dependencies ([6170067](6170067)) ### Features * πΈ add {bound} option to useMouse ([9bb02a1](9bb02a1)) * πΈ implement useClickAway, remove useOutsideClick ([a03143a](a03143a)) * πΈ keep global state of all useLockBodyScroll hooks ([5dd10e9](5dd10e9)) * πΈ move extra mouse functionality into useMouseHovered ([8b0580e](8b0580e)) * more precise size for useMouse ([b887075](b887075)) ### BREAKING CHANGES * 𧨠error is logged instead of thrown in development environment * 𧨠useOutsideClick is now useClickAway * 𧨠useCallbag hook is removed, some hooks KeyboardJS and Rebound installed separately
- Loading branch information