Eduardo San Martin Morote

Results 866 comments of Eduardo San Martin Morote

Ah Okay, I thought the keys were generated and it was always needed. In the PR you mention that [it might not be as powerful as tanstack query](https://github.com/unnoq/orpc/issues/59#issuecomment-2566339919). Is this...

I didn't even know that was an existing feature in TQ. Do you have a precise example in orpc where this limitation hits?

In the end, supporting this allowed me to reduce the size of pinia colada a bit more!

I'm hoping to release today 🤞 You shouldn't need to make any changes for it to work and I doubt the other breaking changes will affect you but let me...

You should be able to test things with https://github.com/posva/pinia-colada/actions/runs/15071290126/job/42368009580 I made a few types stricter to catch some bugs so let me know how it go - https://pkg.pr.new/@pinia/colada@4bbdf43

@unnoq That is already supported. I pretty much copy pasted the keys you shared here 😄

You can add it here: https://github.com/vuejs/vue-router/tree/dev/types/test

Thanks! That should be the test. I will take a look on my next pass over vue router 3.

This is the old non maintained version of Vue router. [I only do paid reviews and release for companies](https://cal.com/posva/consultancy-vue-2?layout=mobile&month=2025-08)

I'm glad you find it interesting! Maybe this pattern is used in the future for other frameworks 🤞 Thanks for the stackblitz, I should indeed add an online demo to...