An open API service providing commit metadata for open source projects.

GitHub / itsdouges/next.js / commits

SHA Message Author Date Stats
703164e9 Add URL escaping for custom headers (#12031)
Co-authored-by: JJ Kasper <j****j@j****e>
Yamagishi Kazutoshi <y****s@d****h>
Committed by: GitHub <n****y@g****m>
about 6 years ago
84cf6aad v9.3.7-canary.4 Joe Haddad <j****d@z****o> about 6 years ago
42daf7f4 Upgrade `source-map` package (#12355) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
23941cdc [Fast Refresh] Skip Environment Check (#12359) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0ffeca26 v9.3.7-canary.3 Joe Haddad <j****d@z****o> about 6 years ago
103c25a5 Skip LogBox tests to fix CI Joe Haddad <j****d@z****o> about 6 years ago
20b62de8 v9.3.7-canary.2 Tim Neutkens <t****s@m****m> about 6 years ago
fbea795a [Fast Refresh] Redesigned Runtime Error Experience (#12222) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4c8ff7c8 Polyfill fetch by default (#12353) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0710b6b8 v9.3.7-canary.1 Tim Neutkens <t****s@m****m> about 6 years ago
5ca1b5c5 [Docs] Add link to relative title in postcss docs (#12330) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
00504326 Update with-tailwindcss to use Tailwind CSS v1.4.0's new built-in purge optio... Taylor Bryant <t****r@b****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
88fd9a0d Update jsconfig paths fix for windows (#12328) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c1aeaa48 Fix typo (#12224) Aemiro Allison <a****n@o****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1a7a14e5 [Examples] add Contentful example (#12323)
Co-authored-by: Shu Uesugi <s****u@c****m>
Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0713ba4e Fix wildcard paths causing infinite resolving (#12318) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
61acc194 v9.3.7-canary.0 Tim Neutkens <t****s@m****m> about 6 years ago
04c91970 Enable NEXT_PUBLIC_ env var support (#12283) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e907e479 New logging output (#12169)
Co-authored-by: Joe Haddad <t****r@z****o>, Joe Haddad <t****r@z****o>, Joe Haddad <j****d@z****o>
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b0d7881c Update preview-mode.md (#12287) James O'Halloran <j****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
06d53544 Remove documentMiddleware experimental option (#12218) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e6424fef v9.3.6 Tim Neutkens <t****s@m****m> about 6 years ago
bcd9b777 v9.3.6-canary.16 Tim Neutkens <t****s@m****m> about 6 years ago
5936cbbb Update built-in-css-support.md (#12268) Andrew Fiedler <a****r@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9482bfb9 Downgrade node-notifier to fix Azure tests (#12261) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e40f8ff5 v9.3.6-canary.15 Tim Neutkens <t****s@m****m> about 6 years ago
52686690 Add namedRegex and routeKeys to routes manifest (#12250) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
af33ebc3 Fix ncc'd version of terser not being used by terser webpack plugin (#12252) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f0809316 v9.3.6-canary.14 Joe Haddad <j****d@z****o> about 6 years ago
937884b6 Fix CSS Identifier Cleaning (#12239) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
04f3d94b v9.3.6-canary.13 Tim Neutkens <t****s@m****m> about 6 years ago
c72143d7 Update size-limit to reflect Terser downgrade Tim Neutkens <t****s@m****m> about 6 years ago
718d6a42 v9.3.6-canary.12 Joe Haddad <j****d@z****o> about 6 years ago
3094016c Downgrade terser to fix invalid minifying (#12178) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6ce3c7b4 Update node-notifier (#12205) matamatanot <3****t@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9b8a9dea Fix basePath not being applied for GS(S)P data routes (#12200) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5d8968f6 Remove launched experimental options (#12197) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
fcc6d7d4 Fix CSS Module HMR (#12177) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e97cf15d [Example] update with-tailwindcss-emotion to tailwind 1.3.3 and emotion 11 + ...
Co-authored-by: Luis Alvarez <l****s@z****o>
Arthur Petrie <A****e@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2a3e0772 v9.3.6-canary.11 Joe Haddad <j****d@z****o> about 6 years ago
46f19681 Link to CLI doc from getting started doc / link to Telemetry doc from CLI doc... Shu Uesugi <s****u@c****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b3459055 Fast Refresh: test cyclic dependencies (#12161)
Co-authored-by: JJ Kasper <j****j@j****e>
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
970dadc8 v9.3.6-canary.10 Tim Neutkens <t****s@m****m> about 6 years ago
555ba605 Run tsconfig paths resolver before PnP (#12104) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
99eedc4b Add quotes to static paths in fallback section (#12170) Giovanni Giordano <g****3@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f3e6545b Remove unnecessary export to make usage clearer. (#12167) Johan Nilsson <j****4@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f42055cc Update snapshot in with-jest example (#12157) Aleksander <a****y@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c601c941 Added a link to the next.config.js docs for the with-env-next-… (#12153) Shania <3****i@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0c6ee2c7 Add userbase example (#12150)
Co-authored-by: Matthew Sweeney <m****l@m****m>, JJ Kasper <j****j@j****e>
Allen Hai <a****n@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2ad35151 Update to match log style for new env loading (#12137) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5d13e55a Ensure modern AMP client page bundles are removed (#12138) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0a3b64d2 Add tests for dotenv-expand behavior (#12140) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
29f86d90 Remove @types/find-up (#12120) matamatanot <3****t@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
eef8f1f3 Improve Server Lib Utilities (#12119) Kiarash Zarinmehr <k****r@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
91adb866 Add example with Magic authentication (#11810)
Co-authored-by: Joe Haddad <t****0@g****m>, Joe Haddad <t****0@g****m>, Luis Alvarez <l****s@z****o>
Sean Li <s****n@f****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7d2ff812 fix variable (#12114) Oxicode <O****e@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2b9425c2 Update TypeScript API routes tests (#12112) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
eb367db9 Make sure to handle // during hydration (#11788) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ec26b1bb Update Code of Conduct email address (#12108) Steven <s****n@c****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
39d94769 Avoid bugs with native Date class (#12098) Vania Kucher <d****r@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
47d7eddd fix(dev-server): render 404 when dynamic ssg path doesn't exist (#12085)
Co-authored-by: JJ Kasper <j****j@j****e>, Joe Haddad <j****d@z****o>
Thomas Heyenbrock <t****k@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5d870994 [internal] Dedupe monorepo deps (#12093) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
06f379ff Fix typo in example (#12094) dzigg <d****z@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4f966485 Update engines in package.json (#12022) matamatanot <3****t@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ad16b8c8 v9.3.6-canary.9 Joe Haddad <j****d@z****o> about 6 years ago
906da4c9 Add Additional Test Case for CSS Order in Dev (#12007)
Co-authored-by: Joe Haddad <t****0@g****m>, Joe Haddad <j****d@z****o>
Scott Parker <s****r@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d8c71b15 Evaluate App before Page in Dev for CSS Ordering (#12090) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
fc830b25 Upgrade ora to 4.0.4 to prevent undefined progress on CI build (#12088) Fonger <5****r@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
548a0175 Fix type on NextApiHandler (#11988) Brandon Duffany <b****y@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c14ec9cf v9.3.6-canary.8 Joe Haddad <j****d@z****o> about 6 years ago
d00180bb Update to track test timings separate for Azure and Actions (#12083) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
07b24e6f Upgrade webpack (#12082) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c08646a1 [Fast Refresh] propagates a module that stops accepting in nex… (#12062) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d28ad880 Rosetta i18n example (#11841)
Co-authored-by: Luis Alvarez <l****s@z****o>
Dustin Deus <d****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3fe4cbc6 Add Experimental React Refresh Example (#12081) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
600b78c0 fix postcss.config.js warnings (#12070) David Pike <1****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
918cf38d Make sure to not show _error without 404 warning in some cases (#12061) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b73b2ef8 Add additional check for segments in destination but not source (#12067) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9f1e7132 Update year on license files Tim Neutkens <t****s@m****m> about 6 years ago
c60511c7 v9.3.6-canary.7 Tim Neutkens <t****s@m****m> about 6 years ago
483bd3dd Rename ZEIT to Vercel (#12075)
Co-authored-by: Shu Uesugi <s****u@c****m>
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
16e78710 v9.3.6-canary.6 JJ Kasper <j****j@j****e> about 6 years ago
79071b94 [Fast Refresh] Module re-execution tests from Metro (#12059) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
dc4e5695 (examples) Fix link in with-passport example README (#12056)
Co-authored-by: Luis Alvarez D. <l****s@z****o>, Luis Alvarez D. <l****s@z****o>
James Mosier <2****r@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4d193ea3 Update to only apply experimental process.env stub in developm… (#12055) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5592e64c Fix with mobx (#11907)
Co-authored-by: wangcheng <w****g@d****m>, Luis Alvarez <l****s@z****o>
退之 <d****v@f****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6188c79b Fix linting Tim Neutkens <t****s@m****m> about 6 years ago
099471ea Fix typo in next/amp docs (#12040) Yangshun Tay <t****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
16ee0fe2 Add note about polyfilling CSS Grid for IE11. (#12035) Lee Robinson <l****1@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b52d7ff3 Add documentation on `next build` output. (#12034) Lee Robinson <l****1@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
912f7467 Update next/head docs to clarify duplicate tags. (#12033) Lee Robinson <l****1@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a6beed01 bug: error when using transition property in tailwindcss + emo… (#12027) coktopus <6****s@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2c0ed5e8 [Examples] Update draft-js to v0.11.5 and add editorKey prop i… (#12011) Rounak Agarwal <r****3@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b6f44e66 Add Heroku to list of cache examples (#12037) Bhaskar Murthy <b****r@s****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
54465498 v9.3.6-canary.5 Joe Haddad <j****d@z****o> about 6 years ago
73b859d5 Add `module.hot.invalidate()` to webpack HMR (#12038) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
68c3266a Fast Refresh: Test Syntax Error Recovery (#12032) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bc845f22 Stabilize HMR tests on CI (#12029) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
450d4bd0 Experimental: React Refresh Support (#12008) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
86236bc7 v9.3.6-canary.4 Joe Haddad <j****d@z****o> about 6 years ago

← Back to repository