Replies: 1 comment
-
@phoenisis The Combine version of |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just tried to migrate from prerelease/1.0 to release/1.0 and I’m encountering an issue with the
Effect.Subscriber
protection level. In prerelease/1.0, it had public access.Is it intended to be internal for the future of the composable architecture, or is it a potentially overlooked declaration?
Beta Was this translation helpful? Give feedback.
All reactions