- fix(dependencies): move 'np' to devDependencies (thanks @mikehardy and @hsource!)
- fix(types): performRequest can accept state parameter (#94, thanks @skantus!)
- docs: warn getCredentialStateForUser is real device only (#97, thanks @magrinj!)
- chore: npm ignore, formatting, changelog (thanks @salakar!)
- release: add "shipit" run script to automate release (thanks @mikehardy!)
- feat: added validation to performRequest options (#59)
- feat: add ability to disable automatic nonce behaviour #52
- fix: update type definitions to fix module errors (#86), fixes #75.
- initial official release
- fix(ios): add missing import (#50, thanks @nhnam!)
- docs(README): add width+height in example button style (#55, thanks @jonstuebe!)
- chore: upgrade module dependencies (
yarn upgrade --latest
) (@mikehardy) - chore: add typescript analyzer (
yarn analyze
) (@mikehardy)