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
Mock
implementsSendable
.Mockable
implementsSendable
.
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
.