Patrik Oldsberg

Results 486 comments of Patrik Oldsberg

@TejasQ There's nothing that definitely tells you if it's a frontend or backend package. As mentioned on slack it's possible to check the extension of the `publishConfig.main` and `publishConfig.module` field...

Would imagine this is fixed as part of #13794 too, so any work on either of them should be coordinated. Might even be that we should close this one as...

Most likely related to #13586. @jrwpatterson, do you know what might be going on?

Groundwork for auth for this is done in #7002, but it still needs more logic for each provider

@leonardomaier sorry, busy last week! 😅, yep I'm thinking that if git is not available or configured then we simply create the project without initializing a repo and use default...

And yep the `-s` option thing we could do separately, although right now `create-app` is actually expecting Yarn 1 always. Switching to Yarn 3 is a separate migration that you...

Ah the diff was just to highlight all the changes. I think everything present in the diff probably needs to be in docs, but not the diff as such. I...

@itsEto `versions:bump` also ends up talking to NPM indirectly, do you have your own registry that's available offline, or do you run `yarn install` manually at a later point? How...

Yep it's intended for groups to be able to have multiple parents through relations. The only limitation is that when defining a group through the well-known schema you're only allowed...