rsnext/packages/next/lib
JJ Kasper c9d9f1131c
Remove unstable_ prefix from new methods (#10723)
* Rename getServerProps to getServerSideProps

* Remove unstable_ prefix from new methods

* Add error when legacy methods are detected

* Add legacy methods for babel transform

* Add unstable_getServerSideProps also

* Apply suggestions from code review

Co-Authored-By: Joe Haddad <joe.haddad@zeit.co>

* Update types import

Co-authored-by: Joe Haddad <timer150@gmail.com>
2020-02-27 11:57:39 -06:00
..
check-custom-routes.ts Show better error when non-array is returned from custom-routes (#10670) 2020-02-24 17:01:02 -05:00
coalesced-function.ts Add experimental SPR support (#8832) 2019-09-24 10:50:04 +02:00
constants.ts Remove unstable_ prefix from new methods (#10723) 2020-02-27 11:57:39 -06:00
file-exists.ts Replace fs.exists with fs.access (#7742) 2019-07-16 23:01:21 -07:00
find-config.ts Add More Configuration File Options (#9713) 2019-12-11 16:56:47 -05:00
find-pages-dir.ts Add src directory support (#8735) 2019-09-24 17:15:14 +02:00
pretty-bytes.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
recursive-copy.ts Fix recursive copy failing if more folders than concurrency (#9429) 2019-11-15 13:53:59 -08:00
recursive-delete.ts Exclude cache from being deleted in dev (#9448) 2019-11-19 10:40:13 -06:00
recursive-readdir.ts Make recursiveReadDir return sorted array (#7658) 2019-07-08 21:06:04 -04:00
resolve-request.ts Remove ts-ignore where possible (#10541) 2020-02-17 16:16:19 -05:00
verifyTypeScriptSetup.ts Remove ts-ignore where possible (#10541) 2020-02-17 16:16:19 -05:00