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

feat(utils): add @suspensive/utils #1110

Merged
merged 5 commits into from
Jul 19, 2024
Merged

feat(utils): add @suspensive/utils #1110

merged 5 commits into from
Jul 19, 2024

Conversation

manudeli
Copy link
Member

Overview

PR Checklist

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

@manudeli manudeli self-assigned this Jul 19, 2024
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 19, 2024 7:09am
v1.suspensive.org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 19, 2024 7:09am
visualization.suspensive.org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 19, 2024 7:09am

Copy link

changeset-bot bot commented Jul 19, 2024

🦋 Changeset detected

Latest commit: 5b54a39

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

This PR includes changesets to release 9 packages
Name Type
@suspensive/utils Patch
@suspensive/cache Patch
@suspensive/jotai Patch
@suspensive/react-await Patch
@suspensive/react-image Patch
@suspensive/react-query-4 Patch
@suspensive/react-query-5 Patch
@suspensive/react-query Patch
@suspensive/react 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 #1110 will create unknown performance changes

Comparing feat/suspensive-utils (5b54a39) with main (6484583)

Summary

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

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 33.33333% with 26 lines in your changes missing coverage. Please review.

Project coverage is 82.10%. Comparing base (6484583) to head (5b54a39).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1110      +/-   ##
==========================================
- Coverage   85.19%   82.10%   -3.09%     
==========================================
  Files          65       66       +1     
  Lines         682      721      +39     
  Branches      144      149       +5     
==========================================
+ Hits          581      592      +11     
- Misses         96      120      +24     
- Partials        5        9       +4     
Components Coverage Δ
@suspensive/utils 47.16% <33.33%> (∅)
@suspensive/react 96.89% <ø> (-0.16%) ⬇️
@suspensive/react-query 71.96% <ø> (ø)
@suspensive/react-query-4 0.00% <ø> (ø)
@suspensive/react-query-5 0.00% <ø> (ø)
@suspensive/jotai 0.00% <ø> (ø)
@suspensive/cache 98.16% <ø> (ø)
@suspensive/react-await 100.00% <ø> (ø)
@suspensive/react-image 80.39% <ø> (ø)

@manudeli manudeli marked this pull request as ready for review July 19, 2024 07:09
@manudeli manudeli merged commit 2326b13 into main Jul 19, 2024
16 checks passed
@manudeli manudeli deleted the feat/suspensive-utils branch July 19, 2024 07:14
manudeli pushed a commit that referenced this pull request Jul 19, 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.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/jotai@0.0.2

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react@2.8.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-await@0.2.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-image@0.0.16

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-query@2.8.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1
    -   @suspensive/react-query-4@2.8.1
    -   @suspensive/react-query-5@2.8.1

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1

## @suspensive/utils@2.8.1

### Patch Changes

- [#1110](#1110)
[`2326b13`](2326b13)
Thanks [@manudeli](https://github.com/manudeli)! - feat(utils): add
@suspensive/utils

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

<!--
    A clear and concise description of what this pr is about.
 -->

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/jotai@0.0.2

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react@2.8.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-await@0.2.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-image@0.0.16

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-query@2.8.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1
    -   @suspensive/react-query-4@2.8.1
    -   @suspensive/react-query-5@2.8.1

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1

## @suspensive/utils@2.8.1

### Patch Changes

- [#1110](#1110)
[`2326b13`](2326b13)
Thanks [@manudeli](https://github.com/manudeli)! - feat(utils): add
@suspensive/utils

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

<!--
    A clear and concise description of what this pr is about.
 -->

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/jotai@0.0.2

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react@2.8.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-await@0.2.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-image@0.0.16

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-query@2.8.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1
    -   @suspensive/react-query-4@2.8.1
    -   @suspensive/react-query-5@2.8.1

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1

## @suspensive/utils@2.8.1

### Patch Changes

- [#1110](#1110)
[`2326b13`](2326b13)
Thanks [@manudeli](https://github.com/manudeli)! - feat(utils): add
@suspensive/utils
manudeli added a commit that referenced this pull request Aug 3, 2024
# Overview

<!--
    A clear and concise description of what this pr is about.
 -->

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/jotai@0.0.2

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react@2.8.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-await@0.2.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-image@0.0.16

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-query@2.8.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1
    -   @suspensive/react-query-4@2.8.1
    -   @suspensive/react-query-5@2.8.1

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1

## @suspensive/utils@2.8.1

### Patch Changes

- [#1110](#1110)
[`2326b13`](2326b13)
Thanks [@manudeli](https://github.com/manudeli)! - feat(utils): add
@suspensive/utils
manudeli added a commit that referenced this pull request Aug 3, 2024
# Overview

<!--
    A clear and concise description of what this pr is about.
 -->

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/jotai@0.0.2

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react@2.8.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-await@0.2.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-image@0.0.16

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1

## @suspensive/react-query@2.8.1

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1
    -   @suspensive/react-query-4@2.8.1
    -   @suspensive/react-query-5@2.8.1

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1

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

### Patch Changes

- Updated dependencies
\[[`2326b13`](2326b13)]:
    -   @suspensive/utils@2.8.1
    -   @suspensive/react@2.8.1

## @suspensive/utils@2.8.1

### Patch Changes

- [#1110](#1110)
[`2326b13`](2326b13)
Thanks [@manudeli](https://github.com/manudeli)! - feat(utils): add
@suspensive/utils
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.

2 participants