Skip to content

Commit b6cd074

Browse files
authored
Merge pull request #21 from softnetics/changeset-release/main
Version Packages
2 parents 6772045 + d222f1a commit b6cd074

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/khaki-comics-taste.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @softnetics/hono-react-query
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- [#20](https://github.com/softnetics/hono-react-query/pull/20) [`ccb5740`](https://github.com/softnetics/hono-react-query/commit/ccb57407471cf7513af22e5346a50dd0bdc0fe5e) Thanks [@saenyakorn](https://github.com/saenyakorn)! - Add support for `useSuspenseQuery` and `suspenseQueryOptions` and related types in the React Query Client
8+
39
## 1.2.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softnetics/hono-react-query",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"type": "module",
55
"exports": {
66
".": "./src/index.ts"

0 commit comments

Comments
 (0)