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

GitHub / itsdouges/next.js / commits

SHA Message Author Date Stats
17806e2b Add links for now info to parameterized-routing example (#6565) JJ Kasper <2****k@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
654860e7 v8.0.4-canary.9 Tim Neutkens <t****s@m****m> over 7 years ago
3f9a4499 Remove more terser code (#6564) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
d9060f5a Remove trailing spaces (#6547) k-kawakami <k****t@i****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
e112df43 Throw error when router methods are used in SSR (#6550) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
9b62f208 Remove cacheKeys option and improve filtering (#6559) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
51fc2616 Update README.md Tim Neutkens <t****s@m****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5f003105 Change redirect status to 302 (#6562) Marton Langa <m****a@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
cf0552a3 Fix wrong env key in build time configuration docs (#6561) Roman Ernst <r****t@f****t>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
1e801798 fixed typo in code comment (#6555) Santhosh Sundar <s****g@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
0a4f0e63 Fix page not loading with ending the request (#6546) Marton Langa <m****a@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
abad29b4 Remove chunkfilter and extractcomments options as they’re unused (#6549) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5dbbf79a changing an url to a url in the readme (#6540) Ryan Hinchey <r****y@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
f177ce42 v8.0.4-canary.8 Tim Neutkens <t****s@m****m> over 7 years ago
fb08e8a1 Add workflow with next-stats-action (#6535) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
0088083f Check if esmodules is supported before enabling useESModules (#6534) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
e10096cd Add preload notice (#6532) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
861edad4 Implement Recursive Delete (#6489) Connor Davis <m****l@c****s>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
068dd825 Add Grommet example (#6529) Roger Hutchings <r****s@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
d9c462bf Update timeout for plugin-mdx test (#6528) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
2e00ebfe Update login.js (#6527) GaelS <s****a@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
491f9a2c Move next-mdx from zeit/next-plugins to zeit/next.js (#6443) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
a3d94a56 [examples/with-sentry] Better docs + correct dependencies (#6521) Jess Telford <j****b@j****t>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
8f25bc68 v8.0.4-canary.7 Tim Neutkens <t****s@m****m> over 7 years ago
c3b1f31e Fix /index/index.js route not emitting the right route in production (#6516) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
4c35b7e7 Add warning on stalled page load possibly from too many tabs open (#6514) JJ Kasper <2****k@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5034e4e1 Updated entries to not output _app and _document in serverless (#6512) JJ Kasper <2****k@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8e807ca2 Added with-typescript-styled-components example (#6511) Mike Francis <m****s@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
89ad01ca Update with-zones example to support Now v2 / serverless (#6485) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
e52508fb Consolidate traditional and AMP rendering methods (#6506) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
494889ac Format a few documents (#6505) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a9c39885 Add console.error before exit on uncaughtException (#6504) JJ Kasper <2****k@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
436fc542 Correct yarn.lock (#6503) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5fd7b852 Add graphql-hooks example (#6482) Joe Warren <J****o@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
912e45b5 Show error when `router` or `Component` are returned in _app.js (#6487)
Co-authored-by: ijjk <2****k@u****m>
JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
a169017c Add docs for named exports using dynamic (#6502) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
5db0bef9 update webpack-dev-middleware to fix querystring in file names (#6498) Anton Egorov <a****n@e****i>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
8eb813a6 await config (#6488) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
330bedac Add Babel plugin that fixes className for Amp elements (#6486) Joe Haddad <t****0@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
a8d7a6ce v8.0.4-canary.6 Joe Haddad <j****d@z****o> over 7 years ago
68123d8b v8.0.4-canary.5 Joe Haddad <j****d@z****o> over 7 years ago
704edcc1 Make router UrlIsNew comparing method work as expected (#6383) tangye <4****4@u****m>
Committed by: JJ Kasper <2****k@u****m>
over 7 years ago
42cff0a0 Move next-bundle-analyzer to Next.js repo (#6445) JJ Kasper <2****k@u****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
cc2b7bc8 Setup on-demand-entries ping to prevent AMP page disposal (#6484) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
c9041260 refactor(on-demand-entries): extract method: setupPing (#6483) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
8ae1cd35 Fix dynamic require breaking after updating to v8 (#6475) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
1c1d5d01 Throw error when Promise is returned in next.config (#6476) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
23178db5 Add styles to experimental-amp example (#6461) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
70d611f0 Update with-hashed-statics example (#6472) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
227ea575 Change ncc taskr function name (#6471) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
41eaa9cf Run ncc on unistore to fix install warning (#6459) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
88388f79 v8.0.4-canary.4 Tim Neutkens <t****s@m****m> over 7 years ago
3998805b Use cacheable-response for ssr (#6393) Kiko Beats <j****u@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
aed7f643 add extra info to authentication (#6435) Samundra Shrestha <s****a@m****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
806bfdfa Update with-jest, with-jest-react-testing-library examples (#6464) Luc <l****y@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
62f84bb1 Create example for adding env variables from next.js.config / Final (#6318) Peter Kellner <p****r@p****t>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
256970ac Remove next-to-next-server babel plugin (#6458) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
fdb10d4f Update to Next v8.0 example on with-graphql-react (#6454) laiso <l****o@l****o>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
b8d3b7e6 v8.0.4-canary.3 Connor Davis <m****l@c****s> over 7 years ago
2fd397ff Add error for exporting when target is not server (#6455) Connor Davis <m****l@c****s>
Committed by: GitHub <n****y@g****m>
over 7 years ago
7dc50f38 Remove cross-spawn (#6450) Connor Davis <m****l@c****s>
Committed by: GitHub <n****y@g****m>
over 7 years ago
967542cc Update @zeit/next-preact example (#6390) Matsumoto Toshi <3****7@u****m>
Committed by: Joe Haddad <t****0@g****m>
over 7 years ago
5f70c234 Fix for index.js pages inside a folder named 'index' (#6423) Jan Potoms <p****n@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
074432d9 Drop images from experimental-amp and with-amp examples (#6446) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
6ffc2ffc v8.0.4-canary.2 Joe Haddad <j****d@z****o> over 7 years ago
99867a17 Add new experimental-amp example (#6444) Joe Haddad <t****0@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
f15cfeba AMP automatic page refreshing in dev (#6392) Joe Haddad <t****0@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
78d560e5 fix link in with-react-with-styles sample (#6438) HelloRusk <3****X@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
a971d295 Remove jsonPageRes Documentation Reference (#6440) Jesse Hoffman <j****d@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
5514949d Remove glob package (#6415) Connor Davis <m****l@c****s>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
993cab89 Update Hapi example (#6429) Jepser Bernardino <j****8@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
f7ee137f v8.0.4-canary.1 Tim Neutkens <t****s@m****m> over 7 years ago
297f1a3f Remove event-source-polyfill dependency Tim Neutkens <t****s@m****m> over 7 years ago
41ed6803 v8.0.4-canary.0 Tim Neutkens <t****s@m****m> over 7 years ago
b146eb52 Replace `del` with `rimraf` package (#6411) Connor Davis <m****l@c****s>
Committed by: GitHub <n****y@g****m>
over 7 years ago
bfb5224c Remove schema-utils dependency (#6413) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
6d17a93b Upgrade async-sema (#6410) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
597c7d44 Add taskfile for ncc (#6409) Connor Davis <m****l@c****s>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
e60a7cf5 Remove mkdirp-then in favor of promisify (#6408) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
9247c901 Remove http-status dependency (#6405) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
b88addfc Remove event-source-polyfill dependency (#6407) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
a99323cb v8.0.3 Tim Neutkens <t****s@m****m> over 7 years ago
e05229be Fix hot reloading in the yarn workspaces example (#6402) Pierre de la Martinière <p****e@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
ca7b7729 v8.0.3-canary.0 Tim Neutkens <t****s@m****m> over 7 years ago
d0e90d05 Don’t hide parse error from on-demand-entries Tim Neutkens <t****s@m****m> over 7 years ago
299eeb4f merge Merge branch 'master' into canary Tim Neutkens <t****s@m****m> over 7 years ago
71ae456a Fix invalid ping response throwing error in client (#6397) JJ Kasper <2****k@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
e0896e5d Add an example using ESI cache (with React ESI) (#6225) Kévin Dunglas <d****s@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
016d41f2 v8.0.2 Tim Neutkens <t****s@m****m> over 7 years ago
d14d1704 Remove ansi-html dep (#6394) Tim Neutkens <t****m@t****l>
Committed by: GitHub <n****y@g****m>
over 7 years ago
ce7dcaea v8.0.2-canary.7 Tim Neutkens <t****s@m****m> over 7 years ago
1757ad02 Drop cli-cursor dependency (#6387) Joe Haddad <t****0@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
414e8fab Update link in wasm example (#6389) HelloRusk <3****X@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
d7856c66 fixes a few inconsistencies in server routes (#6382) Vincent Grafé <v****e@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
9f5d1ef3 Add example using lingui.js (#6210) Robert Sköld <r****t@d****e>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
faf69b45 v8.0.2-canary.6 Tim Neutkens <t****s@m****m> over 7 years ago
5ab3f004 Fixed missing next deployment directory bug (#6331) Ariel Fuggini <a****i@u****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
3ba18117 Pass all `<Html>` props to `<html>` (#6378) Joe Haddad <t****0@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
8b784766 Remove alternate screen usage (#6377) Joe Haddad <t****0@g****m>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago
09508ed4 [with-sentry] Use env config instead of webpack where possible (#6381) Jess Telford <j****b@j****t>
Committed by: Tim Neutkens <t****m@t****l>
over 7 years ago

← Back to repository