Skip to content

Releases: agisboye/app-store-server-api

v0.17.3

30 Oct 19:27

Choose a tag to compare

  • Add missing export for ConsumptionRequestReason (#70)

v0.17.2

29 Oct 20:41

Choose a tag to compare

  • Add ConsumptionRequestReason type (#69). Thanks @Karllas

v0.17.1

12 Mar 08:48

Choose a tag to compare

v0.17.0

24 Feb 16:49

Choose a tag to compare

  • Switch TypeScript target to ES6 (#62)
  • App Store Server API 1.15 support (#62)
  • Add support for the Send Consumption Information API (#62)

Thanks to @MIshkhan for the above changes.

v0.16.0

01 Nov 14:39

Choose a tag to compare

Breaking changes

  • Drop support for older Node.js versions. v18.12 is now the minimum supported version (#58). Thanks @KROSF
  • Remove uuid and node-fetch dependencies.

v0.15.3

01 Oct 07:39

Choose a tag to compare

  • Add retryAfter property to errors (#57). Thanks @anglinb.

v0.15.2

12 Aug 16:09

Choose a tag to compare

  • Add EXTERNAL_PURCHASE_TOKEN, ONE_TIME_CHARGE and Test notification types.

v0.15.1

01 Aug 07:39

Choose a tag to compare

  • Export TransactionHistoryVersion enum (#55)

v0.15.0

21 Jul 21:14

Choose a tag to compare

  • Adds support for the changes in version 1.12 and 1.13 of the App Store Server API.

v0.14.1

20 Jun 09:08

Choose a tag to compare

  • Fix typo (#53). isdecodedNotificationSummaryPayload is renamed to isDecodedNotificationSummaryPayload.
  • Update dependencies