github middleapi/orpc v0.45.0

latest releases: v1.14.8, v2.0.0-beta.16, v2.0.0-beta.15...
16 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.