v2.0.0
What's Changed
- ⚠ refactor!:
onClickReaction
now passesReactionObj
instead ofElement
in #37 - refactor:
ReactionObj
can now be imported from"react-quick-reactions/lib/esm/types/index"
in #37
Fixes
- fix(style): popup header inheriting color from parent in #36
Docs
- docs: added animation info in #34
Full Changelog: v1.1.4...v2.0.0