rsnext/packages/next-server
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
..
lib Improve exported router types (#7853) 2019-07-11 13:35:39 -04:00
server Improve exported router types (#7853) 2019-07-11 13:35:39 -04:00
types Add prerender PageConfig option (#7699) 2019-07-01 14:13:52 -07:00
amp.d.ts Remove withAmp and do not expose isInAmpMode (#7690) 2019-06-28 15:04:24 -07:00
amp.js Remove withAmp and do not expose isInAmpMode (#7690) 2019-06-28 15:04:24 -07:00
config.d.ts Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
config.js next-server (#5357) 2018-10-02 00:55:31 +02:00
constants.d.ts Add .d.ts for next-server (#7133) 2019-04-24 16:47:50 +02:00
constants.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
dynamic.d.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
dynamic.js next-server (#5357) 2018-10-02 00:55:31 +02:00
head.d.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
head.js next-server (#5357) 2018-10-02 00:55:31 +02:00
index.d.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
index.js Use correct server path since main was changed 2018-10-02 23:11:01 +02:00
license.md Zeit -> ZEIT (#5804) 2018-12-03 23:01:23 +01:00
next-config.js Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00
package.json v9.0.1-canary.1 2019-07-10 01:39:48 -04:00
taskfile-typescript.js Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
taskfile.js Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
tsconfig.json Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00