Releases: tamtamchik/apple-iap-tools
Releases · tamtamchik/apple-iap-tools
1.3.6
- Update dependencies.
Full Changelog: 1.3.5...1.3.6
1.3.5
- Update
node-fetch
to fix CVE-2022-2596
Full Changelog: 1.3.4...1.3.5
1.3.4
1.3.3
- Updated dependencies.
Full Changelog: 1.3.2...1.3.3
1.3.2
- Updated
typescript
andtypedoc
. - Removed CHANGELOG.md
Full Changelog: 1.3.1...1.3.2
1.3.1
Fixed
- Fixed bugs report link in
package.json
1.3.0
1.2.1
Fixed
getPendingRenewalInfo
helper now returns only latest transaction pending info.
1.2.0
Add
verifyReceipt
can throwVerifyReceiptFetchError
now which contains original fetch response inoriginalResponse
.
1.1.1
Fixed
- Fails to import in Node (#1, thx @vpzomtrrfrt)