Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

Releases: alcar/keydown-from-click

v4.0.4

30 Dec 11:41
Compare
Choose a tag to compare

Removed

  • Travis CI integration.

v4.0.3

30 Dec 11:11
Compare
Choose a tag to compare

Added

  • Disclaimer to README about the project no longer being maintained.

Removed

  • Example CodeSandbox from README.

v4.0.2

31 May 17:02
Compare
Choose a tag to compare

Fixed

  • options parameter types.

v4.0.1

31 May 16:30
Compare
Choose a tag to compare

Changed

  • Refactor tests;
  • Refactor types;
  • Improve README to make it clearer when to use this package.

v4.0.0

31 May 13:26
Compare
Choose a tag to compare

Changed

  • [BREAKING] Set react's minimum version to 18.0.0 in peer dependencies;
  • [BREAKING] Add react-dom to peer dependencies;
  • Bump all dev dependencies related to React to their respective latest majors.

Fixed

  • Remove extra links from the bottom of the changelog.

v3.1.5

31 May 12:19
Compare
Choose a tag to compare

Security

  • Upgrade all upgradable dependencies;
  • Start using exact versions in package.json.

v3.1.4

01 Aug 13:55
Compare
Choose a tag to compare

Security

  • Upgrade all upgradable dependencies.

v3.1.3

27 Mar 16:45
Compare
Choose a tag to compare

Changed

  • Bump webpack to major 5.

Security

  • Upgrade all upgradable dependencies.

v3.1.2

21 Feb 22:31
Compare
Choose a tag to compare

Removed

-@types/testing-library__react, since @testing-library/react provides its own type definitions.

Security

  • Upgrade axios, ini, node-notifier, and all other upgradable dependencies.

v3.1.1

20 Jul 11:51
Compare
Choose a tag to compare

Changed

  • Updated some configuration files.

Security

  • Upgrade "lodash" and all other upgradable dependencies.