Skip to content

v0.7.2

Latest
Compare
Choose a tag to compare
@kuy kuy released this 25 Dec 15:48
· 58 commits to master since this release
  • Fix
    • Rename DELAY action type from redux-tooltip/delay to redux-tooltip/DELAY for consistency

This fix has a possibility of breaking compatibility if you're using immediate action types instead of exported action types. In precise, this is a breaking change, but I decided to release as bugfix because it's exported as public APIs.