Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / trpc/trpc issues and pull requests

#6088 - fix(server): ensure order of observable subscription errors

Pull Request - State: closed - Opened by oleasteo about 1 month ago - 6 comments
Labels: ♻️ autoupdate

#6087 - chore(server): provide `observableToAsyncIterable` within exports

Pull Request - State: closed - Opened by oleasteo about 1 month ago - 3 comments
Labels: ♻️ autoupdate

#6086 - bug: Procedure not found when using nextjs basePath config

Issue - State: open - Opened by Asher-JH about 1 month ago - 2 comments
Labels: ⏮ needs reproduction, 🐛 bug: unconfirmed

#6085 - docs: fix example syntax mistake

Pull Request - State: closed - Opened by oleasteo about 1 month ago - 4 comments

#6084 - feat(subscriptions): connection state

Pull Request - State: closed - Opened by KATT about 1 month ago - 5 comments
Labels: @trpc/server, @trpc/client, ♻️ autoupdate, @trpc/react-query

#6083 - 10 07 subscription connection state

Pull Request - State: closed - Opened by KATT about 1 month ago - 3 comments

#6082 - chore(server): `EventSource` recreation improvements

Pull Request - State: closed - Opened by KATT about 1 month ago - 3 comments

#6081 - fix(deps): update dependency rollup-plugin-swc3 to ^0.12.0

Pull Request - State: closed - Opened by renovate[bot] about 1 month ago - 2 comments

#6080 - chore(deps): update dependency typedoc to v0.26.8

Pull Request - State: closed - Opened by renovate[bot] about 1 month ago - 2 comments

#6079 - feat(server): add Standard Schema support

Pull Request - State: open - Opened by fabian-hiller about 1 month ago - 6 comments

#6078 - fix(deps): update dependency eslint-plugin-unicorn to v56

Pull Request - State: closed - Opened by renovate[bot] about 1 month ago - 2 comments

#6077 - fix(deps): update dependency arktype2 to v2.0.0-rc.14

Pull Request - State: closed - Opened by renovate[bot] about 1 month ago - 2 comments

#6075 - chore(deps): update dependency typedoc-plugin-markdown to v4.2.9

Pull Request - State: closed - Opened by renovate[bot] about 1 month ago - 2 comments

#6074 - docs: added the nestjs-trpc adapter to the community list

Pull Request - State: closed - Opened by KevinEdry about 1 month ago - 3 comments

#6073 - feat: allow overriding of `mutationFn`

Pull Request - State: open - Opened by simonecervini about 1 month ago - 3 comments

#6072 - chore(examples): skip using top-level `await` since stackblitz doesn't support it

Pull Request - State: closed - Opened by KATT about 1 month ago - 2 comments

#6070 - ref

Pull Request - State: open - Opened by KATT about 1 month ago - 2 comments

#6069 - feat: Using `@trpc/client` and `@trpc/react-query` simultaneously

Issue - State: closed - Opened by Mnigos about 1 month ago - 3 comments

#6068 - docs: fix usage of deprecated function

Pull Request - State: closed - Opened by mjomble about 1 month ago - 4 comments

#6067 - bug: Query data is available before return of `select`

Issue - State: closed - Opened by kluplau about 1 month ago - 2 comments
Labels: 👻 invalid

#6066 - feat(server): use `AsyncGenerator` as the inferred type on subscriptions

Pull Request - State: closed - Opened by KATT about 1 month ago - 3 comments

#6065 - feat(server): deprecate usage of observables in subscriptions

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6064 - fix(server) + feat(www): fix subscriptions output validation & refresh subscription docs

Pull Request - State: closed - Opened by KATT about 2 months ago - 4 comments
Labels: ♻️ autoupdate

#6063 - feat: implement output parsers for subscriptions

Pull Request - State: closed - Opened by lbguilherme about 2 months ago - 3 comments

#6062 - feat: subscriptions should work together with output parsers

Issue - State: closed - Opened by lbguilherme about 2 months ago - 8 comments

