Skip to content

0.14.0

Choose a tag to compare

@sholladay sholladay released this 25 Feb 05:38
· 2 commits to master since this release

Breaking changes ⚠️

What you need to do depends on whether you are also migrating to the New Experience login flow.

If you will be using New Experience:

  • Where you had screen=signUp previously, change it to screen=signup

If you will be using Classic Experience:

  • Where you had config.extraParams.screen previously, change it to config.extraParams.screen_hint

Highlights 🔍

  • Update documentation based on the New Experience 183dd8e
  • Support login_hint and screen_hint params c30cd25
  • Update from @hapi/joi to joi e7816a7

All changes 📚

v0.13.0...v0.14.0