Skip to content

BREAKING CHANGES

Choose a tag to compare

@chaitanyapotti chaitanyapotti released this 01 Jun 09:31
· 1071 commits to master since this release

The following changes have been made in this release:
❗❗❗ (MAJOR RELEASE: BREAKING API CHANGES)

  • Rewrite project using Typescript using Factory and Decorator patterns
  • Aggregate Verifiers support triggerAggregateLogin
  • JWT (Auth0) login support typeOfLogin: 'JWT'
  • Fix twitch api deprecated endpoint
  • Updated packages and typings

MIGRATION GUIDE:

  • ClientId for the login type must be passed along with triggerLogin and the param is an object for triggerLogin
  • Please replace redirect.html and sw.js from public folder again