v1.0.0
1.0.0 (2024-02-13)
Bug Fixes
- adds back release branch and adds release branch to repo (#11) (05f3165)
- adds missing semantic-release dependency (#9) (90a486c)
- fixes .releaserc.json branches (#10) (38b30f5)
- fixes NPM package access (#17) (be0fea5)
- fixes publish to NPM (#16) (60264e7)
- publishes to NPM (#15) (b55e669)
- ramda types (#27) (8489375)
- rebuild lockfile and install semver as devDependency (#39) (1a16fc6)
- release (#14) (f23fbf9)
- remove extends from tsconfig (#38) (469a4be)
- removes includeResponseHeaders from proxy service (#20) (f43fdcc)
- removes react-native prop from package.json (#18) (b2389c3)
Features
- add 'latest' tag to release (#34) (fe37463)
- add missing dep (#40) (ce61d21)
- adds CardNumber element and getTokenById and createSession services (#7) (7581f48)
- adds CardVerificationCodeElement, CardExpirationDateElement, and proxy service methods (#13) (5abb71a)
- adds custom bin validation (#36) (5e2b202)
- adds datadog logging (#29) (4239bc3)
- adds dynamic mask to cvc element (#25) (3e4271e)
- adds field validation and onChange events (#26) (a916f05)
- adds TextElement (#24) (4acba48)
- adds transform (#30) (7038938)
- allow to set expiration date from Card token (#23) (52db679)
- bump ramda types (#33) (9df3dd8)
- collect cards (#28) (d48ea4a)
- remove device info from logging (#35) (e7887a2)
- run validation before tokenization (#31) (4dc3d1c)
- upgrade deps (#37) (5c8557e)