Skip to content

Releases: trpc/trpc

v10.14.1

07 Mar 16:32
Compare
Choose a tag to compare

What's Changed

  • chore(server): rework how TRPCError is created and add appropriate unit tests for it by @kamilogorek in #3880
  • fix(lambda-adapter): Find procedure from non proxy API Gateway resources by @robinellgren in #3921
  • fix(@trpc/next): set next peer dependency to * by @KATT in #3938

New Contributors

Full Changelog: v10.14.0...v10.14.1

v10.14.0

03 Mar 13:24
Compare
Choose a tag to compare

What's Changed

  • feat(server): add CORS support to nodeHTTPRequestHandler by @Nick-Lucas in #3884
  • fix(server): export 'Router' for dts files generation by @milohansen in #3879
  • fix(client): skip .bind() on fetch in order to fix Bun-support by @KATT in #3907

New Contributors

Full Changelog: v10.13.2...v10.14.0

v10.13.2

28 Feb 11:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.13.1...v10.13.2

v10.13.1

28 Feb 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.13.0...v10.13.1

v10.13.0

26 Feb 22:35
Compare
Choose a tag to compare

What's Changed

  • feat(server): add ability to have optionals when chaining input parsers by @juliusmarminge in #3797
  • fix(server): export even more internals for dts files generation by @milohansen in #3831
  • feat(react): add precise type to predicate in invalidate by @SrBrahma in #3547
  • fix(react): remove procedureOpts from prefetchInifinite function signature by @kamilogorek in #3821
  • fix(client): rework how fetch and AC are accessed from global by @kamilogorek in #3860

New Contributors

Full Changelog: v10.12.0...v10.13.0

v10.12.0

18 Feb 14:54
Compare
Choose a tag to compare

What's Changed

  • feat(client): make createWsClient accept a getter function as url-parameter by @Dealerpriest in #3761
  • fix(server): export more internals for dts files generation by @jgoux in #3774
  • feat(server): more strict typing for ErrorFormatter in AnyRootConfig by @iduuck in #3782
  • chore: add internal types inference testing by @jgoux in #3789

New Contributors

  • @Dealerpriest made their first contribution in #3761

Full Changelog: v10.11.1...v10.12.0

v10.11.1

13 Feb 18:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.11.0...v10.11.1

v10.11.0

10 Feb 09:49
Compare
Choose a tag to compare

What's Changed

  • feat(react-query): Generate polymorphic route/mutation/query interfaces from tRPC router by @Nick-Lucas in #3646
  • feat(server): make mergeRouters() recursive by @sachinraja in #3755

New Contributors

Full Changelog: v10.10.0...v10.11.0

v10.10.0

04 Feb 02:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.9.1...v10.10.0

v10.9.1

31 Jan 04:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.9.0...v10.9.1