Skip to content

Releases: notadamking/react-typing-animation

v1.6.0

24 Dec 23:17
a4b62f3

Choose a tag to compare

  • Fix #28
  • Typed text is no longer reset when props.children is updated.

v.1.5.1

09 Dec 06:35

Choose a tag to compare

  • Rename onTyping => onBeforeType
  • Add onAfterType prop to the Typing component

v.1.5.0

08 Dec 06:22

Choose a tag to compare

  • Add onStartedTyping and onTyping props to the Typing component
  • Revert to React 16.0.0
  • Fix dependency vulnerabilities

v1.4.0

15 Aug 17:21
a503620

Choose a tag to compare

  • Add hideCursor prop to Typing component
  • Fix dependency vulnerabilities

v1.3.4

01 Aug 16:54

Choose a tag to compare

  • Bugfix: Uncaught TypeError: Converting circular structure to JSON