fix(deps): update trpc monorepo to v10 (major) #187
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.27.4
->10.45.2
9.27.4
->10.45.2
9.27.4
->10.45.2
Release Notes
trpc/trpc (@trpc/client)
v10.45.2
Compare Source
What's Changed
Full Changelog: trpc/trpc@v10.45.1...v10.45.2
v10.45.1
Compare Source
What's Changed
useHookResult()
by @KATT in https://github.com/trpc/trpc/pull/5433New Contributors
Full Changelog: trpc/trpc@v10.45.0...v10.45.1
v10.45.0
Compare Source
What's Changed
nextHttpLink
options by @KATT in https://github.com/trpc/trpc/pull/5173noImplicitOverride
& add explicit overrides inTRPCError
/TRPCClientError
by @me-imfhd in https://github.com/trpc/trpc/pull/5195react-ssr-prepass
dependency by @KATT in https://github.com/trpc/trpc/pull/5201IndexSignature
andRecord
by @microdev1 in https://github.com/trpc/trpc/pull/5211.createCaller()
in favor oft.createCallerFactory()
by @KATT in https://github.com/trpc/trpc/pull/5213New Contributors
Full Changelog: trpc/trpc@v10.44.1...v10.45.0
v10.44.1
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.44.0...v10.44.1
v10.44.0
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.43.7...v10.44.0
v10.43.7
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.43.6...v10.43.7
v10.43.6
Compare Source
What's Changed
Full Changelog: trpc/trpc@v10.43.5...v10.43.6
v10.43.5
Compare Source
What's Changed
inferAsyncReturnType
by @KATT in https://github.com/trpc/trpc/pull/5052Full Changelog: trpc/trpc@v10.43.4...v10.43.5
v10.43.4
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.43.3...v10.43.4
v10.43.3
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.43.2...v10.43.3
v10.43.2
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.43.1...v10.43.2
v10.43.1
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.43.0...v10.43.1
v10.43.0
Compare Source
What's Changed
server
): extractparseTRPCMessage
for 3rd party modules by @Guria in https://github.com/trpc/trpc/pull/4872New Contributors
Full Changelog: trpc/trpc@v10.42.0...v10.43.0
v10.42.0
Compare Source
What's Changed
Full Changelog: trpc/trpc@v10.41.0...v10.42.0
v10.41.0
Compare Source
What's Changed
revalidate
increateTRPCNextAppDirServer
by @DerTimonius in https://github.com/trpc/trpc/pull/4898useContext()
->useUtils()
and aliasuseContext
by @Nick-Lucas in https://github.com/trpc/trpc/pull/4925New Contributors
Full Changelog: trpc/trpc@v10.40.0...v10.41.0
v10.40.0
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.39.0...v10.40.0
v10.39.0
Compare Source
What's Changed
server
): don't destroy the underlying TCP socket when maxBodySize is exceeded by @jussisaurio in https://github.com/trpc/trpc/pull/4887MaxPartSizeExceededError
for error handling by @juliusmarminge in https://github.com/trpc/trpc/pull/4885Full Changelog: trpc/trpc@v10.38.5...v10.39.0
v10.38.5
Compare Source
What's Changed
server
): setsTRPCError.name
toTRPCError
regardless of what bundlers do by @dios-david & @KATT in https://github.com/trpc/trpc/pull/4848New Contributors
Full Changelog: trpc/trpc@v10.38.4...v10.38.5
v10.38.4
Compare Source
What's Changed
react-query
):useQueries
does not pass context data by @KATT in https://github.com/trpc/trpc/pull/4815Full Changelog: trpc/trpc@v10.38.3...v10.38.4
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/3880Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.