Releases: stashenergy/react-native-msal
Releases · stashenergy/react-native-msal
v3.2.0-beta.6
Bug Fixes
- expo: improve AppDelegate plugin (31b2bab)
v3.2.0-beta.5
Bug Fixes
- expo: improve AppDelegate plugin (6e72a1a)
v3.2.0-beta.4
Bug Fixes
- expo: add AppDelegate changes to ios config plugin (df66e7e)
v3.2.0-beta.2
Bug Fixes
- example: fix android example (0820270)
v3.2.0-beta.1
Features
- expo: add expo config plugin (77ef5df)
v3.1.2
3.1.2 (2021-07-20)
Bug Fixes
- android: do not ignore exceptions when creating PCA (45da763)
v3.1.1
3.1.1 (2021-05-11)
Bug Fixes
- security: regenerate yarn.lock files (f01a4b4)
v3.1.0
3.1.0 (2021-02-26)
Features
- add ability to init PCA separately from creation (a73000a)
v3.0.5
3.0.5 (2021-02-10)
Bug Fixes
- ios: fix crash when accountClaims is null (783ad2b), closes #62