Commit f7bb410
committed
React DevTools 4.28.4 -> 4.28.5 (#27538)
Changes:
* fix[devtools/useMemoCache]: add stub for useMemoCache in
ReactDebugHook ([hoxyq](https://github.com/hoxyq) in
[#27472](facebook/react#27472))
* useDeferredValue should skip initialValue if it suspends
([acdlite](https://github.com/acdlite) in
[#27509](facebook/react#27509))
* feat[react-devtools-extensions/logging]: initialize session id on the
client for logging ([hoxyq](https://github.com/hoxyq) in
[#27517](facebook/react#27517))
* refactor[react-devtools-extensions]: use globals to eliminate dead
code ([hoxyq](https://github.com/hoxyq) in
[#27516](facebook/react#27516))
* fix[devtools/inspectElement]: dont pause initial inspectElement call
when user switches tabs ([hoxyq](https://github.com/hoxyq) in
[#27488](facebook/react#27488))
DiffTrain build for commit facebook/react@20c91b6.1 parent 5fd6d38 commit f7bb410
7 files changed
Lines changed: 9 additions & 9 deletions
File tree
- compiled-rn/facebook-fbsource/xplat/js
- RKJSModules/vendor
- react-test-renderer/cjs
- react/cjs
- react-native-github/Libraries/Renderer
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24878 | 24878 | | |
24879 | 24879 | | |
24880 | 24880 | | |
24881 | | - | |
| 24881 | + | |
24882 | 24882 | | |
24883 | 24883 | | |
24884 | 24884 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9022 | 9022 | | |
9023 | 9023 | | |
9024 | 9024 | | |
9025 | | - | |
| 9025 | + | |
9026 | 9026 | | |
9027 | 9027 | | |
9028 | 9028 | | |
| |||
9053 | 9053 | | |
9054 | 9054 | | |
9055 | 9055 | | |
9056 | | - | |
| 9056 | + | |
9057 | 9057 | | |
9058 | 9058 | | |
9059 | 9059 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9448 | 9448 | | |
9449 | 9449 | | |
9450 | 9450 | | |
9451 | | - | |
| 9451 | + | |
9452 | 9452 | | |
9453 | 9453 | | |
9454 | 9454 | | |
| |||
9479 | 9479 | | |
9480 | 9480 | | |
9481 | 9481 | | |
9482 | | - | |
| 9482 | + | |
9483 | 9483 | | |
9484 | 9484 | | |
9485 | 9485 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
580 | 580 | | |
581 | 581 | | |
582 | 582 | | |
583 | | - | |
| 583 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
583 | 583 | | |
584 | 584 | | |
585 | 585 | | |
586 | | - | |
| 586 | + | |
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments