File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 5
5
- Guarantee ` Concast ` cleanup without ` Observable cancelled prematurely ` rejection, potentially solving long-standing issues involving that error. <br />
6
6
[ @benjamn ] ( https://github.com/benjamn ) in [ #9701 ] ( https://github.com/apollographql/apollo-client/pull/9701 )
7
7
8
+ - Ensure ` useSubscription ` subscriptions are properly restarted after unmounting/remounting by React 18 in ` <StrictMode> ` . <br />
9
+ [ @benjamn ] ( https://github.com/benjamn ) in [ #9707 ] ( https://github.com/apollographql/apollo-client/pull/9707 )
10
+
8
11
### Improvements
9
12
10
13
- Internalize ` useSyncExternalStore ` shim, for more control than ` use-sync-external-store ` provides, fixing some React Native issues. <br />
You can’t perform that action at this time.
0 commit comments