rsnext/packages
Tim Neutkens 6a2c16a945
Update router to have only one route traverse pass (#9435)
* Fix next-news inconsistent return type

* Add failing test for static file rewrite

* Revert "Fix next-news inconsistent return type"

This reverts commit b66e76fb86061e45741c3c4bb9296a0874900f76.

* Add failing test for double redirect

* Fix bug in matcher when having multiple redirects

* Remove custom traversal in favor of router handling it

* Update next-server.ts

* Update router.ts

* Temporarily disable test

* Don't deeply resolve redirects

* Support combined parameters + query passing

* Make sure params are correctly passed in

* Add test for hash in route
2019-11-17 16:12:48 -08:00
..
create-next-app v9.1.4-canary.7 2019-11-15 20:01:54 -06:00
next Update router to have only one route traverse pass (#9435) 2019-11-17 16:12:48 -08:00
next-bundle-analyzer v9.1.4-canary.7 2019-11-15 20:01:54 -06:00
next-mdx v9.1.4-canary.7 2019-11-15 20:01:54 -06:00
next-plugin-google-analytics v9.1.4-canary.7 2019-11-15 20:01:54 -06:00
next-plugin-material-ui v9.1.4-canary.7 2019-11-15 20:01:54 -06:00
next-plugin-sentry v9.1.4-canary.7 2019-11-15 20:01:54 -06:00