react-keydown v1.4.0 Release Notes

    • ⚡️ 699f42c [Dependency Update] Switch to react-dom for full compatibility with React 0.14+. (Breaking SemVer just slightly for the sake of version parity.)
    • ac8fb21 [Fix] Fix scoping problems introduced in last major code reorganization that meant some mounted instance would always receive keydown events.