Skip to content

Releases: lsphillips/ko-co

v1.5.2

26 May 18:08
Compare
Choose a tag to compare

The package repository has moved and it's now reflected in the package metadata; this version contains no functionality changes.

v1.5.1

16 May 16:02
Compare
Choose a tag to compare

Changed

  • Removed unnecessary files from the package making it more lightweight.

v1.5.0

16 May 16:02
Compare
Choose a tag to compare

Added

  • Introduced an ESM version of this module that will be used when being imported using import.

Changed

  • This module is now transpiled using Babel.
  • The UMD version of this module now exposes itself using the name koco instead of KoCo.

v1.3.0

06 Dec 15:41
Compare
Choose a tag to compare

Added

  • Introduced documentation to the Typescript type definitions.

v1.2.1

07 Feb 23:07
Compare
Choose a tag to compare

Fixed

  • The konamicode event now fires even when the user has their caps lock enabled.

v1.2.0

03 Feb 19:33
Compare
Choose a tag to compare

Changed

  • Updated KoCo.addSupportForTheKonamiCode() to return a function that will remove support for the Konami Code.

v1.1.0

02 Jan 06:36
Compare
Choose a tag to compare

Changed

  • Updated the konamicode event so it is now cancelable.

v1.0.0

16 May 15:29
Compare
Choose a tag to compare

The initial public release.