Commit graph

10 commits

Author SHA1 Message Date
Joe Haddad
319bc463e7
Mention Custom App GIP in UPGRADING (#8647)
This tells the user to check their custom <App> for `getInitialProps` if they previously copied the example.

This should help them leverage automatic static optimization!
2019-09-05 22:37:22 -04:00
jordan-jarolim
9ee4f049ff contributing guide rename initialprops (#8203) 2019-08-01 11:55:53 -04:00
Joe Haddad
ac31f1636e
Add some notes about Now deployment (#8205) 2019-08-01 11:08:21 -04:00
Sebastian Silbermann
273c6f0d66 docs: Document change concerning api-routes (#8121)
* Update UPGRADING.md

* Update UPGRADING.md
2019-07-29 11:12:29 -04:00
Joe Haddad
aac5121466
Apply missing formatting (#8079)
* Reapply missing formatting

* Fix lint
2019-07-23 14:33:49 -04:00
Aaron Scherer
8078273a7f Adding a note about babelrc (#7897)
* Adding a note about babelrc

Related to https://github.com/zeit/next.js/issues/7803

* Update UPGRADING.md
2019-07-11 13:36:05 -04:00
Aziz Khambati
bd7a85e26f Upgrade Doc: Note to remove @types/next (#7830)
* [doc] Add Uninstall @types/next in Upgrading Doc

* Apply suggestions from code review

Co-Authored-By: Tim Neutkens <tim@timneutkens.nl>

* Update UPGRADING.md

* Update UPGRADING.md
2019-07-09 13:37:30 -04:00
Joe Haddad
c650dca307
Note the config key is reserved (#7840)
Closes https://github.com/zeit/next.js/issues/7834
2019-07-09 13:03:37 -04:00
Joe Haddad
b900ad9b85
Note TypeScript migration (#7787) 2019-07-08 13:08:58 -04:00
Joe Haddad
6cc72052b8
Add UPGRADING doc (#7773) 2019-07-08 02:28:11 -04:00