Skip to content

Releases: verygoodsecurity/collect-js-react

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

v0.1.0

02 Oct 19:28
5c393cb
Compare
Choose a tag to compare
  • Added Security Scan integration. #40
  • Fixed typo onErrorCalback -> onErrorCallback. #39
  • Field delete on unmount. #38

v0.0.6

26 Jun 17:30
4c2ff4c
Compare
Choose a tag to compare
Update version