github middleapi/orpc v0.45.0

latest releases: v1.14.3, v1.14.2, v1.14.1...
14 months ago

🏎 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

   🏎 Performance

    View changes on GitHub

Don't miss a new orpc release

NewReleases is sending notifications on new releases.