#6060 - fix(deps): update dependency arktype2 to v2.0.0-rc.13

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6059 - fix(deps): update docusaurus monorepo to v3.5.2 - autoclosed

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6058 - chore(deps): update dependency typedoc-plugin-markdown to v4.2.8

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6056 - docs: fix typo

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6055 - chore(deps): update dependency typedoc to v0.26.7

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 3 comments

#6054 - chore(deps): update dependency docusaurus-plugin-typedoc to v1.0.5

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6053 - chore(www): bump docusaurus to latest minor

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments
Labels: ♻️ autoupdate

#6052 - bug: Documented error codes not available on types

Issue - State: closed - Opened by mattpocock about 2 months ago - 2 comments
Labels: 👻 invalid, 🐛 bug: unconfirmed

#6051 - chore(www): bump docusaurus

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6050 - feat: streaming array response (to contribute?)

Issue - State: closed - Opened by gadicc about 2 months ago - 4 comments

#6049 - docs: add note explaining potential SSE incompatibility

Pull Request - State: closed - Opened by gwkline about 2 months ago - 3 comments
Labels: ⏳ close if no activity

#6048 - chore: fix SSE chat example

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6047 - feat(sse): ability to reconnect with new headers

Pull Request - State: closed - Opened by Nick-Lucas about 2 months ago - 3 comments

#6046 - feat: unstable_httpSubscriptionLink with headers polyfill does not update headers when reestablishing a lost connection

Issue - State: closed - Opened by Nick-Lucas about 2 months ago - 5 comments
Labels: @trpc/client, ✅ accepted-PRs-welcome

#6045 - bug: Memory leak in SSE subscription endpoints

Issue - State: closed - Opened by sebastiansandqvist about 2 months ago - 3 comments
Labels: 👻 invalid, wontfix

#6044 - bug: zod input schema .refine() type refinements with type predicates get lost

Issue - State: closed - Opened by DrJume about 2 months ago - 3 comments
Labels: 👻 invalid, 🐛 bug: unconfirmed

#6043 - chore(deps): update dependency @types/express to v5

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 3 comments

#6042 - chore(deps): update dependency undici to v6.19.8 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6041 - chore(deps): update dependency undici to v6.19.7 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6040 - chore(deps): update dependency undici to v6.19.6 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6039 - chore(deps): update dependency undici to v6.19.5 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6038 - chore(deps): update dependency undici to v6.19.4 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6037 - chore(deps): update dependency undici to v6.19.3 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6036 - chore(deps): update dependency undici to v6.19.2 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6035 - chore(deps): update dependency undici to v6.14.0 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6034 - chore(deps): update dependency undici to v6.13.0 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6033 - chore(deps): update dependency undici to v6.12.0 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6032 - fix(react-query): fix types of utility fns

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6031 - chore(ws): a bit more stable ping/pong

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6030 - feat(ws): allow client to send ping messages

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6029 - chore(deps): update dependency rollup to v4.22.4 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6028 - bug: context not getting through with .fetch on useUtils()

Issue - State: closed - Opened by marudor about 2 months ago - 1 comment
Labels: 🐛 bug, ✅ accepted-PRs-welcome

#6027 - wip - making a standalone middleware library

Pull Request - State: open - Opened by KATT about 2 months ago - 2 comments

#6026 - nay

Pull Request - State: closed - Opened by KATT about 2 months ago - 2 comments

#6025 - docs: add paypal to companies using

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6024 - chore: update docs

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6023 - feat/fix(server): pass the request's `AbortSignal` to procedures

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6020 - docs(sse): add a tip about cleanup, change completeness section to tip

Pull Request - State: closed - Opened by Katli95 about 2 months ago - 3 comments
Labels: ♻️ autoupdate

#6019 - chore(deps): update dependency typescript to ~5.6.0

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 3 comments

#6018 - chore(www): mv assets to assets repo

Pull Request - State: closed - Opened by KATT about 2 months ago - 3 comments

#6018 - chore(www): mv assets to assets repo

Pull Request - State: closed - Opened by KATT about 2 months ago - 2 comments

#6017 - fix(deps): update dependency arktype2 to v2.0.0-rc.12

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6017 - fix(deps): update dependency arktype2 to v2.0.0-rc.12

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 1 comment

