React Konami Code Versions Save

Trigger an easter egg by pressing a sequence of keys.

v2.3.0

2 years ago

The type definition for children was missing and it could possibly lead to issues with Typescript. This has been fixed in this version.

Alongside this fix there were dependency updates and vulnerabilities fixed.

v2.2.1

3 years ago

With this release now there's full native TS support. Also added in this version is a render optimisation that should prevent unnecessary rerenders on input changes and input reset intervals.

  • Added bugfix for disabled prop change not triggering a rerender.

v2.2.0

3 years ago

With this release now there's full native TS support. Also added in this version is a render optimisation that should prevent unnecessary rerenders on input changes and input reset intervals.

2.1.1

3 years ago

This version is the first stable release of the package with the inclusion of the useKonami hook.