Closed jbmusso closed 3 weeks ago
Latest commit: 7546199d89898f1bb3276dc7e552f6d6068f9484
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Type
Description
It looks like
R
andA
type arguments were not swapped during the major breaking change of the Effect API a few moons ago. This PR fixes this inWebSdk.layer
so that inference isn't broken when building a layer when using an Effect.Related