Rohit Gohri
Rohit Gohri
> I'd suggest raising the issue in the [github.community](https://github.community) the devs are pretty fast at adding missing features. > Especially if the data is already available via rest API. I...
Found a solution for that, there is a `timelineItems` connection (that has the `closedBy` field avaialble) as a field in `Issue`. Will try this again this weekend.
Is this like hard limits for sizes?
If custom budgets can be specified then this will be pretty great. And if the warning can be turned into an error on CI environments then that will help catch...
I'm having the same issue with a 90MB project, with around 5840 files
@Snivio It'll be great if you can open a PR adding that plugin to redocusaurus. I think it can go directly to the theme - https://github.com/rohit-gohri/redocusaurus/blob/main/packages/docusaurus-theme-redoc/src/index.ts We can put it...
There was some usecase related to inference and `InferProps` not working without the type being based on `NextPage`. But I don't remember the specifics now. I'll close this
@JPeer264 Thanks for the detailed deep dive on this! I have merged your PR. And it's out in v1.6.1. For the second part I don't think redoc would implement a...
Related - https://github.com/yarnpkg/berry/issues/5939 @ashkitten I added a reproduction in my old issue if you want to use it here. Though my issue was only about missing documentation about the change.
Closing since no reproduction