File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 264
264
- yracnet
265
265
- yuleicul
266
266
- zheng-chuang
267
+ - Nurai1
Original file line number Diff line number Diff line change @@ -109,6 +109,7 @@ The following APIs are introduced in React Router 6.4 and will only work when us
109
109
- [ ` useRouteError ` ] [ userouteerror ]
110
110
- [ ` useRouteLoaderData ` ] [ userouteloaderdata ]
111
111
- [ ` useSubmit ` ] [ usesubmit ]
112
+ - [ ` useBlocker ` ] [ useblocker ]
112
113
- ` startViewTransition ` support on [ Link] [ viewtransition-link ] and [ useNavigate] [ viewtransition-navigate ]
113
114
114
115
[ createbrowserrouter ] : ./create-browser-router
@@ -143,5 +144,6 @@ The following APIs are introduced in React Router 6.4 and will only work when us
143
144
[ userouteerror ] : ../hooks/use-route-error
144
145
[ userouteloaderdata ] : ../hooks/use-route-loader-data
145
146
[ usesubmit ] : ../hooks/use-submit
147
+ [ useblocker ] : ../hooks/use-blocker
146
148
[ viewtransition-link ] : ../components/link#unstable_viewtransition
147
149
[ viewtransition-navigate ] : ../hooks/use-navigate#optionsunstable_viewtransition
You can’t perform that action at this time.
0 commit comments