8.21.1
@comet/cms-api@8.21.1
Patch Changes
- 2e2362a: Fix
MODULE_NOT_FOUNDerrors caused by extensionless deep imports of@nestjs/graphqlinternals.@nestjs/graphql13.3.0 tightened itsexportsmap so that the"./*": "./*"pattern no longer maps to.jsautomatically. All deep imports of@nestjs/graphqlinternals now use explicit.jsextensions.