#6016 - feat(example): update tanstack start exmaple

Pull Request - State: closed - Opened by willenleal about 2 months ago - 3 comments

#6015 - docs/www: Renamed the tRPC caller for Server Components to server.tsx

Pull Request - State: closed - Opened by yazanzarka1 about 2 months ago - 3 comments

#6015 - docs/www: Renamed the tRPC caller for Server Components to server.tsx

Pull Request - State: closed - Opened by yazanzarka1 about 2 months ago - 3 comments

#6014 - fix(deps): update dependency arktype2 to v2.0.0-rc.11

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6014 - fix(deps): update dependency arktype2 to v2.0.0-rc.11

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6013 - feat: @trpc/client should export observable

Issue - State: closed - Opened by incompletude about 2 months ago - 3 comments
Labels: wontfix

#6011 - chore(deps): update dependency next to v14.2.10 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6010 - fix(deps): update dependency arktype2 to v2.0.0-rc.10

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6009 - fix(deps): update dependency vite to v5.3.6 [security]

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6008 - fix(deps): update dependency fastify-plugin to v5

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6007 - fix(deps): update dependency fastify to v5

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 3 comments

#6005 - fix(deps): update dependency @fastify/websocket to v11

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 3 comments

#6004 - fix(deps): update dependency arktype2 to v2.0.0-rc.9

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#6002 - fix: Prevent layout shift in DocSearch button

Pull Request - State: closed - Opened by anonymousRecords about 2 months ago - 4 comments
Labels: ♻️ autoupdate

#6001 - feat: Remove `meta` from response

Issue - State: closed - Opened by brunolm about 2 months ago - 4 comments
Labels: wontfix

#6000 - fix(deps): update dependency arktype2 to v2.0.0-rc.8

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#5999 - fix: Websocket Reconnection on React Native

Pull Request - State: closed - Opened by bnussman about 2 months ago - 9 comments
Labels: ♻️ autoupdate

#5998 - bug: Websocket does not gracefully resume/reconnect on iOS

Issue - State: closed - Opened by bnussman about 2 months ago - 6 comments
Labels: 🙋‍♂️ help wanted, 🐛 bug: unconfirmed

#5997 - chore(deps): update dependency valibot to ^0.42.0

Pull Request - State: closed - Opened by renovate[bot] about 2 months ago - 2 comments

#5995 - TCP adapter

Issue - State: open - Opened by valerii15298 about 2 months ago - 2 comments
Labels: 💰 wontfix/financial incentive needed

#5994 - chore(deps): update dependency express to v4.20.0 [security]

Pull Request - State: closed - Opened by renovate[bot] 2 months ago - 2 comments

#5993 - chore(deps): bump express from 4.19.2 to 4.20.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 4 comments

#5992 - fix(deps): update dependency arktype2 to v2.0.0-rc.7

Pull Request - State: closed - Opened by renovate[bot] 2 months ago - 2 comments

#5991 - docs: minor updates for Server Components section

Pull Request - State: closed - Opened by charltoons 2 months ago - 3 comments
Labels: ♻️ autoupdate

#5988 - Update httpSubscriptionLink.md

Pull Request - State: closed - Opened by hkfi 2 months ago - 3 comments
Labels: ♻️ autoupdate

#5987 - chore(deps): update dependency typescript to ~5.6.0

Pull Request - State: closed - Opened by renovate[bot] 2 months ago - 3 comments
Labels: ♻️ autoupdate

#5986 - docs: use git LFS for storing documentation images

Issue - State: closed - Opened by viliusddd 2 months ago - 2 comments
Labels: 📚 documentation / examples

#5985 - Use git lfs for hosting docs images from server-side-calls.md

Pull Request - State: closed - Opened by viliusddd 2 months ago - 3 comments

#5984 - docs: tRPC Name

Issue - State: closed - Opened by rm-rf-etc 2 months ago - 2 comments
Labels: 📚 documentation / examples

#5983 - fix(deps): update dependency concurrently to v9

Pull Request - State: closed - Opened by renovate[bot] 2 months ago - 2 comments