Skip to content

Releases: jonyw4/pagarme-js-types

v2.6.1

18 Feb 11:38
e5ca7f3
Compare
Choose a tag to compare

2.6.1 (2021-02-18)

Bug Fixes

  • update options in CreateRecebedor interface (#73) (e5ca7f3)

v2.6.0

30 Nov 12:54
a92ff02
Compare
Choose a tag to compare

2.6.0 (2020-11-30)

Features

v2.5.1

24 Nov 19:06
Compare
Choose a tag to compare

2.5.1 (2020-11-24)

Bug Fixes

  • add create transaction with credit card data (4ea6edc)

v2.5.0

23 Nov 14:15
d0ecf15
Compare
Choose a tag to compare

2.5.0 (2020-11-23)

Features

  • add type for calculate installments amount (#54) (6c1f3c8)

v2.4.1

22 Oct 13:23
4f637cb
Compare
Choose a tag to compare

2.4.1 (2020-10-22)

Bug Fixes

  • change customer and items properties to optional (#25) (4f637cb)

v2.4.0

14 Oct 15:59
469e4ec
Compare
Choose a tag to compare

2.4.0 (2020-10-14)

Features

  • transaction: create transaction with customer id (469e4ec)

v2.3.1

10 Oct 23:36
0420c49
Compare
Choose a tag to compare

2.3.1 (2020-10-10)

Bug Fixes

  • search: the function is async which makes the output a promise (#39) (0420c49)

v2.3.0

10 Oct 19:59
3d1e9b7
Compare
Choose a tag to compare

2.3.0 (2020-10-10)

Bug Fixes

  • country: enum should be lowercase (#34) (3f8aaa6)
  • document: should not extend address (#35) (575d783)

Features

v2.2.1

10 Oct 03:10
62a377e
Compare
Choose a tag to compare

2.2.1 (2020-10-10)

Bug Fixes

v2.2.0

08 Oct 20:28
28b123d
Compare
Choose a tag to compare

2.2.0 (2020-10-08)

Features

  • Add typing for client.security.encrypt (28b123d)