Simon Fox
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?
 
@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'...