Skip to content

Releases: mmkal/trpc-cli

v0.5.1

23 Sep 17:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Sep 17:02
Compare
Choose a tag to compare
  • array/spread inputs 3521299
  • Support trpc v11 too (#38) b3af1e8
  • goldilocks abstraction? export trpcServer rather than initTRPC or anything further downstream, to avoid library users hitting dreaded type cannot be named errors :( 8fa6f59

v0.4.1...v0.5.0

v0.4.1

21 Aug 20:46
Compare
Choose a tag to compare

v0.4.0...v0.4.1

v0.4.0

21 Aug 20:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

03 Jun 14:50
Compare
Choose a tag to compare
  • Zod esm fix (#8) a3140da
  • More helpful error messages for typo'd commands 8a36dd8

v0.3.0...v0.3.1

v0.3.0

26 May 19:08
Compare
Choose a tag to compare
  • Line-by-line logger (#4) e48e0dd
    • This is theoretically a breaking change if you were relying on the exact pretty-printed output
  • Positional params: better errors for refined types a25b005

v0.2.2...v0.3.0

v0.2.2

25 May 02:56
Compare
Choose a tag to compare
  • docs: fix codegen with validation error eb1ccfd

v0.2.1...v0.2.2

v0.2.1

24 May 22:21
Compare
Choose a tag to compare

rm (harmless) gitignored file that snuck into the dist/ dir

v0.2.0

24 May 22:19
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @mmkal made their first contribution in #2

Full Changelog: v0.1.5...v0.2.0

v0.1.5

23 May 19:23
Compare
Choose a tag to compare
  • Check for incompatible union properties b76afc5
  • minor refactor, use helper fns ade81eb
  • Update LICENSE deb053f

v0.1.4...v0.1.5