Skip to content

10.0.1

Compare
Choose a tag to compare
@julianlocke julianlocke released this 18 Jan 21:41
· 40 commits to master since this release
  • Previously, if a route was app auth, but not exclusively app auth, it was not generated. Now these non-exclusive routes are generated on the app auth client alongside exclusive routes.
  • Fixes a retain cycle in the networking stack where a delegate strongly retained its owner.
  • Addresses #265 by calling cancellation handler in the other SFSafariViewController dismissal scenario.
  • Bumps minimum deployment targets to match Xcode15