- Fix
- Rename
DELAY
action type fromredux-tooltip/delay
toredux-tooltip/DELAY
for consistency
- Rename
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.