Skip to content

Releases: acelaya/react-external-link

v2.6.1

10 Oct 11:23

Choose a tag to compare

Changed

  • Switch to trusted publishing.

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v2.6.0

12 Aug 07:06
c0a4c58

Choose a tag to compare

Changed

  • Tests are now run in an actual browser via vitest browser mode and playwright.
  • Add accessibility tests via axe-core.

Added

  • Allow passing a ref to ExternalLink.

Removed

  • Drop support for React 18.

Fixed

  • Nothing

Deprecated

  • Nothing

v2.5.0

29 Mar 20:50
ed0143d

Choose a tag to compare

Changed

  • Start publishing package as ESM only.

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v2.4.0

06 Dec 10:46
7a62542

Choose a tag to compare

Changed

  • Update to @shlinkio/eslint-config-js-coding-standard 3.0, and migrate to ESLint flat config.

Added

  • Add support for React 19

Removed

  • Drop support for React 17

Fixed

  • Nothing

Deprecated

  • Nothing

v2.3.1

09 Apr 16:02

Choose a tag to compare

Changed

  • Nothing

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Fix incorrect publishing

Deprecated

  • Nothing

v2.2.0

20 Apr 20:54

Choose a tag to compare

Changed

  • #44 Migrate to vite for bundling.
  • #45 Migrate to vitest for testing.

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v2.1.0

19 Feb 09:18

Choose a tag to compare

Changed

  • Update dependencies

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v2.0.1

03 Jan 19:43
9306ed0

Choose a tag to compare

Changed

  • Nothing

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Ensured provided rel attribute does not overwrite noopener noreferrer, but it's appended instead.

Deprecated

  • Nothing

v2.0.0

12 May 20:56

Choose a tag to compare

Changed

  • ExternalLink props now extend AnchorHTMLAttributes<Element>.
  • Updated dependencies, including Jest 28.

Added

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing

v1.3.0

02 Apr 07:12
7c67666

Choose a tag to compare

Changed

  • Updated to shlink coding standard 2.0

Added

  • Added support for React 18

Removed

  • Nothing

Fixed

  • Nothing

Deprecated

  • Nothing