Skip to content

Releases: trpc/trpc

v10.27.2

24 May 20:36
Compare
Choose a tag to compare

What's Changed

  • fix(next): remove conditional hook in withTRPC() by @KATT in #4410

Full Changelog: v10.27.1...v10.27.2

v10.27.1

19 May 21:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.27.0...v10.27.1

v10.27.0

19 May 15:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.26.0...v10.27.0

v10.26.0

12 May 14:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.25.1...v10.26.0

v10.25.1

09 May 20:33
Compare
Choose a tag to compare

What's Changed

  • fix(server): keep union type when simplifying in middleware by @Nick-Lucas in #4327
  • fix(client): loggerLink backwards compat with es2015 by @KATT in #4342

New Contributors

Full Changelog: v10.25.0...v10.25.1

v10.25.0

04 May 09:17
Compare
Choose a tag to compare

What's Changed

  • feat(server): add hostname to listen in standalone adapter by @dzearing in #4311

New Contributors

Full Changelog: v10.24.0...v10.25.0

v10.24.0

03 May 20:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.23.1...v10.24.0

v10.23.1

03 May 07:22
Compare
Choose a tag to compare

What's Changed

  • fix(server & next): trpc should assume content-type: application/json on preprocessed requests by @KATT in #4293

Full Changelog: v10.23.0...v10.23.1

v10.23.0

29 Apr 10:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.22.0...v10.23.0

v10.22.0

28 Apr 19:10
Compare
Choose a tag to compare

What's Changed

  • feat(react-query): promote overrides without unstable_-prefix by @KATT in #4268

New Contributors

Full Changelog: v10.21.2...v10.22.0