Releases: EdamAme-x/paypax
Releases · EdamAme-x/paypax
v1.7.6-rc
What's Changed
- fix: : includes test files in deno dist by @EdamAme-x in #24
- fix: includes test files in deno dist by @EdamAme-x in #26
- Pay pay response example by @taka-4602 in #27
- Add docs by @EdamAme-x in #28
New Contributors
- @taka-4602 made their first contribution in #27
Full Changelog: v1.7.6...v1.7.6-rc
add statusof method
document参照
Full Changelog: v1.7.5...v1.7.6
fix(status): password or phone
if (result.status === PayPayStatus.LoginIncorrectPassOrPhone) {
// ... パスワードまたは電話番号が間違ってるとき
}
feat(status): incorecct password
if (result.status === PayPayStatus.LoginIncorrectPassword) {
// ... パスワードが間違ってるとき
}
Full Changelog: v1.7.3...v1.7.4
chore: format & check
Full Changelog: v1.7.2...v1.7.3
fix: type
Full Changelog: v1.7.0...v1.7.2
Some fix & message prop
refactor uuid | v1.6.1
Thanks @e6nlaq and contributor!!!
What's Changed
- docs: create by @EdamAme-x in #12
- fix(docs): typo and expressions by @nakasyou in #13
- Update index.md by @hoppou365 in #15
- type completion in VSCode by @e6nlaq in #16
New Contributors
- @EdamAme-x made their first contribution in #12
- @nakasyou made their first contribution in #13
- @hoppou365 made their first contribution in #15
- @e6nlaq made their first contribution in #16
Full Changelog: v1.5.4...v1.5.5
Full Changelog: v1.5.5...v1.6.0
fix parser v1.6.0
Thanks @e6nlaq and contributor!!!
What's Changed
- docs: create by @EdamAme-x in #12
- fix(docs): typo and expressions by @nakasyou in #13
- Update index.md by @hoppou365 in #15
- type completion in VSCode by @e6nlaq in #16
New Contributors
- @EdamAme-x made their first contribution in #12
- @nakasyou made their first contribution in #13
- @hoppou365 made their first contribution in #15
- @e6nlaq made their first contribution in #16
Full Changelog: v1.5.4...v1.5.5
Full Changelog: v1.5.5...v1.6.0
v1.5.5 fix type
Thanks @e6nlaq and contributor!!!
What's Changed
- docs: create by @EdamAme-x in #12
- fix(docs): typo and expressions by @nakasyou in #13
- Update index.md by @hoppou365 in #15
- type completion in VSCode by @e6nlaq in #16
New Contributors
- @EdamAme-x made their first contribution in #12
- @nakasyou made their first contribution in #13
- @hoppou365 made their first contribution in #15
- @e6nlaq made their first contribution in #16
Full Changelog: v1.5.4...v1.5.5