rsnext/packages/next/build
JJ Kasper c24daa2172 Add initial support for unstable_getServerProps (#10077)
* Add support for unstable_getServerProps

* Apply suggestions from review

* Add no-cache header and update types

* Revert sharing of load-components type

* Add catchall test and update routes-manifest field

* Update header check

* Update to pass query for getServerProps data requests

* Update to not cache getServerProps requests

* Rename server side props identifier

* Update to nest props for getServerProps

* Add no-cache header in serverless-loader also

* Update to throw error for mixed SSG/serverProps earlier

* Add comment explaining params chosing in serverless-loader

* Update invalidKeysMsg to return a string and inline throwing

* Inline throwing mixed SSG/serverProps error

* Update setting cache header in serverless-loader

* Add separate getServerData method in router

* Update checkIsSSG -> isDataIdentifier

* Refactor router getData back to ternary

* Apply suggestions to build/index.ts

* drop return

* De-dupe extra escape regex

* Add param test
2020-01-27 17:50:59 -05:00
..
babel Add initial support for unstable_getServerProps (#10077) 2020-01-27 17:50:59 -05:00
output Use optional chaining syntax (#9975) 2020-01-08 11:30:53 -05:00
plugins Handle backslashes for plugins (#9282) 2019-11-01 23:06:34 -04:00
polyfills Integration test case for fetch alias (#9391) 2019-11-14 22:47:08 -08:00
profiler Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
webpack Add initial support for unstable_getServerProps (#10077) 2020-01-27 17:50:59 -05:00
compiler.ts Update webpack typings (#8783) 2019-09-18 11:24:37 -04:00
entries.ts Fix hydration with custom _app and granular chunks (#10144) 2020-01-17 14:13:51 -06:00
generate-build-id.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
index.ts Add initial support for unstable_getServerProps (#10077) 2020-01-27 17:50:59 -05:00
is-writeable.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
spinner.ts Update resetting log for spinners (#8995) 2019-10-08 11:33:51 -05:00
utils.ts Add initial support for unstable_getServerProps (#10077) 2020-01-27 17:50:59 -05:00
webpack-config.ts Adding conformance webpack plugin (#9716) 2020-01-23 16:09:12 -05:00
write-build-id.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00