Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jun 3, 2024
1 parent 56813ee commit 975cca8
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/real-clocks-know.md

This file was deleted.

31 changes: 24 additions & 7 deletions examples/next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,52 +1,69 @@
# @soundxyz/graphql-react-query-example-next

## 1.0.58

### Patch Changes

- Updated dependencies
[[`56813ee0430d3309c38de3885068e8258e8a8279`](https://github.com/soundxyz/graphql-react/commit/56813ee0430d3309c38de3885068e8258e8a8279)]:
- @soundxyz/graphql-react-query@5.5.0

## 1.0.57

### Patch Changes

- Updated dependencies [[`57e2547a81e15f32fc944b59a818e233ca657c67`](https://github.com/soundxyz/graphql-react/commit/57e2547a81e15f32fc944b59a818e233ca657c67)]:
- Updated dependencies
[[`57e2547a81e15f32fc944b59a818e233ca657c67`](https://github.com/soundxyz/graphql-react/commit/57e2547a81e15f32fc944b59a818e233ca657c67)]:
- @soundxyz/graphql-react-query@5.4.3

## 1.0.56

### Patch Changes

- Updated dependencies [[`fd5738bf1c2d89217236dce4b0e24f9a6ce5c1a8`](https://github.com/soundxyz/graphql-react/commit/fd5738bf1c2d89217236dce4b0e24f9a6ce5c1a8)]:
- Updated dependencies
[[`fd5738bf1c2d89217236dce4b0e24f9a6ce5c1a8`](https://github.com/soundxyz/graphql-react/commit/fd5738bf1c2d89217236dce4b0e24f9a6ce5c1a8)]:
- @soundxyz/graphql-react-query@5.4.2

## 1.0.55

### Patch Changes

- Updated dependencies [[`de16ba771164c0b1da3a2e72925d7659fb4a18ac`](https://github.com/soundxyz/graphql-react/commit/de16ba771164c0b1da3a2e72925d7659fb4a18ac)]:
- Updated dependencies
[[`de16ba771164c0b1da3a2e72925d7659fb4a18ac`](https://github.com/soundxyz/graphql-react/commit/de16ba771164c0b1da3a2e72925d7659fb4a18ac)]:
- @soundxyz/graphql-react-query@5.4.1

## 1.0.54

### Patch Changes

- Updated dependencies [[`9f21f0b012bc17b8a2dd6536df835caf1a896ec4`](https://github.com/soundxyz/graphql-react/commit/9f21f0b012bc17b8a2dd6536df835caf1a896ec4)]:
- Updated dependencies
[[`9f21f0b012bc17b8a2dd6536df835caf1a896ec4`](https://github.com/soundxyz/graphql-react/commit/9f21f0b012bc17b8a2dd6536df835caf1a896ec4)]:
- @soundxyz/graphql-react-query@5.4.0

## 1.0.53

### Patch Changes

- Updated dependencies [[`af401b23901b92719c32b7cc4392cc08c33993ba`](https://github.com/soundxyz/graphql-react/commit/af401b23901b92719c32b7cc4392cc08c33993ba)]:
- Updated dependencies
[[`af401b23901b92719c32b7cc4392cc08c33993ba`](https://github.com/soundxyz/graphql-react/commit/af401b23901b92719c32b7cc4392cc08c33993ba)]:
- @soundxyz/graphql-react-query@5.3.0

## 1.0.52

### Patch Changes

- Updated dependencies [[`c0098cb80491432026a3a2a6bc42d9624f281c86`](https://github.com/soundxyz/graphql-react/commit/c0098cb80491432026a3a2a6bc42d9624f281c86), [`58c7ef4d50bdf0709a0b69d9beeef3d8beeef882`](https://github.com/soundxyz/graphql-react/commit/58c7ef4d50bdf0709a0b69d9beeef3d8beeef882), [`7f9c00644cf2449b87944647f23a92e7d21e50b4`](https://github.com/soundxyz/graphql-react/commit/7f9c00644cf2449b87944647f23a92e7d21e50b4)]:
- Updated dependencies
[[`c0098cb80491432026a3a2a6bc42d9624f281c86`](https://github.com/soundxyz/graphql-react/commit/c0098cb80491432026a3a2a6bc42d9624f281c86),
[`58c7ef4d50bdf0709a0b69d9beeef3d8beeef882`](https://github.com/soundxyz/graphql-react/commit/58c7ef4d50bdf0709a0b69d9beeef3d8beeef882),
[`7f9c00644cf2449b87944647f23a92e7d21e50b4`](https://github.com/soundxyz/graphql-react/commit/7f9c00644cf2449b87944647f23a92e7d21e50b4)]:
- @soundxyz/graphql-react-query@5.2.0

## 1.0.51

### Patch Changes

- Updated dependencies [[`708750fc83ed8ed220d97342ff8a930963b942a5`](https://github.com/soundxyz/graphql-react/commit/708750fc83ed8ed220d97342ff8a930963b942a5)]:
- Updated dependencies
[[`708750fc83ed8ed220d97342ff8a930963b942a5`](https://github.com/soundxyz/graphql-react/commit/708750fc83ed8ed220d97342ff8a930963b942a5)]:
- @soundxyz/graphql-react-query@5.1.2

## 1.0.50
Expand Down
2 changes: 1 addition & 1 deletion examples/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soundxyz/graphql-react-query-example-next",
"version": "1.0.57",
"version": "1.0.58",
"private": true,
"keywords": [],
"license": "MIT",
Expand Down
54 changes: 41 additions & 13 deletions packages/graphql-react-query/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,58 +1,86 @@
# @soundxyz/graphql-react-query

## 5.5.0

### Minor Changes

- [#158](https://github.com/soundxyz/graphql-react/pull/158)
[`56813ee0430d3309c38de3885068e8258e8a8279`](https://github.com/soundxyz/graphql-react/commit/56813ee0430d3309c38de3885068e8258e8a8279)
Thanks [@PabloSzx](https://github.com/PabloSzx)! - Underlying refetch is not called if query is
not enabled or variables is false

## 5.4.3

### Patch Changes

- [`57e2547a81e15f32fc944b59a818e233ca657c67`](https://github.com/soundxyz/graphql-react/commit/57e2547a81e15f32fc944b59a818e233ca657c67) Thanks [@PabloSzx](https://github.com/PabloSzx)! - Use @soundxyz/ms instead of ms
- [`57e2547a81e15f32fc944b59a818e233ca657c67`](https://github.com/soundxyz/graphql-react/commit/57e2547a81e15f32fc944b59a818e233ca657c67)
Thanks [@PabloSzx](https://github.com/PabloSzx)! - Use @soundxyz/ms instead of ms

## 5.4.2

### Patch Changes

- [`fd5738bf1c2d89217236dce4b0e24f9a6ce5c1a8`](https://github.com/soundxyz/graphql-react/commit/fd5738bf1c2d89217236dce4b0e24f9a6ce5c1a8) Thanks [@PabloSzx](https://github.com/PabloSzx)! - Fix Single graphql error message
- [`fd5738bf1c2d89217236dce4b0e24f9a6ce5c1a8`](https://github.com/soundxyz/graphql-react/commit/fd5738bf1c2d89217236dce4b0e24f9a6ce5c1a8)
Thanks [@PabloSzx](https://github.com/PabloSzx)! - Fix Single graphql error message

## 5.4.1

### Patch Changes

- [`de16ba771164c0b1da3a2e72925d7659fb4a18ac`](https://github.com/soundxyz/graphql-react/commit/de16ba771164c0b1da3a2e72925d7659fb4a18ac) Thanks [@PabloSzx](https://github.com/PabloSzx)! - Include query and variables on fetch errors
- [`de16ba771164c0b1da3a2e72925d7659fb4a18ac`](https://github.com/soundxyz/graphql-react/commit/de16ba771164c0b1da3a2e72925d7659fb4a18ac)
Thanks [@PabloSzx](https://github.com/PabloSzx)! - Include query and variables on fetch errors

## 5.4.0

### Minor Changes

- [#151](https://github.com/soundxyz/graphql-react/pull/151) [`9f21f0b012bc17b8a2dd6536df835caf1a896ec4`](https://github.com/soundxyz/graphql-react/commit/9f21f0b012bc17b8a2dd6536df835caf1a896ec4) Thanks [@PabloSzx](https://github.com/PabloSzx)! - Improve error handling, with custom graphqlFetcherConfig.onFetchNetworkError and
graphqlFetcherConfig.onUnexpectedPayload options, and custom error class instances
- [#151](https://github.com/soundxyz/graphql-react/pull/151)
[`9f21f0b012bc17b8a2dd6536df835caf1a896ec4`](https://github.com/soundxyz/graphql-react/commit/9f21f0b012bc17b8a2dd6536df835caf1a896ec4)
Thanks [@PabloSzx](https://github.com/PabloSzx)! - Improve error handling, with custom
graphqlFetcherConfig.onFetchNetworkError and graphqlFetcherConfig.onUnexpectedPayload options, and
custom error class instances

## 5.3.0

### Minor Changes

- [`af401b23901b92719c32b7cc4392cc08c33993ba`](https://github.com/soundxyz/graphql-react/commit/af401b23901b92719c32b7cc4392cc08c33993ba) Thanks [@PabloSzx](https://github.com/PabloSzx)! - New "filter" option is useInfiniteQuery
- [`af401b23901b92719c32b7cc4392cc08c33993ba`](https://github.com/soundxyz/graphql-react/commit/af401b23901b92719c32b7cc4392cc08c33993ba)
Thanks [@PabloSzx](https://github.com/PabloSzx)! - New "filter" option is useInfiniteQuery

## 5.2.0

### Minor Changes

- [#149](https://github.com/soundxyz/graphql-react/pull/149) [`c0098cb80491432026a3a2a6bc42d9624f281c86`](https://github.com/soundxyz/graphql-react/commit/c0098cb80491432026a3a2a6bc42d9624f281c86) Thanks [@PabloSzx](https://github.com/PabloSzx)! - New "graphqlFetcherConfig.onErrorWithoutData" configuration to be able to intercept error handling
- [#149](https://github.com/soundxyz/graphql-react/pull/149)
[`c0098cb80491432026a3a2a6bc42d9624f281c86`](https://github.com/soundxyz/graphql-react/commit/c0098cb80491432026a3a2a6bc42d9624f281c86)
Thanks [@PabloSzx](https://github.com/PabloSzx)! - New "graphqlFetcherConfig.onErrorWithoutData"
configuration to be able to intercept error handling

- [#147](https://github.com/soundxyz/graphql-react/pull/147) [`7f9c00644cf2449b87944647f23a92e7d21e50b4`](https://github.com/soundxyz/graphql-react/commit/7f9c00644cf2449b87944647f23a92e7d21e50b4) Thanks [@PabloSzx](https://github.com/PabloSzx)! - New "customPages" option on useInfiniteQuery
- [#147](https://github.com/soundxyz/graphql-react/pull/147)
[`7f9c00644cf2449b87944647f23a92e7d21e50b4`](https://github.com/soundxyz/graphql-react/commit/7f9c00644cf2449b87944647f23a92e7d21e50b4)
Thanks [@PabloSzx](https://github.com/PabloSzx)! - New "customPages" option on useInfiniteQuery

This option can be used to be able to add a list of arbitrary pages of data into the resulting "orderedList" data.
One use-case is for optimistic operations to be able to have temporary pages that are going to be in the pagination ordered results.
This option can be used to be able to add a list of arbitrary pages of data into the resulting
"orderedList" data. One use-case is for optimistic operations to be able to have temporary pages
that are going to be in the pagination ordered results.

This list is recommended to be memoized or live outside of the React life-cycle using solutions like Valtio.
This list is recommended to be memoized or live outside of the React life-cycle using solutions
like Valtio.

### Patch Changes

- [#145](https://github.com/soundxyz/graphql-react/pull/145) [`58c7ef4d50bdf0709a0b69d9beeef3d8beeef882`](https://github.com/soundxyz/graphql-react/commit/58c7ef4d50bdf0709a0b69d9beeef3d8beeef882) Thanks [@PabloSzx](https://github.com/PabloSzx)! - Get partial headers new option
- [#145](https://github.com/soundxyz/graphql-react/pull/145)
[`58c7ef4d50bdf0709a0b69d9beeef3d8beeef882`](https://github.com/soundxyz/graphql-react/commit/58c7ef4d50bdf0709a0b69d9beeef3d8beeef882)
Thanks [@PabloSzx](https://github.com/PabloSzx)! - Get partial headers new option

## 5.1.2

### Patch Changes

- [#142](https://github.com/soundxyz/graphql-react/pull/142) [`708750fc83ed8ed220d97342ff8a930963b942a5`](https://github.com/soundxyz/graphql-react/commit/708750fc83ed8ed220d97342ff8a930963b942a5) Thanks [@PabloSzx](https://github.com/PabloSzx)! - Wipe entity store nodes when setting infinite query data
- [#142](https://github.com/soundxyz/graphql-react/pull/142)
[`708750fc83ed8ed220d97342ff8a930963b942a5`](https://github.com/soundxyz/graphql-react/commit/708750fc83ed8ed220d97342ff8a930963b942a5)
Thanks [@PabloSzx](https://github.com/PabloSzx)! - Wipe entity store nodes when setting infinite
query data

## 5.1.1

Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-react-query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soundxyz/graphql-react-query",
"version": "5.4.3",
"version": "5.5.0",
"keywords": [],
"license": "MIT",
"author": "PabloSzx <pablosaez1995@gmail.com>",
Expand Down

0 comments on commit 975cca8

Please sign in to comment.