-
Notifications
You must be signed in to change notification settings - Fork 54
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 5896101 The changes in this PR will be included in the next version bump. This PR includes changesets to release 8 packages
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 |
CodSpeed Performance ReportMerging #1113 will create unknown performance changesComparing Summary
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ 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
|
@manudeli Cool! It seems clearer than before. Thank you. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀 Dynamic table! cool
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>
…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>
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>
…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. ---------
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
…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>
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
…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>
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
# 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>
# 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>
Overview
PR Checklist