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
Arunoda Susiripala 399e510389 Make sure lastAppProps always have some value. (#829)
* Make sure lastAppProps always have some value.

* Revert "Make sure lastAppProps always have some value."

This reverts commit b4ae722d9c1a4460e17dbdc041b111cbd492b2aa.

* Throw an error, if we found an empty object from getInitialProps.

* Add proper tests for getInitialProps empty check.
2017-01-20 11:33:46 -08:00
..
router Make sure lastAppProps always have some value. (#829) 2017-01-20 11:33:46 -08:00
app.js Don't discard component state on error (#741) 2017-01-11 17:58:20 -08:00
css.js Only show deprecation when using next/css (#762) 2017-01-13 14:46:21 -08:00
error-debug.js Add cross browser stacktrace (#776) 2017-01-16 01:17:29 +09:00
eval-script.js Bundle all the modules inside the app (#414) 2016-12-17 17:49:10 +09:00
head.js Add default utf-8 charset. (#270) 2016-11-17 15:06:54 -08:00
link.js Added deprecation message when adding an extra anchor in behalf of the user. (#797) 2017-01-16 22:02:11 +01:00
prefetch.js Implement "Immutable build artifacts" feature (#745) 2017-01-11 12:16:18 -08:00
shallow-equals.js Added linting using standard (#27) 2016-10-16 17:00:17 -07:00
side-effect.js batch update head contents (#129) 2016-10-28 23:39:20 +09:00
utils.js Make sure lastAppProps always have some value. (#829) 2017-01-20 11:33:46 -08:00