-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
dffc712
commit 6ffcc4d
Showing
20 changed files
with
109 additions
and
47 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# test-utils | ||
|
||
## 0.2.2 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies | ||
[[`a9502fc`](https://github.com/gqty-dev/gqty/commit/a9502fc4e5c627e635ba8d156cb5c2128548ebe6)]: | ||
- [email protected] | ||
|
||
## 0.2.1 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "test-utils", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"private": true, | ||
"license": "MIT", | ||
"author": "PabloSzx <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,21 @@ | ||
# @gqty/cli | ||
|
||
## 4.2.2 | ||
|
||
### Patch Changes | ||
|
||
- [`3f89bf4`](https://github.com/gqty-dev/gqty/commit/3f89bf4f11462cc1f86c499c08641cca367ee7cd) | ||
Thanks [@vicary](https://github.com/vicary)! - include version range in | ||
peerDependencies | ||
|
||
- [`d16d70b`](https://github.com/gqty-dev/gqty/commit/d16d70b7606c558d03f3c8755070980de175339a) | ||
Thanks [@vicary](https://github.com/vicary)! - defaults to javascript clients | ||
when target is .js | ||
|
||
- Updated dependencies | ||
[[`a9502fc`](https://github.com/gqty-dev/gqty/commit/a9502fc4e5c627e635ba8d156cb5c2128548ebe6)]: | ||
- [email protected] | ||
|
||
## 4.2.1 | ||
|
||
### Patch Changes | ||
|
@@ -413,8 +429,8 @@ | |
|
||
### Patch Changes | ||
|
||
- 28e2c09: [Bug fixing breaking change] Fix types and retrieval of unions/interfaces | ||
of different object types | ||
- 28e2c09: [Bug fixing breaking change] Fix types and retrieval of | ||
unions/interfaces of different object types | ||
- Updated dependencies [28e2c09] | ||
- [email protected] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# @gqty/logger | ||
|
||
## 3.0.6 | ||
|
||
### Patch Changes | ||
|
||
- [`3f89bf4`](https://github.com/gqty-dev/gqty/commit/3f89bf4f11462cc1f86c499c08641cca367ee7cd) | ||
Thanks [@vicary](https://github.com/vicary)! - include version range in | ||
peerDependencies | ||
|
||
- Updated dependencies | ||
[[`a9502fc`](https://github.com/gqty-dev/gqty/commit/a9502fc4e5c627e635ba8d156cb5c2128548ebe6)]: | ||
- [email protected] | ||
|
||
## 3.0.5 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,27 @@ | ||
# @gqty/react | ||
|
||
## 3.1.0 | ||
|
||
### Minor Changes | ||
|
||
- [#2049](https://github.com/gqty-dev/gqty/pull/2049) | ||
[`2367645`](https://github.com/gqty-dev/gqty/commit/23676456c0739f7841643f3fea215ac7c77ce026) | ||
Thanks [@vicary](https://github.com/vicary)! - streaming SSR on react-dom@>=18 | ||
|
||
### Patch Changes | ||
|
||
- [`3f89bf4`](https://github.com/gqty-dev/gqty/commit/3f89bf4f11462cc1f86c499c08641cca367ee7cd) | ||
Thanks [@vicary](https://github.com/vicary)! - include version range in | ||
peerDependencies | ||
|
||
- [`5032bc2`](https://github.com/gqty-dev/gqty/commit/5032bc2a551496ebc5cecc4c8926890acf3eea7d) | ||
Thanks [@vicary](https://github.com/vicary)! - fix(package/react): prevent | ||
render loops from SWR fetches | ||
|
||
- Updated dependencies | ||
[[`a9502fc`](https://github.com/gqty-dev/gqty/commit/a9502fc4e5c627e635ba8d156cb5c2128548ebe6)]: | ||
- [email protected] | ||
|
||
## 3.0.5 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# @gqty/solid | ||
|
||
## 0.2.3 | ||
|
||
### Patch Changes | ||
|
||
- [`3f89bf4`](https://github.com/gqty-dev/gqty/commit/3f89bf4f11462cc1f86c499c08641cca367ee7cd) | ||
Thanks [@vicary](https://github.com/vicary)! - include version range in | ||
peerDependencies | ||
|
||
- Updated dependencies | ||
[[`a9502fc`](https://github.com/gqty-dev/gqty/commit/a9502fc4e5c627e635ba8d156cb5c2128548ebe6)]: | ||
- [email protected] | ||
|
||
## 0.2.2 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# @gqty/subscriptions | ||
|
||
## 3.0.5 | ||
|
||
### Patch Changes | ||
|
||
- [`3f89bf4`](https://github.com/gqty-dev/gqty/commit/3f89bf4f11462cc1f86c499c08641cca367ee7cd) | ||
Thanks [@vicary](https://github.com/vicary)! - include version range in | ||
peerDependencies | ||
|
||
- Updated dependencies | ||
[[`a9502fc`](https://github.com/gqty-dev/gqty/commit/a9502fc4e5c627e635ba8d156cb5c2128548ebe6)]: | ||
- [email protected] | ||
|
||
## 3.0.4 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.