@pothos/plugin-federation@4.5.1
·
6 commits
to main
since this release
Patch Changes
- d561d35: Add the
.jsextension to the@apollo/subgraph/dist/typesimport so the published ESM build loads on Node.@apollo/subgraphships noexportsmap and Node's ESM resolver does not guess extensions, so importing@pothos/plugin-federationfrom an ESM package failed withERR_MODULE_NOT_FOUNDon 4.4.3 through 4.5.0. CJS was unaffected.