GitHub / itsdouges/next.js / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 8cdd539f | add theme to styled-components example (#7206) |
Tomek <t****9@g****m>
Committed by: Tim Neutkens <t****s@m****m> |
about 7 years ago | |
| 808f18cd | Fix firefox bug with detecting instanceof Promise in dynamic (#7203) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| e3f02368 | Make sure Cache-Control header is set when no getInitialProps (#7202) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 182ab2eb |
Browserstack optimisations (#7201)
Signed-off-by: Nimit <n****5@g****m>, Nimit <n****5@g****m>, Nimit <n****5@g****m> |
Nimit Aggarwal <n****5@g****m>
Committed by: JJ Kasper <j****j@j****e> |
about 7 years ago | |
| f861e0da | Make sure not to require react before NODE_ENV has been set (#7200) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| ab22b588 | Allow _app and _document to be extended with other props (#7184) |
Luis Fernando Alvarez D <l****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 6a5c39de | v8.1.1-canary.19 | JJ Kasper <j****j@j****e> | about 7 years ago | |
| ceb60b65 | revert nccing webpack (#7189) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| ab8620d6 | v8.1.1-canary.18 | JJ Kasper <j****j@j****e> | about 7 years ago | |
| 1f39d41b | Fix missing webpack buildin (#7187) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| c826048a | Improve contributing guide (#7186) |
Natalie Marleny <3****y@u****m>
Committed by: Tim Neutkens <t****s@m****m> |
about 7 years ago | |
| 353a08de | v8.1.1-canary.17 | JJ Kasper <j****j@j****e> | about 7 years ago | |
| 84afda6b | Update cache-control header when no getInitialProps (#7185) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| dc47c607 | Make sure to 404 for AMP client bundles in dev mode (#7183) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 2eee8766 | Add types for getInitialProps (#7162) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| f66546f9 | Use ncc to bundle webpack (#6347) |
Connor Davis <m****l@c****s>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 00e8ba49 | Update Prettier configuration | Joe Haddad <j****d@z****o> | about 7 years ago | |
| 13f68045 | Don't resolve ts|tsx for non-TypeScript users (#7173) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 5cc80799 | Run Prettier on webpack configuration (#7172) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| a008b199 | Reduce CircleCI Parallelism (#7171) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 9e8505f0 | v8.1.1-canary.16 | Joe Haddad <t****0@g****m> | about 7 years ago | |
| 265b02f2 | Purge Terser Cache When Using Flying Shuttle (#7170) |
Joe Haddad <j****d@z****o>
Committed by: Tim Neutkens <t****s@m****m> |
about 7 years ago | |
| 3daa473e | Disable Terser Cache When Using Flying Shuttle (#7168) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 6f0e795f | v8.1.1-canary.15 | Tim Neutkens <t****s@m****m> | about 7 years ago | |
| b9638631 | Prefer type over interface (#7164) |
Luis Fernando Alvarez D <l****3@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 5aba5e62 | Add warning for @zeit/next-typescript (#7163) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 92a58c1a | Add missing .d.ts for next/dynamic (#7158) |
Luis Fernando Alvarez D <l****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| f8eb392f | Add types for next/link (#7160) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| cd0eb347 | v8.1.1-canary.14 | Luis Alvarez <l****3@g****m> | about 7 years ago | |
| 7dee8d12 | Add types for next/dynamic (#7157) |
Luis Fernando Alvarez D <l****3@g****m>
Committed by: Tim Neutkens <t****s@m****m> |
about 7 years ago | |
| 3d28f7fe | v8.1.1-canary.13 | Joe Haddad <t****0@g****m> | about 7 years ago | |
| 072bdfbf | Extra chunks shouldn't deopt Flying Shuttle (#7156) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| fb14d327 | v8.1.1-canary.12 | Tim Neutkens <t****s@m****m> | about 7 years ago | |
| 9ce177f9 | Add missing property types for styled-jsx (#7154) |
Tim Neutkens <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 78a959bd | v8.1.1-canary.11 | Tim Neutkens <t****s@m****m> | about 7 years ago | |
| 047bcca4 | Add support for .ts / .tsx import without extension (#7152) |
Tim Neutkens <t****s@m****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 60af68f7 | Update to render directly to body in AMP mode (#7151) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****s@m****m> |
about 7 years ago | |
| 4fefa2e4 | Add stale-while-revalidate when no getInitialProps (#7149) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****s@m****m> |
about 7 years ago | |
| 644e958d | v8.1.1-canary.10 | JJ Kasper <j****j@j****e> | about 7 years ago | |
| 3666843e | Remove type defs for non-ts files and fix wrong import for router in _app (#7... |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 70942050 | v8.1.1-canary.9 | JJ Kasper <j****j@j****e> | about 7 years ago | |
| 92e2f269 | Remove list_dist from debugging (#7148) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| d80aea45 | v8.1.1-canary.8 | JJ Kasper <j****j@j****e> | about 7 years ago | |
| c0ee49b4 | Move type generating (#7147) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 463c8435 | v8.1.1-canary.7 | Connor Davis <m****l@c****s> | about 7 years ago | |
| ef7c2238 | Replace --target serverless with env var (#7146) |
Connor Davis <m****l@c****s>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 9aced178 | Move generating types to before deploy (#7145) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****s@m****m> |
about 7 years ago | |
| 8582366a | Add --target serverless flag (#7141) |
Connor Davis <m****l@c****s>
Committed by: Tim Neutkens <t****s@m****m> |
about 7 years ago | |
| b21ebaa8 | Don't re-use the same page file for error-recovery tests (#7144) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 0c3018c6 | A webpack bug is preventing us from hashing chunks (#7142) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 0138ef09 | Remove old debugging logs (#7139) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| ba0a28ff | v8.1.1-canary.6 | Joe Haddad <t****0@g****m> | about 7 years ago | |
| 477bdb92 | TypeScript preset should always be enabled (#7137) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 05e52544 | Always use AllModulesIdentifiedPlugin after HashedModuleIdsPlugin (#7138) |
Martin Šťovíček <s****t@u****m>
Committed by: Joe Haddad <t****0@g****m> |
about 7 years ago | |
| 8f8e7cfb | v8.1.1-canary.5 | Tim Neutkens <t****s@m****m> | about 7 years ago | |
| c9d599b6 | Add .d.ts for next-server (#7133) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 7a163794 | Upgrade amp-optimizer to 0.5.3 (#7134) |
Sebastian Benz <s****z@g****m>
Committed by: JJ Kasper <j****j@j****e> |
about 7 years ago | |
| 09717e04 | v8.1.1-canary.4 | Tim Neutkens <t****s@m****m> | about 7 years ago | |
| 8cd21a63 | Server file inclusive Flying Shuttle (#7128) |
Joe Haddad <t****0@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 3fa04620 | Remove Deploy To Now buttons (#7126) |
Connor Davis <m****l@c****s>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| a320dc10 | Add AMP label to AMP only pages in build tree (#7123) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 68e41ed3 | Updated broken test in Windows (#7124) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 254b23eb | Add declaration files to /dist (#7118) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 498ec618 | v8.1.1-canary.3 | Tim Neutkens <t****s@m****m> | about 7 years ago | |
| c7955832 | Add Typescript compilation (#7110) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 78783477 |
More Specific Info on Script Loading Error (#7108)
Co-authored-by: chuck0523 <c****r@g****m> |
chuck <c****r@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 4d8a9fd8 | v8.1.1-canary.2 | Tim Neutkens <t****s@m****m> | about 7 years ago | |
| 2b7ca406 | Revert "Detect built ins in externals (#7083)" (#7107) |
Joe Haddad <t****0@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 08a60666 | Replace the typescript compiler with @babel/preset-typescript (#7016) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| db5b3dc8 | Update types for with-router (#7106) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| baabfbd7 | fix: add repository to next-server package.json (#7105) |
Rhys Arkins <r****s@a****t>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| c0a10b99 | Wait for entry to resolve in production build (#7104) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| d2b0db81 | Rewrote .circleci/config.yml to 2.1 schema (#7103) |
Jeremy Bolding <c****y@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 29f71bfc | Add more TypeScript types (#7054) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| be4026f4 | Make next export respect experimental.exportTrailingSlash (#6752) |
Pierre de la Martinière <p****e@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 87f60f56 | v8.1.1-canary.1 | Joe Haddad <t****0@g****m> | about 7 years ago | |
| 597138f3 | Cache Babel and AutoDll plugin in `dirDir/cache` (#7102) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| bc1e088b | Make styles compatible in AMP mode (#7060) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 0cd2732c | Remove deploy to now button from all examples (#7101) |
Matthew Sweeney <2****v@u****m>
Committed by: Joe Haddad <t****0@g****m> |
about 7 years ago | |
| 80210bc3 | Update removing AMP pages to not require during build (#7081) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| bcf6918b | v8.1.1-canary.0 | Tim Neutkens <t****s@m****m> | about 7 years ago | |
| f5be84e4 | Upgrade Terser (#6981) |
Joe Haddad <t****0@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| a27c2352 | Update to share HMR and ondemand SSE connection (#7084) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 08937807 | Remove dynamic-import-node from the preset (#7096) |
Luis Fernando Alvarez D <l****s@z****o>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 54e45eb7 | Export 404 even if undefined in exportPathMap (#6912) |
Fredrik Höglund <f****d@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| d9a6f1ca | Move react-ssr-prepass import inside of (#7095) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| f8978cc2 | Detect built ins in externals (#7083) |
Connor Davis <m****l@c****s>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 7f4147d4 | Run optimizer after validating in dirty AMP mode (#7063) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| e3ddca47 | Update the recommendation section in examples/with-reasonml (#7089) |
Nathan Sculli <s****7@g****m>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
about 7 years ago | |
| 44f7d1fb | Upgrade with-reasonml example to Reason React 0.7 and JSX 3 (#7078) |
Nathan Sculli <s****7@g****m>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| 8e5ef488 | Fix broken link (#7087) |
Yuki Takemoto <m****2@u****m>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
about 7 years ago | |
| 35236690 | Disable Terser loader when debugging (#7079) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 90e45579 | Update fela example (#7051) |
Jonathan Pollak <t****s@g****m>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
about 7 years ago | |
| 362d2b06 | with-apollo example: explicitly pass fetch to HttpLink (#7072) |
Koen Punt <k****n@k****l>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
about 7 years ago | |
| b00501e6 | Add test for /dashboard/index (#7065) |
JJ Kasper <j****j@j****e>
Committed by: Tim Neutkens <t****m@t****l> |
about 7 years ago | |
| a7e89eea | update dependency to fix with-next-page-transitions example (#7049) |
Andy O'Brien <a****n@m****m>
Committed by: Luis Fernando Alvarez D <l****s@z****o> |
about 7 years ago | |
| 54996528 | Update AMP example to AMP-first wording | Joe Haddad <j****d@z****o> | about 7 years ago | |
| 3b6aeaae | Update AMP example (#7056) |
Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| dbb849e9 | Remove un-needed config from example (#7055) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 0dbd3b98 | v8.1.0 | Joe Haddad <j****d@z****o> | about 7 years ago |