Closed gwansikk closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
suspensive.org | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 18, 2024 5:01pm |
v1.suspensive.org | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 18, 2024 5:01pm |
visualization.suspensive.org | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 18, 2024 5:01pm |
Latest commit: 0c8dd6ea054a63b7e23fafcf0e92debdeddd780e
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Comparing react-query/feat/cli-status-table
(0c8dd6e) with main
(fd2a280)
:warning: No benchmarks were detected in both the base of the PR and the PR.
Attention: Patch coverage is 75.75758%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 85.19%. Comparing base (
fd2a280
) to head (4ceda15
).
@manudeli Additionally, how about providing a link to the official documentation in the "You can use" advice?
like this:
@manudeli Additionally, how about providing a link to the official documentation in the "You can use" advice?
like this:
Cool! then we must maintain that link almost forever. Do we have to make redirector to make persistent link after merging this Pull Request?
@manudeli Additionally, how about providing a link to the official documentation in the "You can use" advice? like this:
Cool! then we must maintain that link almost forever. Do we have to make redirector to make persistent link after merging this Pull Request?
Yes, if using that link. Alternatively, how about displaying it as a permanent link (e.g., GitHub or suspensive.org)? If you have any better ideas, please let me know.
@manudeli Additionally, how about providing a link to the official documentation in the "You can use" advice? like this:
Cool! then we must maintain that link almost forever. Do we have to make redirector to make persistent link after merging this Pull Request?
Yes, if using that link. Alternatively, how about displaying it as a permanent link (e.g., GitHub or suspensive.org)? If you have any better ideas, please let me know.
We can provide permanently maintaining link(redirecting to origin link changeable) to users https://suspensive.org/links/react-query (permanent link) -> https://suspensive.org/docs/react-query/motivation (changeable link) When we change path or order of https://suspensive.org/docs/react-query/motivation, we can persist link as https://suspensive.org/links/react-query and change our redirecting of https://suspensive.org/links/react-query
@manudeli Ah, I understand! I've set it to "https://suspensive.org/links/react-query". Once the PR is merged, we need to quickly set up the permanent link.
Cool!
Overview
close: #1029
I used the cli-table3 package to implement this.
PR Checklist