Simon Fox

Results 19 comments of Simon Fox

Thanks @davismj this was basically the conclusion I had come to, just wanted to make sure I hadn't missed anything. Yes we are using child routers (and wouldn't want to...

I'm currently transitioning from NHibernate after having not looked at EF for years; I'm really impressed with where it is at now. NHibernate collection mappings provide `options.Fetch(CollectionFetchMode.Select)`. This is so...

@roji yes understand that, and am using that for now. My NHibernate example is a per relationship mapping option.

Issues with transitive dependency Microsoft.Bcl.AsyncInterfaces. Had no luck resolving with redirects, however I've managed to get around by installing that System.Text.Json package directly.

@jbogard sorry to bug you - is this something you'd be willing to accept?

![image](https://github.com/dumberjs/dumber/assets/186663/15ce770f-fdd9-446c-9238-9d4bb9e516a6) ![image](https://github.com/dumberjs/dumber/assets/186663/63161d78-f61b-4efb-b992-ecdb22470be9)

@3cp thanks for looking into this...we've been using yarn1 for a long time and thought we would move back to npm as I thought I'd heard it was supposed to...

override config [is resolutions yarn](https://yarnpkg.com/configuration/manifest#resolutions)?

I don't think you use typescript do you? I have some strange ts build issues under pnpm where certain packages generate errors like `error TS2742: The inferred type of 'default'...