Releases: pfpayments/typescript-sdk
Releases · pfpayments/typescript-sdk
4.7.0
4.6.0
Features
- Upgraded
Axios
to version1.8.3
to address security vulnerabilities and improve overall stability.
4.5.0
Feature
- Validate Webhook signature
BugFix
- Fix naming for the project
4.4.0
Feature
- Enhanced API Testing Fix and provide additional API tests.
4.2.1
Features
- Upgraded crypto-js to version 4.2.0
- Upgraded @types/crypto-js to version 4.2.1
BugFix
- Include content-type header in requests
4.2.0
Updated crypto-js version to 3.2.1
4.1.1
Chore:
- Update Node version
4.1.0
BugFix:
- Generate only .js and .d.ts files when using npm
4.0.0
Feature:
- Expose new APIs. The the full list of APIs can be found in the portal under /doc/api/web-service/v2
3.2.1
Bug
- Fix the publishing pipeline