GitHub / itsdouges/next.js / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 48ca2f2c | Fix CSS grid-column shorthand syntax (#15848) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e0d0c2eb | Explain Sass Extensions in CSS Docs (#15830) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 6ffc3f2a | Updated with-passport example to fix syntax errors (#15831) |
Marc <m****c@m****v>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e8c31902 | Support persisting the dev cache buster (#15827) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b87e4989 | Rename exportTrailingSlash to existing trailingSlash property (#15768) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e89bcf7e | Add docs page for Create Next App (#15454) |
Mehedi Hassan <m****p@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ea026151 | with-electron-typescript build error fix (#15803) |
Kim T <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 60f1d58c | Fix some webpack 5 deprecation warnings (#15797) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 210a6980 | Solve large portion of webpack 5 deprecation warnings (#15806) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ed0a47b1 | v9.5.2-canary.2 | Joe Haddad <j****d@z****o> | almost 6 years ago | |
| 9dd974df | Fix dotenv loading with cascading values (#15799) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9f928197 | Remove dotenv from auth0 Next.js example (#15398) |
sreekumar menon <m****m@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d0b6026d | examples: Update with-electron .gitignore (#15783) |
David Lemayian <8****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 841d4efc | Improve router types (#15775) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d0c57cf6 | Add clarification of routing to a dynamic route (#15771) |
Sam Robbins <s****b@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1b033423 | Fix asPath of rewrite without basePath (#15760) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 63667275 | v9.5.2-canary.1 | Joe Haddad <j****d@z****o> | almost 6 years ago | |
| ad5c7367 | Remove unused error (#15748) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b3c97374 | Fix gh-pages deploy script (#15724) |
Ronald Stevanus <r****x@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 0729394e | Update next-transpile-modules in all examples (#15739) |
Pierre de la Martinière <p****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bcd1ba62 | [webpack5] Complile for ES5 (#15708) |
Rafau <r****k@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1409cd6e | Update next-transpile-modules in with-react-intl example (#15730) |
Jon Espen Kvisler <j****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c9e379c3 | Fix wrong asPath on 404 (#15728) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 01662f1c | [Docs] Add upgrade notes for Next.js 9.5 (#15703) |
Luis Alvarez D <l****s@v****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d97d045d | Stabilize another test (#15697) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 766fef22 | Document regex support for custom routes (#15714) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9d68a363 | Docs smart-cdn link is dead. (#15707) |
matamatanot <3****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 17d7f03f | [Docs] Use `next dev` for the getting started page (#15705) |
Luis Alvarez D <l****s@v****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 73303a71 | [Examples] Fix with-sentry (#15694) |
Luis Alvarez D <l****s@v****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| dcb69ee9 | Strictly type `react-dev-overlay` (#15669) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3caa9960 | Error overlay should not be dismissable for a server error (#14011) |
Arsalan Khattak <3****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ce56b601 | Add additional pageProps check (#15667) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 6a48e3de | v9.5.2-canary.0 | Joe Haddad <j****d@z****o> | almost 6 years ago | |
| cac35c38 | Fix hot reloader edge case with broken webpack plugins (#15659) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 6b0c4948 | v9.5.1 | Joe Haddad <j****d@z****o> | almost 6 years ago | |
| 662d84b9 | v9.5.1-canary.3 | Joe Haddad <j****d@z****o> | almost 6 years ago | |
| 925384c1 | Added docs for Incremental Static Regeneration (#15663) |
Luis Alvarez D <l****s@v****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 8f914a3b | Fix error overlay hotlinking (#15658) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 59924967 | remove broken server example (#15653) |
Stephen Cefali <s****i@s****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c1e5b66c | Fix: space issue in error overlay and add tests (#15617) |
Darsh Patel <d****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3d98171d | Test webpack 5 beta (#15645) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3b4d460a | Remove console log from release script (#15652) |
Rafael Almeida <r****k@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 9ab78bba | retry installs on macos (#15641) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| b748b5a4 | v9.5.1-canary.2 | Joe Haddad <j****d@z****o> | almost 6 years ago | |
| 80998a05 | Don't use assetprefix on getServerSideProps and getStaticProps (#15634) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1a0cdbea | v9.5.1-canary.1 | JJ Kasper <j****j@j****e> | almost 6 years ago | |
| 63ea2d82 | Add CSS Modules examples to docs (#15601) |
Luis Alvarez D <l****s@v****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| dd6a0898 | Normalize missing optional value on Vercel (#15593) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3ffef602 | Fix webdriver error handling (#15491) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 571e2a7c | Add note about statusCode config for redirects (#15615) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| fc216731 | Update header replacing to be more relaxed (#15592) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1e8271eb | Update multi-zone example link from relative to absolute (#15618) |
yokinist <i****8@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 6eea9154 | Add better typing for redirect (#15603) |
Robert van Steen <h****o@r****l>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 86ba29f6 | Make sure link can render without router (#15604) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 39607839 | Stabilize error-is-clickable test (#15606) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2c9c07f9 | Update Electron, Typescript example (#15524) |
laiso <l****o@l****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3405fb94 | fix typo in `eslint-plugin-next` code comments (#15583) |
Christopher Robert Van Wiemeersch <h****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 059741ea | Update stats-config for new polyfills location (#15584) |
JJ Kasper <j****j@j****e>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bf3b1b56 | Update release.js and release package to avoid github rate limit (#15575) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4730a106 | v9.5.1-canary.0 | Tim Neutkens <t****s@m****m> | almost 6 years ago | |
| c50843f6 |
Add release hook to format the changelog by labels (#14592)
Co-authored-by: Tim Neutkens <t****s@m****m> |
Rafael Almeida <r****k@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 23eb2674 |
Make Links rendered in the error overlay clickable [ 14017 ] (#14055)
Co-authored-by: TodorTotev <5****v@u****m> |
Darsh Patel <d****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| edbb32ca | Next.js prefetching should use requestIdleCallback (#14580) |
Arsalan Khattak <3****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| fb81ecb2 |
Font optimizations (#14746)
Co-authored-by: atcastle <a****e@g****m> |
Prateek Bhatnagar <p****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 27c207da | Fix: UnhandledPromiseRejectionWarning when unknown flag provided for cli comm... |
Darsh Patel <d****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 91242ca6 |
Ignore history state not created by next.js (#15379)
Co-authored-by: kodiakhq[bot] <4****]@u****m> |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 17420c78 | improves baseUrl resolution in typescript monorepos (#13542) |
Jean Helou <j****u@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| fdfc508a | Add polyfill for process and Buffer in webpack 5 (#15499) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 5b4274a5 | De-experimentalize redirects for rosetta example (#15554) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 4dcf94e5 | [Docs] Performance time is in milliseconds (#15544) |
Luis Alvarez D <l****s@v****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e73faa18 | Update revalidate examples for 9.5 (#15551) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bf9b96bd | Update Apollo example for 9.5 (#15546) |
Omkar Yadav <h****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| bf1af688 | [Docs] Update links that should point to Vercel repos (#15547) |
Luis Alvarez D <l****s@v****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| fc942865 | [update] 'yo' to 'you' (#15545) |
ywppp <6****p@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 71bc0db9 | Combine sendPayload and sendHTML (#15475) |
Gerald Monaco <g****o@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 193ffe76 | fix typo in custom-webpack-config docs (#15533) |
Christopher Robert Van Wiemeersch <h****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 63e66ef0 | Update `gssp-export` Error (#15529) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 56367487 | upgrade @ampproject/toolbox-optimizer to 2.5.14 (#15463) |
Sebastian Benz <s****z@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d33dbea8 | v9.5.0 | Tim Neutkens <t****s@m****m> | almost 6 years ago | |
| a3eec3bf | Update custom webpack config docs to mention existing features (#15517) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1ee15164 | v9.4.5-canary.45 | Joe Haddad <j****d@z****o> | almost 6 years ago | |
| ac12c07c | Fix peer dependency (#15511) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 3accce37 | v9.4.5-canary.44 | Joe Haddad <j****d@z****o> | almost 6 years ago | |
| e837c225 | Upgrade cssnano-simple dependency (#15488) |
Joe Haddad <j****d@z****o>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f98e38c9 | Add static tweet link (#15493) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 2f50f1f8 | Stabilize more tests (#15470) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| d3955cdf | TypeScript documentation for _document.tsx (#15386) |
Kaic Bastidas <t****1@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| ebe4bb1e | Upgrade Apollo Client to 3.0 in `examples/api-routes-apollo-server-and-client... |
David Stotijn <d****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 574fe0b5 | Make dynamic routes case-sensitive (#15444) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| f22f88fd | Always resolve after router.prefetch() (#15448) |
James Mosier <2****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c9836676 |
Link with-polyfills example to updated polyfill docs (#13943)
Co-authored-by: Joe Haddad <t****0@g****m> |
Karl Horky <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1509465f | Update lockfile | Joe Haddad <j****d@z****o> | almost 6 years ago | |
| 1a34b237 | Example for Rewrites (Custom routes) (#15403) |
Robin Tom <3****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e6e2722b | Tweak test retries for invalid-href suite (#15459) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| c5f29b76 | Update webpack to land chokidar patch for all Next.js users (#15460) |
Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| cc541fb2 |
Add Sitemap Example (#15047)
Co-authored-by: Luis Alvarez D. <l****s@v****m>, Luis Alvarez D. <l****s@v****m>, Luis Alvarez D. <l****s@v****m>, Luis Alvarez D. <l****s@v****m>, Luis Alvarez D. <l****s@v****m>, Luis Alvarez D. <l****s@v****m>, Luis Alvarez D. <l****s@v****m>, Luis Alvarez D. <l****s@v****m> |
Arsalan Khattak <3****k@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 681ebfa5 | Fix lint (#15449) |
Luis Alvarez D <l****s@v****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 00ebce55 |
More helpful README (#14830)
Co-authored-by: Luis Alvarez D. <l****s@v****m>, Luis Alvarez D. <l****s@v****m>, kodiakhq[bot] <4****]@u****m> |
Mehedi Hassan <m****p@o****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 23ebe3e4 |
Update Sentry example for use with Sentry/Vercel integration (#15349)
Co-authored-by: Luis Alvarez D. <l****s@v****m>, Luis Alvarez <l****s@v****m>, kodiakhq[bot] <4****]@u****m> |
Colleen O'Rourke <e****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e4e3ad38 | Upgrade actions/cache to v2.1.0 (#15415) |
Jan Potoms <2****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago |