Skip to content

v.2.0.4

Compare
Choose a tag to compare
@jstejada jstejada released this 21 Oct 18:18
· 17 commits to master since this release

v2.0.3 (10/21/17)

  • Fixes:
    Actually fix detection of Backspace and Delay elements
    d122bd1 attempted to fix detection of Backspace and Delay elements
    by checking their type instead of their type.name

However, due to oversight, we were still performing the check with name inside
Typist.jsx.