1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/lib/router
Arunoda Susiripala 141c045c68 Make next/router a client only API. (#443)
* Prevent using 'next/router' APIs inside 'getInitialProps'

* Remove incorrect documentation.

* Make next/router a client only API.
2016-12-20 09:27:43 -08:00
..
index.js Make next/router a client only API. (#443) 2016-12-20 09:27:43 -08:00
router.js Implement the Singleton Router API (#429) 2016-12-19 06:40:26 -08:00