Skip to content

Releases: verygoodsecurity/collect-js-react

v2.0.0

06 Aug 14:05
6e99553
Compare
Choose a tag to compare

What's Changed

  • Add integration with CMP by @flor-master in #72
  • Fields: CardNumberField, CardExpirationDateField, CardSecurityCodeField have default field names, validations, and placeholders
  • CardExpirationDateField has default year lengths of 2

Full Changelog: v1.5.2...v2.0.0

v1.5.2

10 Apr 11:04
814152a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

28 Nov 14:30
eba319a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.5.1

v1.4.1

14 Nov 21:02
2e6aaf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

08 Nov 17:54
7395a21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

01 Nov 11:47
08132c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Oct 13:12
bcb4d96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

14 Aug 17:08
29af659
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

26 Jun 10:27
ff254b3
Compare
Choose a tag to compare

What's Changed

  • DEVX-312: react 18 migration + fix for incorrect render on component re-mount. by @vivalafit in #44

New Contributors

Full Changelog: v1.0.0...v1.1.0

  • React 18 support.
  • Fixed form render with moving form initialization to useEffect + added mandatory form state wrapper that syncs Form.tsx with Field.tsx
    (that was causing missing fields on double render - testable with strict mode on react 18)

v1.0.0

16 Nov 19:38
0326825
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v1.0.0