dobrynin

Results 22 comments of dobrynin

@compwright perhaps you should deprecate v8.3.0 as it was a breaking change.

For me I had to explicitly add `webpack@5` as a dependency. Storybook default hardcodes Webpack v4 and CRA allows v4 to be used as a dependency so it got hoisted...

@marduzca unfortunately I did not run into that issue so I don't have any insight. For me the issue was solved after explicitly listing webpack v5 in my package.json.

Add one more in support of the fork!

Hi @MichalLytek , is it possible to get an estimate for when this change can be merged + released?

Okay @MichalLytek , I've refactored the test to stop relying on metadata storage and moved the test to the `resolvers.ts` file. Please take a look when you have a chance!

Don't mean to nag you @MichalLytek, but please take a look at this one when you've had a chance. We'd like to stop using our fork of type-graphql :)

Thanks @MichalLytek! Appreciate your excellent work on this library.

Bump, can the suggest change be implemented?