rsnext/packages
Luis Fernando Alvarez D b94123ccc9 Improve exported router types (#7853)
* Added the RouteUrl type and improved router types

* Added more tests for router types

* Add build test for typescript types

* Add next-env.d.ts to the typescript test

* Removed next-env.d.ts

* Added next-env.d.ts to gitignore

* Remove route url re-exports

* renamed PublicRouterInstance to be NextRouter

* export the Url type

* Replaced BaseRouter with NextRouter in server/utils

* Don't export the Url type

* Update tsconfig.json
2019-07-11 13:35:39 -04:00
..
next Improve exported router types (#7853) 2019-07-11 13:35:39 -04:00
next-bundle-analyzer v9.0.1-canary.1 2019-07-10 01:39:48 -04:00
next-mdx v9.0.1-canary.1 2019-07-10 01:39:48 -04:00
next-server Improve exported router types (#7853) 2019-07-11 13:35:39 -04:00