Skip to content

Commit

Permalink
chore: version packages (#958)
Browse files Browse the repository at this point in the history
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 beta, this PR will
be updated.


# Releases
## @suspensive/react-query@2.2.0

### Minor Changes

- [#953](#953)
[`8d8a2d6`](8d8a2d6)
Thanks [@gwansikk](https://github.com/gwansikk)! - feat(react-query):
universal support for TanStack Query 4 and 5

### Patch Changes

- [#946](#946)
[`2fd8108`](2fd8108)
Thanks [@manudeli](https://github.com/manudeli)! - feat(react-query)
depend on @suspensive/react-query-4,5 to support
@tanstack/react-query@4,5 at once automatically

- Updated dependencies
\[[`2fd8108`](2fd8108)]:
    -   @suspensive/react-query-4@0.0.1
    -   @suspensive/react-query-5@0.0.1
    -   @suspensive/react@2.2.0

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

### Patch Changes

- [#946](#946)
[`2fd8108`](2fd8108)
Thanks [@manudeli](https://github.com/manudeli)! - feat(react-query)
depend on @suspensive/react-query-4,5 to support
@tanstack/react-query@4,5 at once automatically

-   Updated dependencies \[]:
    -   @suspensive/react@2.2.0

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

### Patch Changes

- [#946](#946)
[`2fd8108`](2fd8108)
Thanks [@manudeli](https://github.com/manudeli)! - feat(react-query)
depend on @suspensive/react-query-4,5 to support
@tanstack/react-query@4,5 at once automatically

-   Updated dependencies \[]:
    -   @suspensive/react@2.2.0

## @suspensive/react@2.2.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 23, 2024
1 parent c159d25 commit 20119f8
Show file tree
Hide file tree
Showing 12 changed files with 46 additions and 48 deletions.
7 changes: 0 additions & 7 deletions .changeset/beige-plums-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-mayflies-knock.md

This file was deleted.

25 changes: 0 additions & 25 deletions .changeset/pre.json

This file was deleted.

9 changes: 9 additions & 0 deletions packages/react-query-4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @suspensive/react-query-4

## 0.0.1

### Patch Changes

- [#946](https://github.com/toss/suspensive/pull/946) [`2fd8108`](https://github.com/toss/suspensive/commit/2fd8108ae7f0bd0df8ecbe8bba90e3fe8ec41bbc) Thanks [@manudeli](https://github.com/manudeli)! - feat(react-query) depend on @suspensive/react-query-4,5 to support @tanstack/react-query@4,5 at once automatically

- Updated dependencies []:
- @suspensive/react@2.2.0

## 0.0.1-beta.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-query-4/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suspensive/react-query-4",
"version": "0.0.1-beta.0",
"version": "0.0.1",
"description": "Useful helpers for @tanstack/react-query@4 with suspense",
"keywords": [
"suspensive",
Expand Down Expand Up @@ -66,7 +66,7 @@
"react-dom": "^18.3.1"
},
"peerDependencies": {
"@suspensive/react": "workspace:^2.1.2-beta.1",
"@suspensive/react": "workspace:^2.2.0",
"@tanstack/react-query": "^4",
"react": "^18"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/react-query-5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @suspensive/react-query-5

## 0.0.1

### Patch Changes

- [#946](https://github.com/toss/suspensive/pull/946) [`2fd8108`](https://github.com/toss/suspensive/commit/2fd8108ae7f0bd0df8ecbe8bba90e3fe8ec41bbc) Thanks [@manudeli](https://github.com/manudeli)! - feat(react-query) depend on @suspensive/react-query-4,5 to support @tanstack/react-query@4,5 at once automatically

- Updated dependencies []:
- @suspensive/react@2.2.0

## 0.0.1-beta.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/react-query-5/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suspensive/react-query-5",
"version": "0.0.1-beta.0",
"version": "0.0.1",
"description": "Useful helpers for @tanstack/react-query@5 with suspense",
"keywords": [
"suspensive",
Expand Down Expand Up @@ -66,7 +66,7 @@
"react-dom": "^18.3.1"
},
"peerDependencies": {
"@suspensive/react": "workspace:^2.1.2-beta.1",
"@suspensive/react": "workspace:^2.2.0",
"@tanstack/react-query": "^5",
"react": "^18"
},
Expand Down
15 changes: 15 additions & 0 deletions packages/react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @suspensive/react-query

## 2.2.0

### Minor Changes

- [#953](https://github.com/toss/suspensive/pull/953) [`8d8a2d6`](https://github.com/toss/suspensive/commit/8d8a2d6cd8f2469ed547e00e9634ac212ed68bbe) Thanks [@gwansikk](https://github.com/gwansikk)! - feat(react-query): universal support for TanStack Query 4 and 5

### Patch Changes

- [#946](https://github.com/toss/suspensive/pull/946) [`2fd8108`](https://github.com/toss/suspensive/commit/2fd8108ae7f0bd0df8ecbe8bba90e3fe8ec41bbc) Thanks [@manudeli](https://github.com/manudeli)! - feat(react-query) depend on @suspensive/react-query-4,5 to support @tanstack/react-query@4,5 at once automatically

- Updated dependencies [[`2fd8108`](https://github.com/toss/suspensive/commit/2fd8108ae7f0bd0df8ecbe8bba90e3fe8ec41bbc)]:
- @suspensive/react-query-4@0.0.1
- @suspensive/react-query-5@0.0.1
- @suspensive/react@2.2.0

## 2.1.2-beta.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suspensive/react-query",
"version": "2.1.2-beta.1",
"version": "2.2.0",
"description": "Useful helpers for @tanstack/react-query with suspense",
"keywords": [
"suspensive",
Expand Down Expand Up @@ -58,8 +58,8 @@
"postinstall": "node -e \"import('./scripts/postinstall.js').catch(e => console.error(e))\""
},
"dependencies": {
"@suspensive/react-query-4": "workspace:^0.0.1-beta.0",
"@suspensive/react-query-5": "workspace:^0.0.1-beta.0"
"@suspensive/react-query-4": "workspace:^0.0.1",
"@suspensive/react-query-5": "workspace:^0.0.1"
},
"devDependencies": {
"@suspensive/eslint-config": "workspace:*",
Expand All @@ -74,7 +74,7 @@
"react-dom": "^18.3.1"
},
"peerDependencies": {
"@suspensive/react": "workspace:^2.1.2-beta.1",
"@suspensive/react": "workspace:^2.2.0",
"@tanstack/react-query": "^4 || ^5",
"react": "^18"
},
Expand Down
2 changes: 2 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @suspensive/react

## 2.2.0

## 2.1.2-beta.1

## 2.1.2-beta.0
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suspensive/react",
"version": "2.1.2-beta.1",
"version": "2.2.0",
"description": "Useful interfaces for React Suspense",
"keywords": [
"suspensive",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 20119f8

Please sign in to comment.