File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- id : migrating-1.x-to-2.x
3
- title : Migrating 1 .x → 2 .x
4
- sidebar_label : Migrating 1 .x → 2 .x
2
+ id : migrating-rtk-2
3
+ title : Migrating to RTK 2 .x and Redux 5 .x
4
+ sidebar_label : Migrating to RTK 2 .x and Redux 5 .x
5
5
hide_title : true
6
6
toc_max_heading_level : 4
7
7
---
@@ -10,7 +10,7 @@ toc_max_heading_level: 4
10
10
11
11
<div className =" migration-guide " >
12
12
13
- # Migrating 1 .x → 2 .x
13
+ # Migrating to RTK 2 .x and Redux 5 .x
14
14
15
15
:::tip What You'll Learn
16
16
Original file line number Diff line number Diff line change 12
12
# Relocated content
13
13
/rtk-query/usage/optimistic-updates /rtk-query/usage/manual-cache-updates#optimistic-updates
14
14
/rtk-query/api/created-api/cache-management-utils /rtk-query/api/created-api/api-slice-utils
15
+ /migrations/migrating-1.x-to-2.x /usage/migrating-rtk-2
Original file line number Diff line number Diff line change 26
26
{
27
27
"type" : " category" ,
28
28
"label" : " Migrations" ,
29
- "items" : [" migrations /migrating-1.x-to-2.x " ]
29
+ "items" : [" usage /migrating-rtk-2 " ]
30
30
},
31
31
" usage/usage-guide" ,
32
32
" usage/usage-with-typescript" ,
You can’t perform that action at this time.
0 commit comments