Skip to content

Commit bd6e57c

Browse files
committed
fix(r18): cleanup fluid observer in withAnimated
1 parent d2d46cd commit bd6e57c

File tree

80 files changed

+287
-241
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+287
-241
lines changed

.changeset/orange-rivers-applaud.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
'@react-spring/animated': patch
3+
'@react-spring/core': patch
4+
'@react-spring/parallax': patch
5+
'@react-spring/shared': patch
6+
'@react-spring/konva': patch
7+
'@react-spring/native': patch
8+
'@react-spring/three': patch
9+
'@react-spring/web': patch
10+
'@react-spring/zdog': patch
11+
'@react-spring/rafz': patch
12+
'react-spring': patch
13+
'@react-spring/types': patch
14+
---
15+
16+
[r18] fix cleanup fluid observer in withAnimated

.changeset/pre.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"mode": "pre",
3+
"tag": "beta",
4+
"initialVersions": {
5+
"@react-spring/demo": "1.0.0",
6+
"@react-spring/docs": "1.0.6",
7+
"@react-spring/animated": "9.4.4",
8+
"@react-spring/core": "9.4.4",
9+
"@react-spring/parallax": "9.4.4",
10+
"@react-spring/rafz": "9.4.4",
11+
"react-spring": "9.4.4",
12+
"@react-spring/shared": "9.4.4",
13+
"@react-spring/types": "9.4.4",
14+
"@react-spring/konva": "9.4.4",
15+
"@react-spring/native": "9.4.4",
16+
"@react-spring/three": "9.4.4",
17+
"@react-spring/web": "9.4.4",
18+
"@react-spring/zdog": "9.4.4"
19+
},
20+
"changesets": []
21+
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)