Skip to content

Releases: dbudwin/react-secure-link

v3.2.0: Package updates and disallow setting target attribute

01 Nov 14:04
c614fbb

Choose a tag to compare

v3.2.0: Package updates and disallow setting target attribute

v3.1.2: Dependabot dependency updates

17 Nov 23:20
d9d7d23

Choose a tag to compare

Dependabot dependency updates.

v3.1.1: Fix version numbering

26 May 01:58
2490860

Choose a tag to compare

v3.0.3: Merge pull request #12 from dbudwin/zerobugfix

26 May 01:24
4f2185e

Choose a tag to compare

Fix bug where the text 0 was being treated as null

v3.0.2: Switch to use MIT license

26 May 01:25

Choose a tag to compare

The MIT license is less infectious and more widely used across NPM packages.

Add CodeSandbox examples to README

30 Dec 19:16
dc04a46

Choose a tag to compare

Merge pull request #9 from dbudwin/ReadmeUpdates

Added CodeSandbox example

Simplify the props to make use of `IntrinsicElements`

26 Dec 18:55
51b8418

Choose a tag to compare

Merge pull request #8 from dbudwin/IntrinsicProps

Simplify the props to make use of `IntrinsicElements`

Support passing child component

26 Dec 01:19
c28af8d

Choose a tag to compare

Merge pull request #7 from dbudwin/ChildComponentProp

Support passing child component

Add uniqueKey prop, simplify the implementation of pre-existing props

25 Dec 17:56
c76e783

Choose a tag to compare

Merge pull request #6 from dbudwin/AddKey

Add support for React keys via a uniqueKey prop

Initial release of `react-secure-link`.

23 Dec 16:47
5706bb8

Choose a tag to compare

Merge pull request #3 from dbudwin/Badges

Add README badges