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 dual package hazard in nodejs #310

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Fix dual package hazard in nodejs #310

merged 1 commit into from
Dec 15, 2023

Conversation

paul-sachs
Copy link
Collaborator

@paul-sachs paul-sachs commented Dec 15, 2023

Fixes #305

For more details, see bufbuild/protobuf-es#610 but the long story short is that module systems in nodejs/browser continue to hurt everyone involved.

Copy link
Member

@timostamm timostamm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I did not realize we didn't make the update here yet. LGTM!

@paul-sachs paul-sachs merged commit ca24189 into main Dec 15, 2023
6 checks passed
@paul-sachs paul-sachs deleted the psachs/update-modules branch December 15, 2023 16:22
@paul-sachs paul-sachs mentioned this pull request Dec 15, 2023
paul-sachs added a commit that referenced this pull request Dec 15, 2023
## What's Changed

* Fix dual package hazard in nodejs by @paul-sachs in
#310

**Full Changelog**:
v1.1.0...v1.1.1
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.

Getting "No QueryClient set, use QueryClientProvider to set one" error in version 1.0.0
2 participants