1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Commit graph

  • 50c1251b85
    Merge branch 'canary' into canary canary Kegan Myers 2019-02-18 02:25:07 -0600
  • 94460eee55 Add 'unified' SSR compilation target Kegan Myers 2019-02-17 23:46:51 -0600
  • f9fedaeba6 recreate stdChannel (or saga middleware). (#6330) Timon Borter 2019-02-17 20:57:59 +0100
  • 9f2eb85de3 v8.0.2-canary.3 Tim Neutkens 2019-02-17 20:48:43 +0100
  • a1ccc19a1f
    Pass through arguments of the next cli correctly (#6327) Tim Neutkens 2019-02-17 20:13:10 +0100
  • dd9811b206
    Fix recursive hydration of next/dynamic (#6326) Tim Neutkens 2019-02-17 19:52:00 +0100
  • 5cef35b811 Fix style importing (#6322) Ahmed Tarek 2019-02-17 14:32:58 +0200
  • 774af7fa0b v8.0.2-canary.2 Tim Neutkens 2019-02-17 13:15:42 +0100
  • 46d870ab8a Fix url in docs (#6323) Joshua Scott 2019-02-17 13:57:17 +0200
  • 7078f6567d Make build output friendlier (#6320) Joe Haddad 2019-02-17 06:56:48 -0500
  • 3882979236 v8.0.2-canary.1 Tim Neutkens 2019-02-16 17:12:27 +0100
  • 56b1f81ace Fix development mode output (#6312) Joe Haddad 2019-02-16 11:09:49 -0500
  • 036f5bf11b v8.0.2-canary.0 Tim Neutkens 2019-02-16 16:41:30 +0100
  • 708c537fc6 Merge branch 'master' into canary Tim Neutkens 2019-02-16 16:38:42 +0100
  • 5d779a0289 Add falling back to fetch based pinging for onDemandEntries (#6310) JJ Kasper 2019-02-15 15:22:21 -0600
  • 1e5d0908d0 Block Certain Env Keys That Are Used Internally (#6260) Connor Davis 2019-02-15 10:49:40 -0600
  • d2ef34429c push redux-saga to major release 1.0.1. (#6300) Timon Borter 2019-02-14 19:05:27 +0100
  • 04ce3e7174 Use process.browser instead of env probing (#6286) Felix Mosheev 2019-02-14 20:05:08 +0200
  • 9bb8fbf535
    Update webpack message formatter (#6299) Joe Haddad 2019-02-14 11:13:35 -0500
  • 4051ffcb01 [experimental] Rendering to AMP (#6218) Tim Neutkens 2019-02-14 16:22:57 +0100
  • 36946f9709
    Remove lerna bootstrap (#6289) Joe Haddad 2019-02-14 08:33:00 -0500
  • 485909f76d
    Merge branch 'canary' into block-node-env block-node-env Connor Davis 2019-02-13 21:05:14 -0600
  • ea828dbec5
    Merge branch 'canary' into public-env public-env Connor Davis 2019-02-13 21:02:05 -0600
  • b6efec4cd4
    Add tests for serverless implementation Connor Davis 2019-02-13 21:00:51 -0600
  • 7dbe837ae4 fixes hashed statics readme (#6293) Jonathan Reed 2019-02-13 12:53:42 -0600
  • 126eb49867 Fix README links (#6284) Gary Meehan 2019-02-13 15:53:04 +0000
  • 7fd9cb440d v8.0.1 v8.0.1 master Tim Neutkens 2019-02-13 09:31:49 +0100
  • 77a5a6f91a v8.0.1-canary.0 v8.0.1-canary.0 Tim Neutkens 2019-02-13 07:20:54 +0100
  • 4fea345f5d Merge branch 'master' into canary Tim Neutkens 2019-02-13 07:19:58 +0100
  • 10f41f5d47 Fix Docs (#6270) Truong Hoang Dung 2019-02-13 13:08:41 +0700
  • e1c400fca8
    Merge branch 'canary' into block-node-env Connor Davis 2019-02-12 23:55:56 -0600
  • f43e1a95f1
    Set default Error status code to 404 (#6276) Joe Haddad 2019-02-12 21:32:25 -0500
  • 317aebf906
    Use __NEXT_PASS_ENV Connor Davis 2019-02-12 17:54:42 -0600
  • 433699760a
    Check if trying to set build time env of a passEnv Connor Davis 2019-02-12 17:46:34 -0600
  • e077ab869f
    Add passEnv config option Connor Davis 2019-02-12 17:30:39 -0600
  • 0e4a89934c
    Only block NODE_ and __ Connor Davis 2019-02-12 15:28:57 -0600
  • 0e4fd2566f
    Block certain env keys that are used internally Connor Davis 2019-02-11 22:09:34 -0600
  • 68db0992b6
    v8.0.0-canary.24 v8.0.0-canary.24 Connor Davis 2019-02-11 19:29:58 -0600
  • bd249180c6
    Fix Runtime Config in next export (#6258) Connor Davis 2019-02-11 19:28:47 -0600
  • 33b9ebc783 Add module as server fallback main field (#6256) Joe Haddad 2019-02-11 19:39:57 -0500
  • 23c9c0d624 Change anynymous functions to named functions on examples in the README.md file (#6255) Juan Olvera 2019-02-11 17:04:05 -0600
  • e1056e32cf Add yarn check to test (#6257) Connor Davis 2019-02-11 16:26:42 -0600
  • 4dd6094639 styled-components example: use a fragment for styles initial prop (#6252) Spencer Elliott 2019-02-11 14:48:03 -0500
  • 734513b9be Apply babel to .mjs files (#6253) Jason Miller 2019-02-11 12:59:24 -0500
  • 80cb91ec87 Add setup to run example with cookie authentication locally (#6101) Juan Olvera 2019-02-11 07:17:43 -0600
  • 2ab1ae7f61 Updated examples for build-time env configuration for v8 (#6237) Fredrik Höglund 2019-02-11 14:15:06 +0100
  • 3746d7d90b [with-typescript] Fixed incorrect query type (#6238) Resi Respati 2019-02-11 16:32:10 +0700
  • e4f96e65d3 v8.0.0 v8.0.0 Tim Neutkens 2019-02-11 09:02:37 +0100
  • b31819fa50 Remove build directory Tim Neutkens 2019-02-11 08:57:47 +0100
  • a2bb542f39 Allow publishing the master branch using Lerna Tim Neutkens 2019-02-11 08:44:28 +0100
  • 7d6eb38f79 Merge branch 'canary' Tim Neutkens 2019-02-11 08:40:55 +0100
  • 8ddf9c7f27 v8.0.0-canary.23 v8.0.0-canary.23 Tim Neutkens 2019-02-11 08:28:49 +0100
  • c9f4a956d4 Update yarn.lock Tim Neutkens 2019-02-11 08:28:22 +0100
  • 163830c026 Merge branch 'canary' Tim Neutkens 2019-02-11 08:22:31 +0100
  • 100b733960 v8.0.0-canary.22 v8.0.0-canary.22 Tim Neutkens 2019-02-11 08:17:22 +0100
  • 315a374298 Add new circleci config Tim Neutkens 2019-02-11 08:15:23 +0100
  • f8a80f1aa9 [with-typescript] remove unnecessary passHref in Link components (#6233) Resi Respati 2019-02-11 06:00:05 +0700
  • ac0976affe Update styled-jsx (#6236) Giuseppe 2019-02-10 22:19:38 +0100
  • b05df70872 Fix first render of with-react-helmet example (#6235) Fredrik Höglund 2019-02-10 20:48:13 +0100
  • 63c25a9c60 update preset.ts to use isProduction variable (#6234) Akram 2019-02-10 18:45:51 +0100
  • c07e27f2f1 7.0.3 7.0.3 Tim Neutkens 2019-02-10 05:46:26 +0100
  • 7c64336e9d Revert "should not change method to replaceState unless asPath is the same (#6033)" Tim Neutkens 2019-02-10 05:36:32 +0100
  • 155423f26b
    Bring in terser-webpack-plugin (backport #6231 to master) (#6232) Tim Neutkens 2019-02-10 05:32:32 +0100
  • bfd2d08ff2 v8.0.0-canary.21 v8.0.0-canary.21 Tim Neutkens 2019-02-10 05:10:24 +0100
  • 377e43b6e2 Update yarn.lock Tim Neutkens 2019-02-10 05:09:22 +0100
  • 2ecb2489ce v8.0.0-canary.20 v8.0.0-canary.20 Tim Neutkens 2019-02-10 04:56:14 +0100
  • 45f5663558
    Bring in terser-webpack-plugin (#6231) Tim Neutkens 2019-02-10 04:55:09 +0100
  • 693ab43663 Fix typo (#6230) Kris Luminar 2019-02-09 21:45:33 -0600
  • c0701e948f v8.0.0-canary.19 v8.0.0-canary.19 Tim Neutkens 2019-02-08 16:04:44 +0100
  • 6f162b94e1 Add Error when using publicRuntimeConfig with target serverless and add buildVars (#6212) Connor Davis 2019-02-08 07:38:18 -0600
  • 28b61a8c94 Remove Unneeded _error import (#6224) Connor Davis 2019-02-08 04:57:29 -0600
  • cc0b3ef451 Remove extraneous benchmark dependency (#6222) Alexander Nanberg 2019-02-07 21:50:35 +0100
  • 98cf0a8311 [examples] Update react jss example (#6198) Henri 2019-02-04 11:51:38 +0100
  • 815f2e9138
    Only compile /_error when /_error is needed (#6192) Tim Neutkens 2019-02-03 15:34:28 +0100
  • 2f304bd10e Remove 'acorn' dependency (#6193) Konstantin Grushetsky 2019-02-03 16:36:29 +0300
  • ed2aa607d5 Updated readme with improved info about next/link and next/router (#6197) Guilherme Augusto Henschel 2019-02-03 11:34:27 -0200
  • 0e13d8c952 Remove route event in componentWillUnmount (#6196) Christian Sánchez Mendoza 2019-02-03 08:13:30 -0500
  • 5a4176cffe Invalidate cache for link[preload] in DEV (#6183) Giuseppe 2019-02-03 01:12:49 +0100
  • 230ae52de2 Remove publish test results for azure pipelines Tim Neutkens 2019-02-01 13:44:01 +0000
  • b2b2041e39 v8.0.0-canary.18 v8.0.0-canary.18 Tim Neutkens 2019-02-01 13:23:56 +0000
  • 1a416b688e Load ErrorComponent dynamically (#6171) Sultan Tarimo 2019-01-31 23:45:36 +0300
  • 8fdb133903 [with-typescript] Improved intial props examples, added example detail (#6165) Resi Respati 2019-02-01 00:36:02 +0700
  • 968475fb95 Update with-relay-modern and with-relay-modern-server-express (#6182) Petr Messner 2019-01-31 10:38:20 +0100
  • cf31021e25 Bugfix/redux saga 1 0 0 not ready (#6176) Timon Borter 2019-01-30 15:34:18 +0100
  • f4f3649de3 Update README.md (#6106) Dovydas Navickas 2019-01-29 16:50:02 +0200
  • b8057edd6e Updated README.md with proper link (#6172) Jan Bejvl 2019-01-29 13:42:58 +0100
  • dbdd663921 Update with-react-native-web example to use babel (#6170) Benjamin Hanes 2019-01-29 07:42:44 -0500
  • 8b24103d7f Throw Error When Running next start on Serverless Build (#6166) Connor Davis 2019-01-29 06:42:07 -0600
  • 1475491568 Updates with-semantic-ui example (#6158) Marcin Czenko 2019-01-28 08:37:24 +0100
  • 0e21615245 v8.0.0-canary.17 v8.0.0-canary.17 Tim Neutkens 2019-01-27 22:03:13 +0100
  • 59280f7747
    Compile all next module files (#6155) Tim Neutkens 2019-01-27 21:56:02 +0100
  • 136c37eca9 v8.0.0-canary.16 v8.0.0-canary.16 Tim Neutkens 2019-01-27 17:20:24 +0100
  • b3045cc7a9
    Implement circular JSON err.sh link (#6149) Tim Neutkens 2019-01-27 16:12:17 +0100
  • 125aaf8834 Small fix in serverless docs (#6146) Luis Fernando Alvarez D 2019-01-26 18:24:11 -0500
  • c6d3484a21
    Handle SIGTERM with status code 0 (#6143) Tim Neutkens 2019-01-26 22:51:08 +0100
  • ca39752bc6 Remove unnecessary check for files to be linted and combine ts & tsx lint staged command (#6145) damian 2019-01-26 22:44:44 +0100
  • 22a57e493a Add Unit Tests for Phase Constants (#6139) Connor Davis 2019-01-25 19:56:18 -0600
  • e46fdd6546 Add arcorn to fix webpack/npm bug (#6137) Connor Davis 2019-01-25 19:28:44 -0600
  • f05d339dcf v8.0.0-canary.15 v8.0.0-canary.15 Tim Neutkens 2019-01-26 02:02:48 +0100
  • b4ade0a3cd Revert "Move phases back to next/constants (#6104)" Tim Neutkens 2019-01-26 02:01:16 +0100