We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea69e9 commit 76f4873Copy full SHA for 76f4873
.changeset/pre.json
@@ -8,6 +8,7 @@
8
"big-clowns-help",
9
"bumpy-tigers-grow",
10
"curvy-fireants-smash",
11
+ "hot-spies-walk",
12
"lazy-turtles-fail",
13
"nine-guests-travel",
14
"ninety-banks-kneel",
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# solid-relay
2
3
+## 1.0.0-beta.10
4
+
5
+### Patch Changes
6
7
+- aea69e9: chore: bump dependencies with Relay 19 support
## 1.0.0-beta.9
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "solid-relay",
"type": "module",
- "version": "1.0.0-beta.9",
+ "version": "1.0.0-beta.10",
"description": "SolidJS bindings for Relay",
"author": "XiNiHa <[email protected]>",
"repository": {
0 commit comments