Skip to content

v3.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@srdjanRakic srdjanRakic released this 29 Oct 14:08
· 788 commits to v3 since this release

Added

  • Complete rewrite to TypeScript
  • Add axios as HTTP client

Breaking Changes

  • InPlayer.Account.authenticate rename to InPlayer.Account.signIn
  • InPlayer.Payment.create rename to InPlayer.Payment.createPayment
  • InPlayer.Subscription.create rename to InPlayer.Subscription.createSubscription
  • Env. name change (develop to development)