Skip to content

Releases: inloco/incognia-node

v5.2.0

05 Aug 21:21
d116f2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.2.0

v5.1.0

24 Jul 13:40
38e803e
Compare
Choose a tag to compare

What's Changed

  • Update readme with instructions for commonJS and ES modules by @FranciscoGileno in #81
  • fix: remove timestamp restriction on registerFeedback by @figueredo in #82
  • feat: add RFC 3999 fields that replace timestamps by @figueredo in #84
  • feat: add missing fields to registerFeedback by @figueredo in #83

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

08 Jul 12:02
42e58d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.1...v5.0.0

v4.5.1

02 Jul 15:37
de56aa7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.5.0...v4.5.1

v4.5.0

01 Jul 17:56
5f94b6b
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump vite from 4.4.9 to 4.5.3 by @dependabot in #75
  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.6 by @dependabot in #74
  • chore(deps): bump axios from 1.5.0 to 1.6.0 by @dependabot in #66
  • Add paymentMethods and paymentValue to the registerLogin method by @FranciscoGileno in #76

Full Changelog: v4.4.0...v4.5.0

v4.4.0

01 Dec 19:36
2b287fb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.3.0...v4.4.0

v4.3.0

10 Oct 12:29
c940d2c
Compare
Choose a tag to compare

Handle Web events:

  • Add regiterWebLogin method
  • Add registerWebSignup method.

v4.2.1

05 Oct 13:59
db256cd
Compare
Choose a tag to compare
  • Fix export type: 'module' on package.json in order to make it work on Node.

v4.2.0

18 Sep 20:06
81f88a8
Compare
Choose a tag to compare
  • Add Policy ID support
  • Update the SignupEvidenceSummary and TransactionEvidenceSummary with new evidences
  • Update the Props types to allow wildcard values

v4.1.0

20 Jul 15:18
b5a8b79
Compare
Choose a tag to compare
  • Update the SignupEvidenceSummary and TransactionEvidenceSummary with new evidences
  • Add the reasons property to API responses
  • Add support to the Accounts API
  • Add the User-Agent header to API requests