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

GitHub / itsdouges/next.js / commits

SHA Message Author Date Stats
4619996d Resolve TypeScript Extension in Correct Order (#12014) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4b3967fa examples/with-react-helmet: upgrade react-helmet to v6.0.0 (#12000) Francisco Pizarro <f****p@o****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ec3f8e58 Create React Refresh Utils (#12006) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
55ffb96a refactor(next-client-pages-loader): allow toggling router HMR (#11989) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bc127946 Fix On Demand Types in Hot Reloader (#11987) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
fe686b30 with-iron-session: fix link to next-iron-session (#11974) Justin <j****k@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
28ca0a70 Add API route to default CNA template (#11981) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3edfe518 Strongly Type Usage of Client Pages Loader (#11985) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0e915b11 Add Missing Hook for MainTemplate (#11984) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2ef814a2 v9.3.6-canary.3 Joe Haddad <j****d@z****o> about 6 years ago
09e38847 Update HMR Client Runtime (#11977) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
48e2c19d Serialize JSON Warnings Before Event (#11976) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
511cf748 Enable "paths" support by default (#11970) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
26df0180 docs: improve wording on some pages according to alex.js (#11973) Vitor Capretz <c****r@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e0d4ae04 v9.3.6-canary.2 Tim Neutkens <t****s@m****m> about 6 years ago
2fa26a2f Allow disabling runtime JS in production for certain pages (#11949) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
22e3c699 add warning about manually installing PostCSS plugins (#11966) Paul Matthew Jaworski <5****s@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
42a328f3 Improved steps for examples/cms-prismic (#11935)
Co-authored-by: JJ Kasper <j****j@j****e>
Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5d0932ce v9.3.6-canary.1 Tim Neutkens <t****s@m****m> about 6 years ago
30364630 Updated shallow docs (#11925) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
29c697b3 Add initial configuration changes for webpack 5 (#11917)
Co-authored-by: Zack Jackson <z****n@g****m>, Zack Jackson <z****n@g****m>, Zack Jackson <z****n@g****m>, Zack Jackson <z****n@g****m>, Zack Jackson <z****n@g****m>, Zack Jackson <z****n@g****m>, Zack Jackson <z****n@g****m>, Zack Jackson <z****n@g****m>, Zack Jackson <z****n@g****m>, Joe Haddad <j****d@z****o>
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
fe09c103 Upgrade `terser-webpack-plugin` for Webpack 5 (#11922) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
92dac596 v9.3.6-canary.0 Joe Haddad <j****d@z****o> about 6 years ago
20c7b5c5 Add initial process.env stubbing for new env support (#11893)
Co-authored-by: Joe Haddad <j****d@z****o>
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2b116cea Ensure module not found error is shown with jsconfig paths (#11889) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
67e6cae4 Correct Global and Local CSS Loading Order in Dev (#11901)
Co-authored-by: Joe Haddad <j****d@z****o>
Scott Parker <s****r@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2b488ab1 Fix NEXT_PUBLIC env values not being inlined (#11896)
Co-authored-by: Joe Haddad <j****d@z****o>
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6202a7f3 Fix: Update shallow routing docs (#11894) Gonzalo D'Elia <g****a@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7d2ee3b0 docs(Link): precise how prefetch works (#11792)
Co-authored-by: Luis Alvarez D. <l****s@z****o>, Luis Alvarez D. <l****s@z****o>
Vincent Voyer <v****t@c****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
90ffdcc3 docs(auth): add with-iron-session to the alternatives list (#11903) Vincent Voyer <v****t@c****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c0724cac v9.3.5 Joe Haddad <j****d@z****o> about 6 years ago
df1e5487 v9.3.5-canary.13 Joe Haddad <j****d@z****o> about 6 years ago
ffa4089b Update with-redux-thunk example to include HMR (#11816) Matt Carlotta <c****t@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
682120b7 v9.3.5-canary.12 Joe Haddad <j****d@z****o> about 6 years ago
5248e182 fix(export): fallback to empty string for basePath (#11880)
Co-authored-by: JJ Kasper <j****j@j****e>
Fonger <5****r@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ab18c792 Add support for params in header key/values (#10324)
Co-authored-by: Joe Haddad <j****d@z****o>
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b1aa594a Handle Potential Promise Rejection in Serverless (#11882) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d1b987f5 v9.3.5-canary.11 Joe Haddad <j****d@z****o> about 6 years ago
841cd6c4 Fix Situation Where Build Can Hang Indefinitely (#11881) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4e6d6d20 Remove unused import (#11875) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4094dfef Remove with-cookie-auth (#11865) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5713bcbb v9.3.5-canary.10 Tim Neutkens <t****s@m****m> about 6 years ago
f0422f21 Revert "minor change in hello-world/package.json" (#11874) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d3e308a7 Add basePath in link component and add/remove it consistently (#9988) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0b51b234 Add stats config for load tests (#11868) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2b1f959b Update shallow routing docs (#11616) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
20f64296 Replaced express with next-connect (#11747) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ee372f47 feat(example): add CRUD example with next-connect and passport (#11359)
Co-authored-by: Luis Alvarez <l****s@z****o>
Hoang Vo <4****o@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
65335155 chore(example): Update styled-components to v5 in with-typescript-styled-comp... Yuki Takemoto <m****2@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
39c068e1 Update Serverless Note in Docs (#11861) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9fdd6ed2 Fix Lockfile Joe Haddad <j****d@z****o> about 6 years ago
7dbdf1d8 Remove update-check.d.ts (#11858)
Co-authored-by: matamatanot <m****t@g****m>, Joe Haddad <j****d@z****o>
matamatanot <3****t@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
04ceba43 Adds first input delay performance metric (#8884)
Co-authored-by: Joe Haddad <j****d@z****o>
Houssein Djirdeh <h****n@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0ccce727 Update sentry example (#11701) a14m <3****m@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9e75162a [examples/with-react-intl] Fix issues with Intl.js polyfill (#11806) Fabian Mastenbroek <m****m@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e686545c Update @types in create-next-app (#11815)
Co-authored-by: matamatanot <m****t@g****m>
matamatanot <3****t@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2594bb93 v9.3.5-canary.9 JJ Kasper <j****j@j****e> about 6 years ago
ccefab76 [examples/custom-server-fastify] Fix ts(2341) (#11844)
Co-authored-by: Tim Neutkens <t****m@t****l>
MicrochipQ <m****q@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
dcb0a656 Add gip identifiers to NEXT_DATA (#11835) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
cbcb10b9 Add displayName property to React Context objects (#11829) Dave Cardwell <h****o@d****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ec76d926 Rename `functional component` -> `function component` (#11850) Minh Nguyen <m****x@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
287961ed minor change in hello-world/package.json (#11830) liulanz <3****z@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f1e561b8 Update dependencies (#11833) liulanz <3****z@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
37c98faa Make sure to pass through query values for custom routes (#11812) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
099ea8b9 v9.3.5-canary.8 Tim Neutkens <t****s@m****m> about 6 years ago
1199c235 Externalize `next-server` from Server Builds (#11819) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
46ecb001 v9.3.5-canary.7 JJ Kasper <j****j@j****e> about 6 years ago
cd1a2a59 Handle more invalid CSS class characters (#11809) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bbe7a52b update dev script in examples/using-preact (#11805) Abdul Rauf <a****d@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c59d2405 Add Prismic Example (#10897)
Co-authored-by: Shu Uesugi <s****u@c****m>, Luis Alvarez <l****s@z****o>
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ab4ba041 Replace brackets in CSS classes for dynamic routes (#11795) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0648c355 Update auto export opt-out warning and err.sh (#11801) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7d6fbe7f Add Node.js version to Bug template (#11781) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
982e880f Update CNA tests on windows for further investigating (#11779) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0c2a6d8f fix typo (#11786) Rounak Agarwal <r****3@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
13cf9705 v9.3.5-canary.6 Joe Haddad <j****d@z****o> about 6 years ago
041384bd Upgrade `ci-info` (#11758) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
28e1be83 Remove duplicate content (#11750) Stig Kleppe-Jørgensen <f****b@n****t>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7af04db4 Fix just headers not being applied in dev mode (#11755) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
fa167e33 Update to latest version of AMP optimizer (#11753) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a35ae240 chore(example): Update styled-components to v5 (#11765) Yuki Takemoto <m****2@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1d218979 Update start script in preact example (#11763) Zack Krida <z****a@p****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7e390794 Minor with-docker readme grammar fix (#11760)
Co-authored-by: Luis Alvarez D. <l****s@z****o>, Luis Alvarez D. <l****s@z****o>
sdhani <3****i@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2704387d Add New Provider (#11757) Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
21be4c05 Fix: small typo in `SERVER_PROPS_EXPORT_ERROR` constant (#11749) Zack Krida <z****a@p****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
84b73bdb [contributing docs] Add more details about chromedriver for ma… (#11739) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5a786bdf Bump timeout for create-next-app tests (#11743) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
282f3751 [Examples] Update with-mobx-state-tree examples (#11736) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
17384fc0 Updated with-xstate (#11658)
Co-authored-by: Luis Alvarez D <l****s@z****o>
David Janda <d****7@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
cad2a756 Make sure to handle "next" import gracefully (#11733) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
44b7b3c9 Updated with-webpack-bundle-size-analyzer to use SSG (#11657) David Janda <d****7@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
43a8e57b v9.3.5-canary.5 Joe Haddad <j****d@z****o> about 6 years ago
cc967805 Fix inconsistent handling for /index (#11643)
Co-authored-by: Joe Haddad <j****d@z****o>
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bc7d1836 Confirm if user wants example when creating app (#10543)
Co-authored-by: merelinguist <m****t@u****m>, Luis Alvarez <l****s@z****o>, Tim Neutkens <t****m@t****l>, Joe Haddad <j****d@z****o>
Dylan Brookes <2****t@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bf184fce Update to merge props from GSSP methods with _app pageProps (#11709) JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
009369a9 docs(examples): add with-iron-session example (#10973) Vincent Voyer <v****t@c****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9f272594 chore(deps): remove next-css from examples/antd (#10804)
Co-authored-by: Jack <j****4@g****m>, Jack <j****4@g****m>, Jack <j****4@g****m>
viz <v****r@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1eefd006 [example] Add SWR to api-routes-graphql (#11383) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
30870b44 [Examples] Add SWR to api-routes and api-routes-middleware (#11385) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bf0f9da9 [Example] Remove SSR from with-cerebral (#11562) Luis Alvarez D <l****s@z****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago

← Back to repository