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(storage): Workaround for pkg:web differences pre- and post-v1 #29

Conversation

dnys1
Copy link
Member

@dnys1 dnys1 commented Aug 27, 2024

The signature of the Worker constructor changed in v1 to accept JSAny instead of String.
The workaround lets both version ranges continue to work for the short term.

The signature of the `Worker` constructor changed in v1 to accept `JSAny` instead of `String`.
The workaround lets both version ranges continue to work for the short term.
Copy link
Member Author

dnys1 commented Aug 27, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @dnys1 and the rest of your teammates on Graphite Graphite

Copy link
Member Author

dnys1 commented Aug 27, 2024

Merge activity

  • Aug 27, 9:17 AM PDT: @dnys1 started a stack merge that includes this pull request via Graphite.
  • Aug 27, 9:18 AM PDT: @dnys1 merged this pull request with Graphite.

@dnys1 dnys1 merged commit ad4d969 into main Aug 27, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant