Releases: dbudwin/react-secure-link
Releases · dbudwin/react-secure-link
v3.2.0: Package updates and disallow setting target attribute
v3.1.2: Dependabot dependency updates
Dependabot dependency updates.
v3.1.1: Fix version numbering
v3.0.3: Merge pull request #12 from dbudwin/zerobugfix
Fix bug where the text 0 was being treated as null
v3.0.2: Switch to use MIT license
The MIT license is less infectious and more widely used across NPM packages.
Add CodeSandbox examples to README
Merge pull request #9 from dbudwin/ReadmeUpdates Added CodeSandbox example
Simplify the props to make use of `IntrinsicElements`
Merge pull request #8 from dbudwin/IntrinsicProps Simplify the props to make use of `IntrinsicElements`
Support passing child component
Merge pull request #7 from dbudwin/ChildComponentProp Support passing child component
Add uniqueKey prop, simplify the implementation of pre-existing props
Merge pull request #6 from dbudwin/AddKey Add support for React keys via a uniqueKey prop
Initial release of `react-secure-link`.
Merge pull request #3 from dbudwin/Badges Add README badges