This version makes the SDK use Swift 6.1.
Due to actor isolation issues that can come from inheriting Mock, prefer to implement Mockable instead.
💡 Behavior changes
- Mockimplements- Sendable.
- Mockableimplements- Sendable.
This version makes the SDK use Swift 6.1.
Due to actor isolation issues that can come from inheriting Mock, prefer to implement Mockable instead.
Mock implements Sendable.Mockable implements Sendable.