Skip to content
This repository has been archived by the owner on May 25, 2023. It is now read-only.

Releases: nrccua/react-credit-cards

Release 1.1.0

13 Mar 22:21
f665201
Compare
Choose a tag to compare
[DLA-549] Upgrading node to v12.16.1 (#3)

* [DLA-549] Package and release versions sync for npm compliance

* [DLA-549] Running new demo

Release 1.0.2

09 May 19:22
Compare
Choose a tag to compare
v1.0.2

Fixing dinersClub length.

1.0.1 Release

02 May 18:52
Compare
Choose a tag to compare
v1.0.1

updating version to 1.0.0.

1.0.0 Release

02 May 16:44
Compare
Choose a tag to compare
Implement preview (#1)

* preview is now obscuring all but the last 4 or 5 digits depending on the type of card.  amex and dinersclub have 5 visible and the rest have 4 visible.

* changing maxLength back to how it was before.

* updating the max length for amex and dinersclub so the last 5 digits are visible.