connectrpc / connect-query-es

TypeScript-first expansion pack for TanStack Query that gives you Protobuf superpowers.
https://connectrpc.com/docs/web/query/getting-started
Apache License 2.0
237 stars 17 forks source link

Fix dual package hazard in nodejs #310

Closed paul-sachs closed 10 months ago

paul-sachs commented 10 months ago

Fixes #305

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