Releases: notadamking/react-typing-animation
Releases · notadamking/react-typing-animation
v1.6.0
v.1.5.1
- Rename
onTyping
=>onBeforeType
- Add
onAfterType
prop to the Typing component
v.1.5.0
- Add
onStartedTyping
andonTyping
props to theTyping
component - Revert to React 16.0.0
- Fix dependency vulnerabilities
v1.4.0
- Add
hideCursor
prop toTyping
component - Fix dependency vulnerabilities
v1.3.4
- Bugfix:
Uncaught TypeError: Converting circular structure to JSON