Zofia Góralewska-Wojtysiak

Results 2 issues of Zofia Góralewska-Wojtysiak

## Background There's a common pattern to point `main` or `module` to a barrel file, which contains exports from other files. An example dependency `@aws-sdk/client-s3` has a `module` entry which...

breaking

## Summary Add missing sourceContentType and targetContentType in interface of transformEntriesToType params + enable `undefined` as a return value in `deriveEntryForLocale`. ## Description `contentType: string;` was replaced with ``` sourceContentType:...