Carlos Rodrigues
Carlos Rodrigues
Should it go through RFC first? I would say if `defineRender` is used the compiler should throw an error if `` (the render template) is present
I disagree if think we should at the very least alert on both cases, there should not be multiple render functions, because one will never be called. That's more likely...
/ecosystem-ci run
@browsnet thank you for the change, `Ref` type is quite complex 🙏 `pinia` is failing, I've added the failing test if you could give it a go pls :)
@browsnet if you could also provided proof of this is improving performance it would be great :)
> @pikax What do you think about this? @johnsoncodehk should be able to help more on this specific issue
if `"true"` and `boolean` are the correct type, why not have them, instead of replacing it with just boolean, as you said `"true"` is still valid and the types should...
Requests for API changes like this should go through RFC to scope out possible issues.
@tinyfind can you provide answers for skirtles questions please? > Could you maybe explain how your proposed solution compares to the existing PRs for those two issues? > > *...