-
Notifications
You must be signed in to change notification settings - Fork 42
Update trpc monorepo to v10.4.3 #67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## next #67 +/- ##
=======================================
Coverage 35.86% 35.86%
=======================================
Files 10 10
Lines 290 290
Branches 22 22
=======================================
Hits 104 104
Misses 186 186 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
3005d99
to
0b21afd
Compare
0b21afd
to
af266b3
Compare
af266b3
to
889e143
Compare
889e143
to
452e710
Compare
452e710
to
5fb63cc
Compare
5fb63cc
to
b60ed89
Compare
b60ed89
to
6027335
Compare
6027335
to
d664b00
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. ⚠ Warning: custom changes will be lost. |
* Update trpc monorepo to v10.4.3 * Add changeset. Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jason Nall <jsonnull@gmail.com>
This PR contains the following updates:
10.0.0-rc.7
->10.4.3
10.0.0-rc.7
->10.4.3
10.0.0-rc.7
->10.4.3
Release Notes
trpc/trpc
v10.4.3
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.4.2...v10.4.3
v10.4.2
Compare Source
What's Changed
toString
,hasOwnProperty()
, etc) by @Nsttt & @KATT in https://github.com/trpc/trpc/pull/3290New Contributors
Full Changelog: trpc/trpc@v10.4.1...v10.4.2
v10.4.1
Compare Source
What's Changed
interop()
types not taking transformers into account by @KATT in https://github.com/trpc/trpc/pull/3304Full Changelog: trpc/trpc@v10.4.0...v10.4.1
v10.4.0
Compare Source
What's Changed
reset()
to utils proxy by @v1narth in https://github.com/trpc/trpc/pull/3142New Contributors
Full Changelog: trpc/trpc@v10.3.0...v10.4.0
v10.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: trpc/trpc@v10.2.0...v10.3.0
v10.2.0
Compare Source
What's Changed
✨ Automatically serialize JSON to the equivalent type
If you're not using a Data Transformer, we will now do our best to serialize the response the same way
JSON.serialize()
does.Example: Below a
Date
is automatically turns into astring
, because that's whatJSON.stringify()
does:New Contributors
Full Changelog: trpc/trpc@v10.1.0...v10.2.0
v10.1.0
Compare Source
What's Changed
meta
tounstable_overrides
'onSuccess
callback by @KATT in https://github.com/trpc/trpc/pull/3228Full Changelog: trpc/trpc@v10.0.0...v10.1.0
v10.0.0
Compare Source
Full Changelog: trpc/trpc@v9.26.0...v10.0.0
v10.0.0-rc.9
Compare Source
v10.0.0-rc.8
Compare Source
What's Changed
useSuspenseQuery()
by @KATT in https://github.com/trpc/trpc/pull/3137, docs at https://trpc.io/docs/suspenseBreaking changes
New Contributors
Full Changelog: trpc/trpc@v10.0.0-rc.6...v10.0.0-rc.8
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.