curtisfennerpaypay
released this
15 Jun 06:15
·
2 commits
to master
since this release
What's Changed
This version includes a new way to configure the PayPay SDK's target environment. The previous method of specifying prodMode
and perfMode
is still supported.
Full Changelog: 2.0.1...2.1.0
Features
Dependency Upgrades
- Bump @typescript-eslint/parser from 5.16.0 to 5.18.0 by @dependabot in #461
- Bump @typescript-eslint/eslint-plugin from 5.16.0 to 5.18.0 by @dependabot in #460
- Bump eslint from 8.11.0 to 8.12.0 by @dependabot in #456
- Bump ts-jest from 27.1.3 to 27.1.4 by @dependabot in #455
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in #454
- Bump eslint from 8.12.0 to 8.13.0 by @dependabot in #462
- Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.19.0 by @dependabot in #463
- Bump @types/node from 17.0.23 to 17.0.24 by @dependabot in #465
- Bump @typescript-eslint/parser from 5.18.0 to 5.19.0 by @dependabot in #464
- Bump @typescript-eslint/parser from 5.19.0 to 5.20.0 by @dependabot in #468
- Bump @typescript-eslint/eslint-plugin from 5.19.0 to 5.20.0 by @dependabot in #466
- Bump eslint from 8.13.0 to 8.14.0 by @dependabot in #469
- Bump typescript from 4.6.3 to 4.6.4 by @dependabot in #475
- Bump @types/node from 17.0.24 to 17.0.35 by @dependabot in #491
- Bump @types/node from 17.0.35 to 17.0.43 by @dependabot in #511
- Bump @typescript-eslint/eslint-plugin from 5.20.0 to 5.28.0 by @dependabot in #510
- Bump @typescript-eslint/parser from 5.20.0 to 5.28.0 by @dependabot in #509
- Bump typescript from 4.6.4 to 4.7.3 by @dependabot in #503
- Bump eslint from 8.14.0 to 8.17.0 by @dependabot in #502
Continuous Integration & Testing
- CI: Remove coveralls dev-dependency in #457