Releases: acelaya/react-external-link
Releases · acelaya/react-external-link
v2.6.1
v2.6.0
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
reftoExternalLink.
Removed
- Drop support for React 18.
Fixed
- Nothing
Deprecated
- Nothing
v2.5.0
Changed
- Start publishing package as ESM only.
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v2.4.0
Changed
- Update to
@shlinkio/eslint-config-js-coding-standard3.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
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- Fix incorrect publishing
Deprecated
- Nothing
v2.2.0
v2.1.0
Changed
- Update dependencies
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v2.0.1
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- Ensured provided
relattribute does not overwritenoopener noreferrer, but it's appended instead.
Deprecated
- Nothing
v2.0.0
Changed
ExternalLinkprops now extendAnchorHTMLAttributes<Element>.- Updated dependencies, including Jest 28.
Added
- Nothing
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v1.3.0
Changed
- Updated to shlink coding standard 2.0
Added
- Added support for React 18
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing