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): improve status table #1137

Merged
merged 7 commits into from
Jul 25, 2024

Conversation

gwansikk
Copy link
Collaborator

@gwansikk gwansikk commented Jul 25, 2024

Overview

  • I have set the Status Table to an appropriate size.
  • If compatibility issues are detected, display a help message in a new row on how to fix them.
🟒 ❌
image image

PR Checklist

  • I did below actions if need
  1. I read the Contributing Guide
  2. I added documents and tests.

@gwansikk gwansikk self-assigned this Jul 25, 2024
@gwansikk gwansikk linked an issue Jul 25, 2024 that may be closed by this pull request
Copy link

vercel bot commented Jul 25, 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 25, 2024 2:06pm
v1.suspensive.org βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 25, 2024 2:06pm
visualization.suspensive.org βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jul 25, 2024 2:06pm

Copy link

changeset-bot bot commented Jul 25, 2024

πŸ¦‹ Changeset detected

Latest commit: b85b9f4

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 25, 2024

CodSpeed Performance Report

Merging #1137 will create unknown performance changes

Comparing react-query/fix/status-table-width (b85b9f4) with main (2b74302)

Summary

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

Copy link

github-actions bot commented Jul 25, 2024

Bundle sizes [visualization]

Compared against 2b74302

No significant changes found

Copy link

github-actions bot commented Jul 25, 2024

Size Change: 0 B

Total Size: 81.9 kB

ℹ️ View Unchanged
Filename Size
packages/cache/dist/Cache.cjs 995 B
packages/cache/dist/Cache.js 159 B
packages/cache/dist/cacheOptions.cjs 539 B
packages/cache/dist/cacheOptions.js 136 B
packages/cache/dist/CacheStore.cjs 1.76 kB
packages/cache/dist/CacheStore.js 134 B
packages/cache/dist/CacheStoreProvider.cjs 660 B
packages/cache/dist/CacheStoreProvider.js 151 B
packages/cache/dist/chunk-C6JFWLDA.js 260 B
packages/cache/dist/chunk-FFFIOY4B.js 258 B
packages/cache/dist/chunk-J4LYH5KM.js 164 B
packages/cache/dist/chunk-JVEIDWQ2.js 249 B
packages/cache/dist/chunk-KPMQITEL.js 1.27 kB
packages/cache/dist/chunk-QETBZSG5.js 521 B
packages/cache/dist/chunk-RN456Z2W.js 145 B
packages/cache/dist/chunk-ZQY34GOT.js 294 B
packages/cache/dist/index.cjs 2.28 kB
packages/cache/dist/index.js 241 B
packages/cache/dist/types.cjs 416 B
packages/cache/dist/types.js 66 B
packages/cache/dist/useCache.cjs 742 B
packages/cache/dist/useCache.js 152 B
packages/cache/dist/useCacheStore.cjs 659 B
packages/cache/dist/useCacheStore.js 147 B
packages/jotai/dist/Atom.cjs 656 B
packages/jotai/dist/Atom.js 115 B
packages/jotai/dist/AtomValue.cjs 647 B
packages/jotai/dist/AtomValue.js 120 B
packages/jotai/dist/chunk-AJTKETMA.js 240 B
packages/jotai/dist/chunk-ELUBAXMH.js 256 B
packages/jotai/dist/chunk-VOZRGQVT.js 242 B
packages/jotai/dist/index.cjs 751 B
packages/jotai/dist/index.js 158 B
packages/jotai/dist/SetAtom.cjs 645 B
packages/jotai/dist/SetAtom.js 118 B
packages/react-image/dist/chunk-VVVCPJZH.js 1.11 kB
packages/react-image/dist/chunk-WGTP75MY.js 405 B
packages/react-image/dist/index.cjs 1.54 kB
packages/react-image/dist/index.js 140 B
packages/react-image/dist/Load.cjs 1.32 kB
packages/react-image/dist/Load.js 126 B
packages/react-image/dist/SuspenseImage.cjs 1.53 kB
packages/react-image/dist/SuspenseImage.js 137 B
packages/react-query-4/dist/chunk-2H47PXAH.js 145 B
packages/react-query-4/dist/chunk-4AU4A5TK.js 312 B
packages/react-query-4/dist/chunk-7LC5EH5R.js 308 B
packages/react-query-4/dist/chunk-HJAGY6R3.js 254 B
packages/react-query-4/dist/chunk-JMZC2U4M.js 306 B
packages/react-query-4/dist/chunk-NKKRZH3C.js 269 B
packages/react-query-4/dist/chunk-P5MROV72.js 470 B
packages/react-query-4/dist/chunk-QETBZSG5.js 521 B
packages/react-query-4/dist/chunk-S7L2LUVS.js 277 B
packages/react-query-4/dist/chunk-V5RSZNGB.js 152 B
packages/react-query-4/dist/chunk-W3SOIIM5.js 273 B
packages/react-query-4/dist/index.cjs 1.61 kB
packages/react-query-4/dist/index.js 313 B
packages/react-query-4/dist/infiniteQueryOptions.cjs 548 B
packages/react-query-4/dist/infiniteQueryOptions.js 144 B
packages/react-query-4/dist/Mutation.cjs 821 B
packages/react-query-4/dist/Mutation.js 132 B
packages/react-query-4/dist/QueryErrorBoundary.cjs 1.12 kB
packages/react-query-4/dist/QueryErrorBoundary.js 142 B
packages/react-query-4/dist/queryOptions.cjs 540 B
packages/react-query-4/dist/queryOptions.js 136 B
packages/react-query-4/dist/SuspenseInfiniteQuery.cjs 1.05 kB
packages/react-query-4/dist/SuspenseInfiniteQuery.js 154 B
packages/react-query-4/dist/SuspenseQueries.cjs 923 B
packages/react-query-4/dist/SuspenseQueries.js 149 B
packages/react-query-4/dist/SuspenseQuery.cjs 1.04 kB
packages/react-query-4/dist/SuspenseQuery.js 147 B
packages/react-query-4/dist/useSuspenseInfiniteQuery.cjs 833 B
packages/react-query-4/dist/useSuspenseInfiniteQuery.js 147 B
packages/react-query-4/dist/useSuspenseQueries.cjs 833 B
packages/react-query-4/dist/useSuspenseQueries.js 142 B
packages/react-query-4/dist/useSuspenseQuery.cjs 824 B
packages/react-query-4/dist/useSuspenseQuery.js 140 B
packages/react-query-5/dist/chunk-4MX6YXXC.js 471 B
packages/react-query-5/dist/chunk-G4UWQXSU.js 310 B
packages/react-query-5/dist/chunk-GXSI7FXZ.js 306 B
packages/react-query-5/dist/chunk-LHMCCR64.js 262 B
packages/react-query-5/dist/chunk-QETBZSG5.js 521 B
packages/react-query-5/dist/chunk-XFQQRL67.js 319 B
packages/react-query-5/dist/index.cjs 1.42 kB
packages/react-query-5/dist/index.js 227 B
packages/react-query-5/dist/Mutation.cjs 821 B
packages/react-query-5/dist/Mutation.js 132 B
packages/react-query-5/dist/QueryErrorBoundary.cjs 1.12 kB
packages/react-query-5/dist/QueryErrorBoundary.js 142 B
packages/react-query-5/dist/SuspenseInfiniteQuery.cjs 833 B
packages/react-query-5/dist/SuspenseInfiniteQuery.js 145 B
packages/react-query-5/dist/SuspenseQueries.cjs 671 B
packages/react-query-5/dist/SuspenseQueries.js 139 B
packages/react-query-5/dist/SuspenseQuery.cjs 825 B
packages/react-query-5/dist/SuspenseQuery.js 137 B
packages/react-query/dist/index.cjs 551 B
packages/react-query/dist/index.js 121 B
packages/react-query/dist/v4.cjs 550 B
packages/react-query/dist/v4.js 116 B
packages/react-query/dist/v5.cjs 550 B
packages/react-query/dist/v5.js 116 B
packages/react/dist/chunk-576CET47.js 1.58 kB
packages/react/dist/chunk-5Y7R7QOJ.js 447 B
packages/react/dist/chunk-B2GYOBSD.js 413 B
packages/react/dist/chunk-COH2ES5G.js 578 B
packages/react/dist/chunk-CXKEZ3FX.js 667 B
packages/react/dist/chunk-HVDFXOFP.js 414 B
packages/react/dist/chunk-INLOGI26.js 282 B
packages/react/dist/chunk-M7EOGQFD.js 601 B
packages/react/dist/chunk-MUTBX3FG.js 505 B
packages/react/dist/chunk-TTRGFZ2C.js 136 B
packages/react/dist/chunk-X3ZTIQUC.js 820 B
packages/react/dist/chunk-X6UCPL4B.js 347 B
packages/react/dist/Delay.cjs 1.11 kB
packages/react/dist/Delay.js 149 B
packages/react/dist/DevMode.cjs 530 B
packages/react/dist/DevMode.js 131 B
packages/react/dist/ErrorBoundary.cjs 2.67 kB
packages/react/dist/ErrorBoundary.js 199 B
packages/react/dist/ErrorBoundaryGroup.cjs 1.36 kB
packages/react/dist/ErrorBoundaryGroup.js 179 B
packages/react/dist/index.cjs 3.99 kB
packages/react/dist/index.js 324 B
packages/react/dist/Suspense.cjs 1.3 kB
packages/react/dist/Suspense.js 162 B
packages/react/dist/Suspensive.cjs 1.14 kB
packages/react/dist/Suspensive.js 165 B
packages/react/dist/wrap.cjs 3.6 kB
packages/react/dist/wrap.js 201 B
packages/utils/dist/chunk-5XT623M4.js 263 B
packages/utils/dist/chunk-FWXVSCJA.js 125 B
packages/utils/dist/chunk-OSQ3QLKJ.js 276 B
packages/utils/dist/chunk-PKN4LMAV.js 137 B
packages/utils/dist/chunk-TUVDYELP.js 191 B
packages/utils/dist/ConstructorType.cjs 424 B
packages/utils/dist/ConstructorType.js 76 B
packages/utils/dist/increase.cjs 533 B
packages/utils/dist/increase.js 119 B
packages/utils/dist/index.cjs 1.58 kB
packages/utils/dist/index.js 926 B
packages/utils/dist/noop.cjs 522 B
packages/utils/dist/noop.js 115 B
packages/utils/dist/Nullable.cjs 419 B
packages/utils/dist/Nullable.js 69 B
packages/utils/dist/OmitKeyof.cjs 420 B
packages/utils/dist/OmitKeyof.js 70 B
packages/utils/dist/RequiredKeyof.cjs 425 B
packages/utils/dist/RequiredKeyof.js 74 B
packages/utils/dist/useIsomorphicLayoutEffect.cjs 588 B
packages/utils/dist/useIsomorphicLayoutEffect.js 136 B
packages/utils/dist/usePreservedCallback.cjs 697 B
packages/utils/dist/usePreservedCallback.js 144 B
packages/utils/dist/useTimeout.cjs 769 B
packages/utils/dist/useTimeout.js 144 B

compressed-size-action

@gwansikk gwansikk changed the title fix(react-query): improve text overflow in status table refactor(react-query): improve status table Jul 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 75.72%. Comparing base (2b74302) to head (b85b9f4).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1137   +/-   ##
=======================================
  Coverage   75.72%   75.72%           
=======================================
  Files          57       57           
  Lines         585      585           
  Branches      116      115    -1     
=======================================
  Hits          443      443           
  Misses        132      132           
  Partials       10       10           
Components Coverage Ξ”
@suspensive/utils 47.16% <ΓΈ> (ΓΈ)
@suspensive/react 95.74% <ΓΈ> (ΓΈ)
@suspensive/react-query 67.66% <100.00%> (ΓΈ)
@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% <ΓΈ> (ΓΈ)

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.

@gwansikk I added commit to this branch to simplify table as below. if you disagree, revert commit please

image

Comment on lines 22 to 23
colWidths: [36, 10, 40],
wordWrap: true,
Copy link
Member

Choose a reason for hiding this comment

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

Cool

Suggested change
colWidths: [36, 10, 40],
wordWrap: true,
colWidths: [36, 10, 40],
wordWrap: true,

@gwansikk
Copy link
Collaborator Author

@gwansikk I added commit to this branch to simplify table as below. if you disagree, revert commit please

image

Cool! It looks even better than before!!

@manudeli manudeli merged commit ff91b56 into main Jul 25, 2024
18 checks passed
@manudeli manudeli deleted the react-query/fix/status-table-width branch July 25, 2024 14:07
manudeli pushed a commit that referenced this pull request Jul 25, 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.6

### Patch Changes

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

## @suspensive/jotai@0.0.7

### Patch Changes

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

## @suspensive/react@2.9.4

### Patch Changes

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

## @suspensive/react-image@0.0.21

### Patch Changes

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

## @suspensive/react-query@2.9.4

### Patch Changes

