Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix WebSdk.layer not infering properly due to R and A type args being swapped #3874

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

jbmusso
Copy link
Contributor

@jbmusso jbmusso commented Oct 31, 2024

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

It looks like R and A type arguments were not swapped during the major breaking change of the Effect API a few moons ago.
This PR fixes this in WebSdk.layer so that inference isn't broken when building a layer when using an Effect.

Related

  • Related Issue #
  • Closes #

@jbmusso jbmusso requested a review from tim-smart as a code owner October 31, 2024 20:34
Copy link

changeset-bot bot commented Oct 31, 2024

🦋 Changeset detected

Latest commit: 7546199

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@effect/opentelemetry Patch

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

@patroza patroza merged commit c348b4a into Effect-TS:main Oct 31, 2024
12 checks passed
@github-actions github-actions bot mentioned this pull request Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants