Skip to content

Releases: EdamAme-x/paypax

v1.7.6-rc

13 Feb 23:01
0fd1902
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.6...v1.7.6-rc

add statusof method

22 Jan 08:34
Compare
Choose a tag to compare

document参照

Full Changelog: v1.7.5...v1.7.6

fix(status): password or phone

20 Jan 19:31
Compare
Choose a tag to compare
if (result.status === PayPayStatus.LoginIncorrectPassOrPhone) {
    // ... パスワードまたは電話番号が間違ってるとき
}

feat(status): incorecct password

20 Jan 19:27
Compare
Choose a tag to compare
if (result.status === PayPayStatus.LoginIncorrectPassword) {
    // ... パスワードが間違ってるとき
}

Full Changelog: v1.7.3...v1.7.4

chore: format & check

20 Jan 19:21
Compare
Choose a tag to compare

fix: type

20 Jan 19:08
Compare
Choose a tag to compare

Full Changelog: v1.7.0...v1.7.2

Some fix & message prop

20 Jan 18:49
a8f72fa
Compare
Choose a tag to compare

refactor uuid | v1.6.1

20 Jan 03:30
Compare
Choose a tag to compare

Thanks @e6nlaq and contributor!!!

What's Changed

New Contributors

Full Changelog: v1.5.4...v1.5.5

Full Changelog: v1.5.5...v1.6.0

fix parser v1.6.0

20 Jan 03:23
Compare
Choose a tag to compare

Thanks @e6nlaq and contributor!!!

What's Changed

New Contributors

Full Changelog: v1.5.4...v1.5.5

Full Changelog: v1.5.5...v1.6.0

v1.5.5 fix type

20 Jan 03:12
Compare
Choose a tag to compare

Thanks @e6nlaq and contributor!!!

What's Changed

New Contributors

Full Changelog: v1.5.4...v1.5.5