You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add conditional type to RouteObject
- RouteObject type should accept either index or children.
* Add contributor
* Enhance children if index is falsy
* Throw error in createRoutesFromChildren + test
* Update error message
* fix: Stengthen route typings top to bottom
* Add test+invariant for index/path combinations
* Remove duplicate check
* Add invariant for index/path to flattenRoutes
* Make children checks consistent
* Allow index + path routes
* remove data router example changes
* Remove createroutesFromChildren test
* Fix error message
* List type props
* add changeset
Co-authored-by: Siddhant Gupta <[email protected]>
Co-authored-by: Siddhant Gupta <[email protected]>
0 commit comments