Releases: notadamking/react-typing-animation
Releases · notadamking/react-typing-animation
v1.6.0
v.1.5.1
- Rename
onTyping=>onBeforeType - Add
onAfterTypeprop to the Typing component
v.1.5.0
- Add
onStartedTypingandonTypingprops to theTypingcomponent - Revert to React 16.0.0
- Fix dependency vulnerabilities
v1.4.0
- Add
hideCursorprop toTypingcomponent - Fix dependency vulnerabilities
v1.3.4
- Bugfix:
Uncaught TypeError: Converting circular structure to JSON