Skip to content

Commit d761604

Browse files
chore: update versions (beta) (#73)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b86235d commit d761604

3 files changed

Lines changed: 10 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"big-clowns-help",
99
"bitter-corners-pay",
1010
"bumpy-tigers-grow",
11+
"common-clocks-grab",
1112
"cool-jars-pay",
1213
"curvy-fireants-smash",
1314
"fast-plants-dress",
@@ -30,6 +31,7 @@
3031
"silver-cases-heal",
3132
"silver-paws-push",
3233
"tasty-deers-think",
34+
"thirty-parks-fall",
3335
"thirty-trees-double",
3436
"violet-memes-tap",
3537
"wicked-cloths-slide",

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# solid-relay
22

3+
## 1.0.0-beta.26
4+
5+
### Patch Changes
6+
7+
- 311ab2b: fix: preserve fragment data identity across snapshot updates
8+
- b86235d: fix: consistently handle loading states across primitives
9+
310
## 1.0.0-beta.25
411

512
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-relay",
3-
"version": "1.0.0-beta.25",
3+
"version": "1.0.0-beta.26",
44
"description": "SolidJS bindings for Relay",
55
"homepage": "https://solid-relay.xiniha.dev",
66
"license": "MIT",

0 commit comments

Comments
 (0)