Skip to content
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

fix(client): remove entrypoints for /links + update typedoc #5363

Merged
merged 10 commits into from
Jan 19, 2024
Merged

Conversation

KATT
Copy link
Member

@KATT KATT commented Jan 19, 2024

  • Remove entrypoints for @trpc/client/links/**
  • Add typedoc for more exports

@KATT KATT requested a review from a team as a code owner January 19, 2024 02:04
Copy link

vercel bot commented Jan 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-prisma-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 19, 2024 9:29am
og-image ❌ Failed (Inspect) Jan 19, 2024 9:29am
trpc-next-app-dir ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 19, 2024 9:29am
www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 19, 2024 9:29am

Copy link

github-actions bot commented Jan 19, 2024

Diagnostics Comparison

Numbers

Metric PR next
Files 775 775 (➖ 0)
Lines of Library 40,241 40,241 (➖ 0)
Lines of Definitions 119,736 119,736 (➖ 0)
Lines of TypeScript 4,867 4,867 (➖ 0)
Lines of JavaScript 0 0 (➖ 0)
Lines of JSON 0 0 (➖ 0)
Lines of Other 0 0 (➖ 0)
Identifiers 175,852 175,852 (➖ 0)
Symbols 109,497 109,497 (➖ 0)
Types 89 89 (➖ 0)
Instantiations 0 0 (➖ 0)
Memory used 173,344 175,881 (🔽🟢 -2,537)
Assignability cache size 0 0 (➖ 0)
Identity cache size 0 0 (➖ 0)
Subtype cache size 0 0 (➖ 0)
Strict subtype cache size 0 0 (➖ 0)

Timings and averages

Metric PR next
max (s) 4.848 4.818 (🔺 0.03)
min (s) 4.848 4.818 (🔺 0.03)
avg (s) 4.848 4.818 (🔺 0.03)
median (s) 4.848 4.818 (🔺 0.03)
length 1 1 (➖ 0)
unstable timings

Unstable

Timings are not reliable in here

Metric PR next
I/O Read time 0.05 0.04 (🔺 0.01)
Parse time 0.76 0.75 (🔺 0.01)
ResolveTypeReference time 0.03 0.03 (➖ 0)
ResolveModule time 0.12 0.12 (➖ 0)
ResolveLibrary time 0.02 0.02 (➖ 0)
Program time 1.11 1.1 (🔺 0.01)
Bind time 0.48 0.46 (🔺 0.02)
Total time 1.59 1.56 (🔺 0.03)

@KATT KATT merged commit ccd4f1b into next Jan 19, 2024
37 of 38 checks passed
@KATT KATT deleted the more-typedoc branch January 19, 2024 09:26
Copy link

This pull request has been locked because we are very unlikely to see comments on closed issues. If you think, this PR is still necessary, create a new one with the same branch. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants