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

refactor(react-query): parse api list for status table from build files #1113

Merged
merged 15 commits into from
Jul 23, 2024

Conversation

gwansikk
Copy link
Collaborator

Copy link

vercel bot commented Jul 19, 2024

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 23, 2024 0:48am
v1.suspensive.org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2024 0:48am
visualization.suspensive.org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2024 0:48am

Copy link

changeset-bot bot commented Jul 19, 2024

🦋 Changeset detected

Latest commit: 5896101

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@suspensive/react-query Patch
@suspensive/utils Patch
@suspensive/react Patch
@suspensive/react-query-4 Patch
@suspensive/react-query-5 Patch
@suspensive/cache Patch
@suspensive/jotai Patch
@suspensive/react-image Patch

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

Copy link

codspeed-hq bot commented Jul 19, 2024

CodSpeed Performance Report

Merging #1113 will create unknown performance changes

Comparing react-query/refactor/cli-api-list (5896101) with main (e38c785)

Summary

⚠️ No benchmarks were detected in both the base of the PR and the PR.

@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 83.92857% with 9 lines in your changes missing coverage. Please review.

Project coverage is 78.28%. Comparing base (e38c785) to head (5896101).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1113      +/-   ##
==========================================
- Coverage   79.45%   78.28%   -1.18%     
==========================================
  Files          59       59              
  Lines         628      654      +26     
  Branches      127      131       +4     
==========================================
+ Hits          499      512      +13     
- Misses        120      132      +12     
- Partials        9       10       +1     
Components Coverage Δ
@suspensive/utils 47.16% <ø> (ø)
@suspensive/react 96.88% <ø> (ø)
@suspensive/react-query 67.66% <83.92%> (-4.30%) ⬇️
@suspensive/react-query-4 0.00% <ø> (ø)
@suspensive/react-query-5 0.00% <ø> (ø)
@suspensive/jotai 0.00% <ø> (ø)
@suspensive/cache 98.16% <ø> (ø)
@suspensive/react-image 80.39% <ø> (ø)

@gwansikk
Copy link
Collaborator Author

@manudeli Cool! It seems clearer than before. Thank you.

image

Copy link
Member

@manudeli manudeli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Dynamic table! cool

@manudeli manudeli merged commit 67492ac into main Jul 23, 2024
17 checks passed
@manudeli manudeli deleted the react-query/refactor/cli-api-list branch July 23, 2024 15:31
manudeli pushed a commit that referenced this pull request Jul 23, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @suspensive/cache@0.2.3

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/jotai@0.0.4

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react-image@0.0.18

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react-query@2.9.1

### Patch Changes

- [#1113](#1113)
[`67492ac`](67492ac)
Thanks [@gwansikk](https://github.com/gwansikk)! - fix(react-query):
parse public apis for command `srq status`'s table from built file

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1
    -   @suspensive/react-query-4@2.9.1
    -   @suspensive/react-query-5@2.9.1

## @suspensive/react-query-4@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1

## @suspensive/react-query-5@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1

## @suspensive/utils@2.9.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
manudeli added a commit that referenced this pull request Aug 3, 2024
…es (#1113)

# Overview

- #1025 

## PR Checklist

- [x] I did below actions if need

1. I read the [Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.

---------

Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
manudeli added a commit that referenced this pull request Aug 3, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @suspensive/cache@0.2.3

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/jotai@0.0.4

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react-image@0.0.18

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react-query@2.9.1

### Patch Changes

- [#1113](#1113)
[`67492ac`](67492ac)
Thanks [@gwansikk](https://github.com/gwansikk)! - fix(react-query):
parse public apis for command `srq status`'s table from built file

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1
    -   @suspensive/react-query-4@2.9.1
    -   @suspensive/react-query-5@2.9.1

## @suspensive/react-query-4@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1

## @suspensive/react-query-5@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1

## @suspensive/utils@2.9.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
manudeli pushed a commit that referenced this pull request Aug 3, 2024
…es (#1113)

# Overview

- #1025 

## PR Checklist

- [x] I did below actions if need

1. I read the [Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.

---------
manudeli added a commit that referenced this pull request Aug 3, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @suspensive/cache@0.2.3

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/jotai@0.0.4

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react-image@0.0.18

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react-query@2.9.1

### Patch Changes

- [#1113](#1113)
[`67492ac`](67492ac)
Thanks [@gwansikk](https://github.com/gwansikk)! - fix(react-query):
parse public apis for command `srq status`'s table from built file

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1
    -   @suspensive/react-query-4@2.9.1
    -   @suspensive/react-query-5@2.9.1

## @suspensive/react-query-4@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1

## @suspensive/react-query-5@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1

## @suspensive/utils@2.9.1
manudeli added a commit that referenced this pull request Aug 3, 2024
…es (#1113)

# Overview

- #1025 

## PR Checklist

- [x] I did below actions if need

1. I read the [Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.

---------

Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
manudeli added a commit that referenced this pull request Aug 3, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @suspensive/cache@0.2.3

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/jotai@0.0.4

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react-image@0.0.18

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react-query@2.9.1

### Patch Changes

- [#1113](#1113)
[`67492ac`](67492ac)
Thanks [@gwansikk](https://github.com/gwansikk)! - fix(react-query):
parse public apis for command `srq status`'s table from built file

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1
    -   @suspensive/react-query-4@2.9.1
    -   @suspensive/react-query-5@2.9.1

## @suspensive/react-query-4@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1

## @suspensive/react-query-5@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1

## @suspensive/utils@2.9.1
manudeli added a commit that referenced this pull request Aug 3, 2024
…es (#1113)

# Overview

- #1025 

## PR Checklist

- [x] I did below actions if need

1. I read the [Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.

---------

Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
manudeli added a commit that referenced this pull request Aug 3, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @suspensive/cache@0.2.3

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/jotai@0.0.4

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react-image@0.0.18

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1

## @suspensive/react-query@2.9.1

### Patch Changes

- [#1113](#1113)
[`67492ac`](67492ac)
Thanks [@gwansikk](https://github.com/gwansikk)! - fix(react-query):
parse public apis for command `srq status`'s table from built file

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1
    -   @suspensive/react-query-4@2.9.1
    -   @suspensive/react-query-5@2.9.1

## @suspensive/react-query-4@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1

## @suspensive/react-query-5@2.9.1

### Patch Changes

-   Updated dependencies \[]:
    -   @suspensive/utils@2.9.1
    -   @suspensive/react@2.9.1

## @suspensive/utils@2.9.1
manudeli added a commit that referenced this pull request Aug 7, 2024
# Overview

closed: #1119 / related: #1113

- I have modified the logic for displaying the APIs that re-export
tanstack/react-query v5.

| @tanstack/react-query@4 | @tanstack/react-query@5 |
| --- | --- |
|<img width="543" alt="image"
src="https://github.com/user-attachments/assets/04ff703f-fe3b-4d74-9494-0ad6ffaa0da3">|<img
width="548" alt="image"
src="https://github.com/user-attachments/assets/b34cd121-9536-4335-94eb-f5e435001300">|


## PR Checklist

- [x] I did below actions if need

1. I read the [Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.

---------

Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
2-NOW pushed a commit to 2-NOW/suspensive that referenced this pull request Aug 16, 2024
# Overview

closed: toss#1119 / related: toss#1113

- I have modified the logic for displaying the APIs that re-export
tanstack/react-query v5.

| @tanstack/react-query@4 | @tanstack/react-query@5 |
| --- | --- |
|<img width="543" alt="image"
src="https://github.com/user-attachments/assets/04ff703f-fe3b-4d74-9494-0ad6ffaa0da3">|<img
width="548" alt="image"
src="https://github.com/user-attachments/assets/b34cd121-9536-4335-94eb-f5e435001300">|


## PR Checklist

- [x] I did below actions if need

1. I read the [Contributing
Guide](https://github.com/toss/suspensive/blob/main/CONTRIBUTING.md)
2. I added documents and tests.

---------

Co-authored-by: Jonghyeon Ko <jonghyeon@toss.im>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants