Releases: clerk/clerk-ios
Releases · clerk/clerk-ios
0.31.4
What's Changed
- add atlantis for debugging by @mikepitre in #97
- Mike/add unknown cases for status enums by @mikepitre in #98
Full Changelog: 0.31.3...0.31.4
0.31.3
What's Changed
- check status on sign in and sign up is transferable before attempting by @mikepitre in #95
Full Changelog: 0.31.2...0.31.3
0.31.2
What's Changed
- change did become active to will enter foreground by @mikepitre in #94
Full Changelog: 0.31.1...0.31.2
0.31.1
What's Changed
- cancel observer tasks before setting new ones by @mikepitre in #93
Full Changelog: 0.31.0...0.31.1
0.31.0
What's Changed
- add client and environment fetch to didBecomeActive, refactor notific… by @mikepitre in #92
- allow client to override captcha widget type by @mikepitre in #91
Full Changelog: 0.30.3...0.31.0
0.30.3
What's Changed
- make oauth provider helper public by @mikepitre in #89
- Mike/make environment oauth provider helper public by @mikepitre in #90
Full Changelog: 0.30.2...0.30.3
0.30.2
0.30.1
What's Changed
- view modifiers strict concurrency errors (probably false positives) by @mikepitre in #87
Full Changelog: 0.30.0...0.30.1
0.30.0
What's Changed
- use client piggy backing by @mikepitre in #77
- remove client deletes by @mikepitre in #78
- dont sync client if client call failed, add retry by @mikepitre in #76
- remove container reset from clerk configure by @mikepitre in #79
- clean up unused client methods by @mikepitre in #80
- hide change password if password not enabled for user by @mikepitre in #81
- move change password focus state task to parent view by @mikepitre in #85
- remove opacity condition on progress view by @mikepitre in #86
- Mike/swift 6 strict concurrency by @mikepitre in #84
Full Changelog: 0.29.1...0.30.0