Breaking Change in Effect v3.5.7: Type Constraint Error for Service
I've noticed a breaking change in Effect going from
but now I'm getting the following error:
Is anybody else seeing this?
v3.4.5 to v3.5.7. Previously, the following code would type check:but now I'm getting the following error:
Is anybody else seeing this?
