Types are showing as 'any' on client after upgrading from v1.3.26
I had typescript working perfectly fine in V 1.3.6 where it was able to correctly infer everything. I am using a vite react project on the frontend.
I have reduced it to the simplest example
In the screenshots I've attached, it shows the type being inferred in the 1.3.26 version but not in anything after 1.3.26


0 Replies