### What is the new or updated feature that you are suggesting? Includes either `useBlock()` or `useHistory()` explicitly for blocking transition. To do this now, we have to use HistoryRouter which is unstable. ### Why should this feature be included? Blocking transition is pretty important for many web apps.