Patch Changes
- #3586
8f38f88Thanks @DylanPiercey! - Stop publishinginternal/babelas"type": "commonjs". The directory ships only the ESMindex.tsthatexports["./internal/babel"].typespoints at, so the CommonJS marker made TypeScript reject it underverbatimModuleSyntaxwithTS1295: ECMAScript imports and exports cannot be written in a CommonJS file.