🏎 Performance 🏎
Procedure with .output
now dramatically enhance both type-checking and IDE-suggestion speed.
const example = os
.output(type<string>())
.handler(() => 'Hello word!')
🐞 Bug Fixes
- query:
- vue-colada:
Procedure with .output
now dramatically enhance both type-checking and IDE-suggestion speed.
const example = os
.output(type<string>())
.handler(() => 'Hello word!')
Don't miss a new orpc release
NewReleases is sending notifications on new releases.