github unnoq/orpc v0.45.0

latest releases: v1.8.6, v1.8.5, v1.8.4...
6 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.