- [#1137](#1137)
[`ff91b56`](ff91b56)
Thanks [@gwansikk](https://github.com/gwansikk)! - fix(react-query):
improve status table

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

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

### Patch Changes

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

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

### Patch Changes

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

## @suspensive/utils@2.9.4

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
# Overview

- I have set the Status Table to an appropriate size.
- If compatibility issues are detected, display a help message in a new
row on how to fix them.

| 🟒  | ❌ |
| --- | --- |
|<img width="552" alt="image"
src="https://github.com/user-attachments/assets/f6498c9a-f8c7-49bd-b745-41dc23917ae8">|<img
width="553" alt="image"
src="https://github.com/user-attachments/assets/582bc16a-609c-4ed1-b8ad-4448a1bbafef">|

## 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.6

### Patch Changes

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

## @suspensive/jotai@0.0.7

### Patch Changes

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

## @suspensive/react@2.9.4

### Patch Changes

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

## @suspensive/react-image@0.0.21

### Patch Changes

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

## @suspensive/react-query@2.9.4

### Patch Changes

- [#1137](#1137)
[`ff91b56`](ff91b56)
Thanks [@gwansikk](https://github.com/gwansikk)! - fix(react-query):
improve status table

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

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

### Patch Changes

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

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

### Patch Changes

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

## @suspensive/utils@2.9.4

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
# Overview

- I have set the Status Table to an appropriate size.
- If compatibility issues are detected, display a help message in a new
row on how to fix them.

| 🟒  | ❌ |
| --- | --- |
|<img width="552" alt="image"
src="https://github.com/user-attachments/assets/f6498c9a-f8c7-49bd-b745-41dc23917ae8">|<img
width="553" alt="image"
src="https://github.com/user-attachments/assets/582bc16a-609c-4ed1-b8ad-4448a1bbafef">|

## 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.6

### Patch Changes

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

## @suspensive/jotai@0.0.7

### Patch Changes

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

## @suspensive/react@2.9.4

### Patch Changes

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

## @suspensive/react-image@0.0.21

### Patch Changes

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

## @suspensive/react-query@2.9.4

### Patch Changes

- [#1137](#1137)
[`ff91b56`](ff91b56)
Thanks [@gwansikk](https://github.com/gwansikk)! - fix(react-query):
improve status table

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

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

### Patch Changes

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

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

### Patch Changes

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

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

- I have set the Status Table to an appropriate size.
- If compatibility issues are detected, display a help message in a new
row on how to fix them.

| 🟒  | ❌ |
| --- | --- |
|<img width="552" alt="image"
src="https://github.com/user-attachments/assets/f6498c9a-f8c7-49bd-b745-41dc23917ae8">|<img
width="553" alt="image"
src="https://github.com/user-attachments/assets/582bc16a-609c-4ed1-b8ad-4448a1bbafef">|

## 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.6

### Patch Changes

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

## @suspensive/jotai@0.0.7

### Patch Changes

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

## @suspensive/react@2.9.4

### Patch Changes

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

## @suspensive/react-image@0.0.21

### Patch Changes

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

## @suspensive/react-query@2.9.4

### Patch Changes

- [#1137](#1137)
[`ff91b56`](ff91b56)
Thanks [@gwansikk](https://github.com/gwansikk)! - fix(react-query):
improve status table

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

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

### Patch Changes

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

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

### Patch Changes

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

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

- I have set the Status Table to an appropriate size.
- If compatibility issues are detected, display a help message in a new
row on how to fix them.

| 🟒  | ❌ |
| --- | --- |
|<img width="552" alt="image"
src="https://github.com/user-attachments/assets/f6498c9a-f8c7-49bd-b745-41dc23917ae8">|<img
width="553" alt="image"
src="https://github.com/user-attachments/assets/582bc16a-609c-4ed1-b8ad-4448a1bbafef">|

## 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.6

### Patch Changes

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

## @suspensive/jotai@0.0.7

### Patch Changes

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

## @suspensive/react@2.9.4

### Patch Changes

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

## @suspensive/react-image@0.0.21

### Patch Changes

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

## @suspensive/react-query@2.9.4

### Patch Changes

- [#1137](#1137)
[`ff91b56`](ff91b56)
Thanks [@gwansikk](https://github.com/gwansikk)! - fix(react-query):
improve status table

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

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

### Patch Changes

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

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

### Patch Changes

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

## @suspensive/utils@2.9.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: srq status table new line for long text in cell
3 participants