Skip to content

Releases: trpc/trpc

v10.33.0

28 Jun 14:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.32.0...v10.33.0

v10.32.0

22 Jun 12:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.31.0...v10.32.0

v10.31.0

18 Jun 11:45
Compare
Choose a tag to compare

What's Changed

  • feat(client): add ability to unwrap a proxy client to an untyped client by @KATT in #4516
  • fix(server): allow overriding root context in nested middleware by @sachinraja in #4528

New Contributors

Full Changelog: v10.30.0...v10.31.0

v10.30.0

11 Jun 16:31
Compare
Choose a tag to compare

What's Changed

  • fix(react-query): initialData & placeholderData does not enforce output types by @juliusmarminge in #4494
  • fix(client): add minimal WebReadableStreamEsque for compatibility across envs by @Sheraff in #4508
  • feat(react-query + next): remove suspense feature flag by @KATT in #4510

New Contributors

Full Changelog: v10.29.1...v10.30.0

v10.29.1

04 Jun 15:04
Compare
Choose a tag to compare

What's Changed

  • fix(server): add unstable_ prefix to onHead and 'onChunk' adapter callbacks by @Sheraff in #4478
  • fix(server + client): minor post-release release httpBatchStreamLink issues by @Sheraff in #4481

New Contributors

Full Changelog: v10.29.0...v10.29.1

v10.29.0

02 Jun 13:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.28.2...v10.29.0

v10.28.2

31 May 23:37
Compare
Choose a tag to compare

What's Changed

  • fix(react-query): query and mutation defaults being overwritten in hook wrappers by @Haaxor1689 in #4371

New Contributors

Full Changelog: v10.28.1...v10.28.2

v10.28.1

29 May 21:34
Compare
Choose a tag to compare

What's Changed

  • fix(client): remove properties from ResponseEsque that are not used by @tjenkinson in #4438

New Contributors

Full Changelog: v10.28.0...v10.28.1

v10.28.0

25 May 13:58
Compare
Choose a tag to compare

What's Changed

  • feat(client): allow closing active subscriptions by @Dealerpriest in #4136
  • feat(client): add ability to call TRPCProxyClient-methods with .apply() by @atoy40 in #3973
  • feat(react-query): allow optional cursor in useInfiniteQuery by @lithdew in #4374
  • fix(*): exclude *.test.*-files in build outputs by @KATT in #4417

New Contributors

Full Changelog: v10.27.3...v10.28.0

v10.27.3

24 May 21:16
Compare
Choose a tag to compare

What's Changed

  • fix(react-query): fix useInfiniteQuery placeholderData types by @SSHari in #4402

New Contributors

Full Changelog: v10.27.2...v10.27.3