GitHub / itsdouges/next.js / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| df30f5e4 | 🐛 Support multiple Next.js versions in one file (#8339) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 8d219c23 | Detect @types/ package for compiled packages (#8340) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| e539af46 | Update to use dynamic port for stats-app (#8336) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| ab0384de | Fix TypeScript setup with empty file (#8332) |
Joe Haddad <j****d@z****o>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 06876f1b | fix: Warn when user specifies prefetch option as `true` (#8233) |
Natalie Marleny <3****y@u****m>
Committed by: Joe Haddad <t****0@g****m> |
almost 7 years ago | |
| 6b516f6c | Remove accidental support for invalid JavaScript (#8077) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 77c5e36b | Escape output names for modern bundles to prevent replacing (#8232) |
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <t****0@g****m> |
almost 7 years ago | |
| 04cf7797 | Add warning for missing <Head> (#8276) |
Gerald Monaco <g****o@g****m>
Committed by: Joe Haddad <t****0@g****m> |
almost 7 years ago | |
| 3eca8860 | Prevent false positive experimental warning (#8284) |
Adam Misiorny <a****y@g****m>
Committed by: Joe Haddad <t****0@g****m> |
almost 7 years ago | |
| fc7e235f | Followup optimizations for new experimentalPrerender (#8287) |
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <t****0@g****m> |
almost 7 years ago | |
| 35e7b21d | Remove extra variable (#8329) |
Tim Neutkens <t****m@t****l>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| 36aabe05 | Show warning if next export detects an API route (#8257) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| f01af7ce | Add config/test app for new PR stats set-up (#8317) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 4ab56e8a | Update custom app example in README (#8320) |
Borek Bernard <b****b@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 2b62c33f | Only add flying-shuttle code when enabled (#8330) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 963726d6 | v9.0.4-canary.3 | Tim Neutkens <t****s@m****m> | almost 7 years ago | |
| a90a5554 | Deprecate Container usage (#8327) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 6d253901 | Fix layout example building (#8326) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 869bf0f1 | Remove 405 from render method (#8323) |
Lukáš Huvar <l****s@h****z>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 5b115035 | Add info about removing @zeit/next-typescript on .babelrc (#8321) |
Steven Sinatra <5****s@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| da494dbb | Document poweredByHeader option | Tim Neutkens <t****s@m****m> | almost 7 years ago | |
| d190f2e1 | Adds user timing marks and measures for hydration/render (#8069) |
Houssein Djirdeh <h****h@g****m>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| 57ac8a09 | Revert "Run migration script for GitHub Actions (#8305)" (#8307) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 683b2c66 | Run migration script for GitHub Actions (#8305) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 1db69188 | Remove cache clearing from static-checker (#8290) |
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| 08b14e49 | Simplify mobx example (#8269) |
Junyoung Choi <f****9@g****m>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
almost 7 years ago | |
| 43370c1f | v9.0.4-canary.2 | Joe Haddad <j****d@z****o> | almost 7 years ago | |
| a4889f96 | Update handling of ref in next/link (#8254) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 3e8b36e8 |
Experimental: Granular build chunking (#7696)
Co-authored-by: Jason Miller <d****t@u****m>, Daniel Stockman <d****n@g****m>, Daniel Stockman <d****n@g****m>, Joe Haddad <t****0@g****m>, Joe Haddad <t****0@g****m>, Joe Haddad <t****0@g****m> |
Alex Castle <a****e@g****m>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| fa5be497 | Bugfix: Babel targets value can be a String (#8268) |
Jason Miller <d****t@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 484f988a | Update README.md (#8282) |
Delba de Oliveira <3****a@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 61d151cc | Handle backslashes in exportedFiles (#8277) |
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| 91629a8e | Migrate amp-toolbox-optimizer to @ampproject/toolbox-optimizer (#8275) |
Sebastian Benz <s****z@g****m>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| 8e4509ca |
Add warning for invalid href being passed to router (#8231)
Co-authored-by: Joe Haddad <t****0@g****m> |
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| ca13752e |
Implement `experimentalPrerender` option (#7983)
Co-authored-by: Joe Haddad <t****0@g****m>, Joe Haddad <t****0@g****m> |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| a3d64abe | Swallow test process kill errors on win32 (#8260) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| d4d5ad4b | Remove propertyFields from the client router (#8219) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| beed65be |
Compression documentation (#8247)
Co-authored-by: Tim Neutkens <t****m@t****l>, Luis Fernando Alvarez D. <l****s@z****o>, Luis Fernando Alvarez D. <l****s@z****o> |
Lukáš Huvar <l****s@h****z>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 9b02939c | Define generic for _app state (#8256) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 11d2206c | v9.0.4-canary.1 | Joe Haddad <j****d@z****o> | almost 7 years ago | |
| abcaba7f | Add warning for API export (#8250) |
Lukáš Huvar <l****s@h****z>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| b31c2967 |
Experimental: Serverless Trace target (#8246)
Co-authored-by: JJ Kasper <j****j@j****e>, JJ Kasper <j****j@j****e> |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| f40a9015 | [WIP] Add temp secret for PR Stats Action (#8248) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 6ddb5ee3 | Update to check browserName instead of browser.log (#8234) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 487d62b1 | [Enhancement]: Update README buttons (#8235) |
Natalie Marleny <3****y@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 48e1d14d | Update README.md |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 485dd9ea | Make Azure CI (sometimes) work (#8230) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| 91b06c75 | Add Create Next App instructions (#8224) |
Joe Haddad <j****d@z****o>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 8c208155 | FIX- #8059 - Update relay version in examples to latest one (#8227) |
Raja Sekar <r****n@o****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 2ab300dd | Remove Old Prerender Implementation (#8218) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 6468b6c9 | Remove useless code block in docs |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| e7d96f77 | Add test for dynamic routing/webpack HMR bug (#8061) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 9ee4f049 | contributing guide rename initialprops (#8203) |
jordan-jarolim <3****m@u****m>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| ac31f163 | Add some notes about Now deployment (#8205) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 3f2027d5 | Update TypeScript Instructions (#8200) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 92ea3b6e | Revert "Don't require test job for deploying" (#8199) |
Joe Haddad <j****d@z****o>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 00e50144 | Don't require test job for deploying (#8194) |
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| 00b56c6e | v9.0.3 | Joe Haddad <j****d@z****o> | almost 7 years ago | |
| 22aee7f2 | tests(circleci): Update chromedriver to latest (#8192) |
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <t****0@g****m> |
almost 7 years ago | |
| 8a74f0ae | Golf page-loader (#8190) | Joe Haddad <j****d@z****o> | almost 7 years ago | |
| dc9e2708 | Update examples for Apollo with AppTree (#8180) |
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <t****0@g****m> |
almost 7 years ago | |
| 6c253436 | Fix typo within blog-starter example (#8182) |
Peter McAree <p****e@s****m>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
almost 7 years ago | |
| 858f4eb8 | v9.0.3-canary.6 | JJ Kasper <j****j@j****e> | almost 7 years ago | |
| b8aee7af |
fix: Add error message for duplicate route param name (#8047)
Co-authored-by: Tim Neutkens <t****m@t****l>, Tim Neutkens <t****m@t****l> |
Natalie Marleny <3****y@u****m>
Committed by: JJ Kasper <j****j@j****e> |
almost 7 years ago | |
| c61f6c12 | Test environment code should target Node (#8181) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 4850bd03 | Provide AppTree to getInitialProps for getDataFromTree (#7732) |
JJ Kasper <j****j@j****e>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| 72098328 | Fix a typo in README (#8177) |
Gabor Ottlik <g****v@p****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 3e03fee2 | Fix build only server-side `/api/index.js` (#8167) |
Lukáš Huvar <l****s@h****z>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 9659b4b5 |
Optional Server Compression (#8066)
Co-authored-by: Joe Haddad <t****0@g****m>, Joe Haddad <t****0@g****m> |
Jason Miller <d****t@u****m>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| df213f7a | Include `scheduler` in React bundle (#8164) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 7b33fbbf | v9.0.3-canary.5 | JJ Kasper <j****j@j****e> | almost 7 years ago | |
| 91f60cda | refactor(webpack): extract splitChunksConfig (#8161) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 25fd3f86 | Update missed lockfile | Joe Haddad <j****d@z****o> | almost 7 years ago | |
| 273c6f0d | docs: Document change concerning api-routes (#8121) |
Sebastian Silbermann <s****n@g****m>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| 730f9cc4 | Update webpack to 4.38.0 (#8147) |
Felix Mosheev <9****h@u****m>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| 8f777130 | Add 2 AWS Amplify SSR examples one with JS and one with TS (#8073) |
Rakan Nimer <r****r@g****m>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
almost 7 years ago | |
| 722d5d77 | Improve docs for API (#8155) |
Lukáš Huvar <l****s@h****z>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 4bcf6aab | Allow manually setting amphtml and canonical links (#8129) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 78775954 | fix regex to not match any string with double underscore (#8153) |
Piotr Tomasik <t****p@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 482f454c | Remove kodiak | Tim Neutkens <t****s@m****m> | almost 7 years ago | |
| 6f89c362 | Upgrade with-mdx example from mdx 0.16 → 1.1 (#8142) |
Lachlan Campbell <l****c@u****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 8dc5d221 | Remove next.config.js (#8139) |
Lukáš Huvar <l****s@h****z>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| c4704fbd | fix spelling in tsconfig.js of readme.md (#8138) |
Youkyoung.Park <k****h@k****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 2b1a5c3e | v9.0.3-canary.4 | Tim Neutkens <t****s@m****m> | almost 7 years ago | |
| 4ff6f5f5 | update README.md for with-http2 example (#8131) |
Oğuz Kılıç <o****c@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| 13fa2828 | Add missing key prop for array elements in _document (#8132) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| f5edfebc | Docs: Fix comments in with-sentry example (server.js) (#8125) |
Alexey Boklin <a****n@g****m>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
almost 7 years ago | |
| 68e3223c | Improve type definitions (#8117) |
Adam Misiorny <a****y@g****m>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
almost 7 years ago | |
| 8243af25 | Update example with firebase auth (#8127) |
Thijs Koerselman <t****n@g****m>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
almost 7 years ago | |
| cc6fe5fd |
Fixes problem with API and wrong regex (#8126)
Co-authored-by: Tim Neutkens <t****m@t****l>, Tim Neutkens <t****m@t****l> |
Lukáš Huvar <l****s@h****z>
Committed by: Tim Neutkens <t****m@t****l> |
almost 7 years ago | |
| a2b2a2a3 | Auth example with api routes (#8118) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m> |
almost 7 years ago | |
| 71f9288a | Fix onError prop-type warning in Link (#8021) |
Olivier Tassinari <o****i@g****m>
Committed by: kodiakhq[bot] <4****]@u****m> |
almost 7 years ago | |
| 22b58b1c | v9.0.3-canary.3 | Joe Haddad <t****0@g****m> | almost 7 years ago | |
| bbcb448e | Fix index.js for API routes (#8112) |
Lukáš Huvar <l****s@h****z>
Committed by: kodiakhq[bot] <4****]@u****m> |
almost 7 years ago | |
| eae1f6b7 | Dynamic routes clarification (#8110) |
Sergio Garcia Mondaray <s****a@g****m>
Committed by: kodiakhq[bot] <4****]@u****m> |
almost 7 years ago | |
| 8b0a93b0 | Fix extension for module/nomodule | Joe Haddad <j****d@z****o> | almost 7 years ago | |
| e68307df | Add next-head-count & remove next-head class (#8020) |
Gerald Monaco <g****d@g****e>
Committed by: kodiakhq[bot] <4****]@u****m> |
almost 7 years ago | |
| 3ee5ec44 | Configuration for body parsing size limit (#7896) |
Lukáš Huvar <l****s@h****z>
Committed by: kodiakhq[bot] <4****]@u****m> |
almost 7 years ago | |
| 83a3903f |
HTTP methods docs and REST example (#8108)
Co-authored-by: Joe Haddad <t****0@g****m>, Joe Haddad <t****0@g****m> |
Lukáš Huvar <l****s@h****z>
Committed by: Joe Haddad <j****d@z****o> |
almost 7 years ago | |
| f8b56da7 | Revert "Improve type definitions" (#8098) |
Joe Haddad <j****d@z****o>
Committed by: kodiakhq[bot] <4****]@u****m> |
almost 7 years ago |