Skip to content

Commit

Permalink
[react-router-dom] update MemoryRouter props (#4443)
Browse files Browse the repository at this point in the history
* [react-router-dom] Update and export props type of MemoryRouter

cf. https://github.com/remix-run/react-router/blob/853a9382b748466f9bf1af5c4c7e5571670f8b97/packages/react-router/lib/components.tsx#L139-L144

* [react-router-dom] limit higher version of flow for react-router-dom_v6

- limit higher version of flow to v0.202.x due to the usage of outdated utility `$Partial`
- create new range for v0.203.x and higher

* [react-router-dom] migrate usage of `Partial` for flow 0.203.x
  • Loading branch information
iamdey committed May 16, 2023
1 parent 9af16a6 commit f367c18
Show file tree
Hide file tree
Showing 4 changed files with 1,596 additions and 8 deletions.
Loading

0 comments on commit f367c18

Please sign in to comment.