You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using tRPC panel in all of my projects for the past 6 months, and it is truly a package I can't live without. With that being said, it has been frustrating to see all of the hard work that has been done by contributors to keep the package up to date with tRPC v11, add new features like a better JSON output view, and support edge cases like nested inputs.
Since trpc-panel is largely unmaintained, I have created a fork: trpc-ui. So far, I have:
Merged in almost all open pull requests, including the changes made by @extendsLcc and @KROT47 in their respective forks to support tRPC v11
If @iway1 ever returns to this project, it should be feasible to just merge all improvements made to trpc-ui back into trpc-panel.
In the meantime, I have created issues for some of improvements I will try and work on soon. All contributions are welcome and I will do my best to actively merge improvements. I would also add that I haven't thoroughly tested all the contributions that merged in, so do open an issue if you encounter any bugs or backwards compatibility issues.
Happy coding!
The text was updated successfully, but these errors were encountered:
I have been using tRPC panel in all of my projects for the past 6 months, and it is truly a package I can't live without. With that being said, it has been frustrating to see all of the hard work that has been done by contributors to keep the package up to date with tRPC v11, add new features like a better JSON output view, and support edge cases like nested inputs.
Since trpc-panel is largely unmaintained, I have created a fork: trpc-ui. So far, I have:
trpc-ui
on npmIf @iway1 ever returns to this project, it should be feasible to just merge all improvements made to trpc-ui back into trpc-panel.
In the meantime, I have created issues for some of improvements I will try and work on soon. All contributions are welcome and I will do my best to actively merge improvements. I would also add that I haven't thoroughly tested all the contributions that merged in, so do open an issue if you encounter any bugs or backwards compatibility issues.
Happy coding!
The text was updated successfully, but these errors were encountered: