Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^9.25.3
->^10.0.0
^9.25.3
->^10.0.0
^9.25.3
->^10.0.0
Release Notes
trpc/trpc (@trpc/client)
v10.38.3
Compare Source
What's Changed
client
): makeTRPCClient.from()
more resilient to calls with bad args by @KATT in https://github.com/trpc/trpc/pull/4796New Contributors
Full Changelog: trpc/trpc@v10.38.2...v10.38.3
v10.38.2
Compare Source
What's Changed
server
): allow adding charset afterapplication/json
incontent-type
header by @KATT in https://github.com/trpc/trpc/pull/4787client
): skip calling.abort()
on AbortController after procedure completion by @KATT in https://github.com/trpc/trpc/pull/4788New Contributors
Full Changelog: trpc/trpc@v10.38.1...v10.38.2
v10.38.1
Compare Source
v10.38.0
Compare Source
What's Changed
server
): add standalone middleware (📚 docs) by @jussisaurio in https://github.com/trpc/trpc/pull/4713New Contributors
Full Changelog: trpc/trpc@v10.37.1...v10.38.0
v10.37.1
Compare Source
What's Changed
Full Changelog: trpc/trpc@v10.37.0...v10.37.1
v10.37.0
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.36.0...v10.37.0
v10.36.0
Compare Source
What's Changed
UntypedClient
directly in server helpers by @juliusmarminge in https://github.com/trpc/trpc/pull/4651New Contributors
Full Changelog: trpc/trpc@v10.35.0...v10.36.0
v10.35.0
Compare Source
What's Changed
server
): addNOT_IMPLEMENTED
status code by @KATT in https://github.com/trpc/trpc/pull/4640Full Changelog: trpc/trpc@v10.34.1...v10.35.0
v10.34.1
Compare Source
What's Changed
cacheLink
returning same data for multiple cache entries by @juliusmarminge in https://github.com/trpc/trpc/pull/4629New Contributors
Full Changelog: trpc/trpc@v10.34.0...v10.34.1
v10.34.0
Compare Source
What's Changed
client
): add HTTP response object toTRPCClientError.meta
by @KATT in https://github.com/trpc/trpc/pull/4597New Contributors
Full Changelog: trpc/trpc@v10.33.1...v10.34.0
v10.33.1
Compare Source
What's Changed
client
): add ansi color mode option for the default logger by @juliusmarminge in https://github.com/trpc/trpc/pull/4566TRPCError.cause
is always anError
by @KATT in https://github.com/trpc/trpc/pull/4578New Contributors
Full Changelog: trpc/trpc@v10.33.0...v10.33.1
v10.33.0
Compare Source
What's Changed
next
): add some cache primitives to data fetching by @juliusmarminge in https://github.com/trpc/trpc/pull/4375New Contributors
Full Changelog: trpc/trpc@v10.32.0...v10.33.0
v10.32.0
Compare Source
What's Changed
react-query
): fix select as transform by @Sheraff & @juliusmarminge in https://github.com/trpc/trpc/pull/4543react-query
): allow for external apps increateServerSideHelpers
by @KATT & @EmericW in https://github.com/trpc/trpc/pull/4547client
): changeOperationContext
fromtype
tointerface
by @nicolassanmar in https://github.com/trpc/trpc/pull/4523New Contributors
Full Changelog: trpc/trpc@v10.31.0...v10.32.0
v10.31.0
Compare Source
What's Changed
client
): add ability to unwrap a proxy client to an untyped client by @KATT in https://github.com/trpc/trpc/pull/4516server
): allow overriding root context in nested middleware by @sachinraja in https://github.com/trpc/trpc/pull/4528New Contributors
Full Changelog: trpc/trpc@v10.30.0...v10.31.0
v10.30.0
Compare Source
What's Changed
react-query
): initialData & placeholderData does not enforce output types by @juliusmarminge in https://github.com/trpc/trpc/pull/4494client
): add minimalWebReadableStreamEsque
for compatibility across envs by @Sheraff in https://github.com/trpc/trpc/pull/4508react-query
+next
): remove suspense feature flag by @KATT in https://github.com/trpc/trpc/pull/4510New Contributors
Full Changelog: trpc/trpc@v10.29.1...v10.30.0
v10.29.1
Compare Source
What's Changed
server
): addunstable_
prefix toonHead
and'onChunk'
adapter callbacks by @Sheraff in https://github.com/trpc/trpc/pull/4478server
+client
): minor post-release releasehttpBatchStreamLink
issues by @Sheraff in https://github.com/trpc/trpc/pull/4481New Contributors
Full Changelog: trpc/trpc@v10.29.0...v10.29.1
v10.29.0
Compare Source
What's Changed
server
+client
): addhttpBatchStreamLink
@Sheraff in https://github.com/trpc/trpc/pull/4347, see docs at https://trpc.io/docs/links/httpBatchStreamLinkserver
): fix minor build warnings due to usage of private fields by @kamilogorek in https://github.com/trpc/trpc/pull/4463Full Changelog: trpc/trpc@v10.28.2...v10.29.0
v10.28.2
Compare Source
What's Changed
react-query
): query and mutation defaults being overwritten in hook wrappers by @Haaxor1689 in https://github.com/trpc/trpc/pull/4371New Contributors
Full Changelog: trpc/trpc@v10.28.1...v10.28.2
v10.28.1
Compare Source
What's Changed
client
): remove properties fromResponseEsque
that are not used by @tjenkinson in https://github.com/trpc/trpc/pull/4438New Contributors
Full Changelog: trpc/trpc@v10.28.0...v10.28.1
v10.28.0
Compare Source
What's Changed
client
): allow closing active subscriptions by @Dealerpriest in https://github.com/trpc/trpc/pull/4136client
): add ability to callTRPCProxyClient
-methods with.apply()
by @atoy40 in https://github.com/trpc/trpc/pull/3973react-query
): allow optional cursor inuseInfiniteQuery
by @lithdew in https://github.com/trpc/trpc/pull/4374*
): exclude*.test.*
-files in build outputs by @KATT in https://github.com/trpc/trpc/pull/4417New Contributors
Full Changelog: trpc/trpc@v10.27.3...v10.28.0
v10.27.3
Compare Source
What's Changed
react-query
): fixuseInfiniteQuery
placeholderData
types by @SSHari in https://github.com/trpc/trpc/pull/4402New Contributors
Full Changelog: trpc/trpc@v10.27.2...v10.27.3
v10.27.2
Compare Source
What's Changed
next)
: remove conditional hook inwithTRPC()
by @KATT in https://github.com/trpc/trpc/pull/4410Full Changelog: trpc/trpc@v10.27.1...v10.27.2
v10.27.1
Compare Source
What's Changed
next
): fixnext
peerDependencies
version by @juliusmarminge in https://github.com/trpc/trpc/pull/4391Full Changelog: trpc/trpc@v10.27.0...v10.27.1
v10.27.0
Compare Source
What's Changed
next
): experimental server actions by @KATT in https://github.com/trpc/trpc/pull/4359 (see https://github.com/trpc/examples-next-app-dir)New Contributors
Full Changelog: trpc/trpc@v10.26.0...v10.27.0
v10.26.0
Compare Source
What's Changed
dom.iterable
types are included forFormData
by @kamilogorek in https://github.com/trpc/trpc/pull/4355New Contributors
Full Changelog: trpc/trpc@v10.25.1...v10.26.0
v10.25.1
Compare Source
What's Changed
loggerLink
backwards compat with es2015 by @KATT in https://github.com/trpc/trpc/pull/4342New Contributors
Full Changelog: trpc/trpc@v10.25.0...v10.25.1
v10.25.0
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.24.0...v10.25.0
v10.24.0
Compare Source
What's Changed
Full Changelog: trpc/trpc@v10.23.1...v10.24.0
v10.23.1
Compare Source
What's Changed
content-type: application/json
on preprocessed requests by @KATT in https://github.com/trpc/trpc/pull/4293Full Changelog: trpc/trpc@v10.23.0...v10.23.1
v10.23.0
Compare Source
What's Changed
FormData
mutations by @sachinraja & @KATT in https://github.com/trpc/trpc/pull/3795Full Changelog: trpc/trpc@v10.22.0...v10.23.0
v10.22.0
Compare Source
What's Changed
overrides
withoutunstable_
-prefix by @KATT in https://github.com/trpc/trpc/pull/4268New Contributors
Full Changelog: trpc/trpc@v10.21.2...v10.22.0
v10.21.2
Compare Source
What's Changed
https://github.com/trpc/trpc/pull/42564256
Full Changelog: trpc/trpc@v10.21.1...v10.21.2
v10.21.1
Compare Source
What's Changed
@trpc/next
): different transformers for up/down withssr: true
by @KATT in https://github.com/trpc/trpc/pull/4197New Contributors
Full Changelog: trpc/trpc@v10.21.0...v10.21.1
v10.21.0
Compare Source
What's Changed
Overwrite
util type is unnecessarily expensive by @mozzius in https://github.com/trpc/trpc/pull/4204Error.cause
even if the original cause isn't anError
-instance by @KATT in https://github.com/trpc/trpc/pull/4219New Contributors
Full Changelog: trpc/trpc@v10.20.0...v10.21.0
v10.20.0
Compare Source
What's Changed
UtilsLike
type does not support router sub-types by @Nick-Lucas in https://github.com/trpc/trpc/pull/4141httpLink
/httpBatchLink
headers
-callback function by @skovhus & @KATT in https://github.com/trpc/trpc/pull/4175New Contributors
Full Changelog: trpc/trpc@v10.19.1...v10.20.0
v10.19.1
Compare Source
What's Changed
Full Changelog: trpc/trpc@v10.19.0...v10.19.1
v10.19.0
Compare Source
What's Changed
createProxySSGHelpers
tocreateServerSideHelpers
by @mozzius in https://github.com/trpc/trpc/pull/4079New Contributors
Full Changelog: trpc/trpc@v10.18.0...v10.19.0
v10.18.0
Compare Source
What's Changed
abortOnUnmount
toTRPCClientOptions
by @bautistaaa in https://github.com/trpc/trpc/pull/4042Full Changelog: trpc/trpc@v10.17.0...v10.18.0
v10.17.0
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.16.0...v10.17.0
v10.16.0
Compare Source
What's Changed
withTRPC()
-HOC on individual pages by @mozzius in https://github.com/trpc/trpc/pull/3988QueryClient.ensureQueryData
andensureData
helper by @kamilogorek in https://github.com/trpc/trpc/pull/3984New Contributors
Full Changelog: trpc/trpc@v10.15.0...v10.16.0
v10.15.0
Compare Source
What's Changed
d.ts
-files not findingSerializeObject
by @KATT in https://github.com/trpc/trpc/pull/3974New Contributors
Full Changelog: trpc/trpc@v10.14.1...v10.15.0
v10.14.1
Compare Source
What's Changed
TRPCError
is created and add appropriate unit tests for it by @kamilogorek in https://github.com/trpc/trpc/pull/3880@trpc/next
): setnext
peer dependency to*
by @KATT in https://github.com/trpc/trpc/pull/3938New Contributors
Full Changelog: trpc/trpc@v10.14.0...v10.14.1
v10.14.0
Compare Source
What's Changed
nodeHTTPRequestHandler
by @Nick-Lucas in https://github.com/trpc/trpc/pull/3884.bind()
onfetch
in order to fix Bun-support by @KATT in https://github.com/trpc/trpc/pull/3907New Contributors
Full Changelog: trpc/trpc@v10.13.2...v10.14.0
v10.13.2
Compare Source
What's Changed
peerDependencies
of@trpc/react-query
by @juliusmarminge in https://github.com/trpc/trpc/pull/3892Full Changelog: trpc/trpc@v10.13.1...v10.13.2
v10.13.1
Compare Source
What's Changed
Full Changelog: trpc/trpc@v10.13.0...v10.13.1
v10.13.0
Compare Source
What's Changed
predicate
ininvalidate
by @SrBrahma in https://github.com/trpc/trpc/pull/3547procedureOpts
fromprefetchInifinite
function signature by @kamilogorek in https://github.com/trpc/trpc/pull/3821New Contributors
Full Changelog: trpc/trpc@v10.12.0...v10.13.0
v10.12.0
Compare Source
What's Changed
ErrorFormatter
inAnyRootConfig
by @iduuck in https://github.com/trpc/trpc/pull/3782New Contributors
Full Changelog: trpc/trpc@v10.11.1...v10.12.0
v10.11.1
Compare Source
What's Changed
Simplify<T>
to serialized output by @juliusmarminge in https://github.com/trpc/trpc/pull/3762AbortSignalEsque
withAbortSignal
& removeabort-controller
polyfill by @JoshuaKGoldberg in https://github.com/trpc/trpc/pull/3746Full Changelog: trpc/trpc@v10.11.0...v10.11.1
v10.11.0
Compare Source
What's Changed
mergeRouters()
recursive by @sachinraja in https://github.com/trpc/trpc/pull/3755New Contributors
Full Changelog: trpc/trpc@v10.10.0...v10.11.0
v10.10.0
Compare Source
What's Changed
FetchEsque
type forfetch()
-compatibility by @JoshuaKGoldberg in https://github.com/trpc/trpc/pull/3471inferRouterProxyClient
back by @sachinraja in https://github.com/trpc/trpc/pull/3700initialCursor
option touseInfiniteQuery
by @maloguertin in https://github.com/trpc/trpc/pull/3645getQueryKey
by @bautistaaa in https://github.com/trpc/trpc/pull/3631New Contributors
Full Changelog: trpc/trpc@v10.9.1...v10.10.0
v10.9.1
Compare Source
What's Changed
UnsetMarker
to query input by @omermizr in https://github.com/trpc/trpc/pull/3614@deprecated
on some internal types by @KATT in https://github.com/trpc/trpc/pull/3618New Contributors
Full Changelog: trpc/trpc@v10.9.0...v10.9.1
v10.9.0
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.8.2...v10.9.0
v10.8.2
Compare Source
What's Changed
useQueries()
no longer ignoring query options by @HatulaPro in https://github.com/trpc/trpc/pull/3577New Contributors
Full Changelog: trpc/trpc@v10.8.1...v10.8.2
v10.8.1
Compare Source
What's Changed
peerDependencies
between@trpc/*
-packages by @KATTFull Changelog: trpc/trpc@v10.8.0...v10.8.1
v10.8.0
Compare Source
What's Changed
createHooksInternal
by @KATT in https://github.com/trpc/trpc/pull/3480initTRPC.context
by @juliusmarminge in https://github.com/trpc/trpc/pull/3495initialData
overloads foruseQuery
by @JoshuaKGoldberg in https://github.com/trpc/trpc/pull/3500resHeaders
to fetch-adapter'screateContext
by @sachinraja in https://github.com/trpc/trpc/pull/3532getLinks()
from client factory by @KATT in https://github.com/trpc/trpc/pull/3541New Contributors
Full Changelog: trpc/trpc@v10.7.0...v10.8.0
v10.7.0
Compare Source
What's Changed
context
&meta
asinterface
s by [@Configuration
📅 Schedule: Branch creation - "before 6am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.