This repository has been archived by the owner on May 25, 2023. It is now read-only.
Releases: nrccua/react-credit-cards
Releases · nrccua/react-credit-cards
Release 1.1.0
[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
v1.0.2 Fixing dinersClub length.
1.0.1 Release
v1.0.1 updating version to 1.0.0.
1.0.0 Release
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.