Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/blitz-js/next.js

The official Blitz.js fork of Next.js
https://github.com/blitz-js/next.js

Make Links rendered in the error overlay clickable [ 14017 ] (#14055)

Co-authored-by: TodorTotev <[email protected]>

23eb267499dafee6b0b42c7571bb6c7a2a74f22e authored about 4 years ago by Darsh Patel <[email protected]>
Next.js prefetching should use requestIdleCallback (#14580)

edbb32cac9106ce9ae403265f894d9ebdddbe873 authored about 4 years ago by Arsalan Khattak <[email protected]>
Font optimizations (#14746)

Co-authored-by: atcastle <[email protected]>

fb81ecb2bd85167d2676983a2489e29ea42b6b97 authored about 4 years ago by Prateek Bhatnagar <[email protected]>
Fix: UnhandledPromiseRejectionWarning when unknown flag provided for cli commands (#15422)

27c207da7b199cbaad6c7340b72323f7501e8879 authored about 4 years ago by Darsh Patel <[email protected]>
Ignore history state not created by next.js (#15379)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

91242ca6d7d8227dff9d2eb7e9c3b8517f5b6fde authored about 4 years ago by Jan Potoms <[email protected]>
improves baseUrl resolution in typescript monorepos (#13542)

17420c785c23e56b82a7fd80490559a292db1c8d authored about 4 years ago by Jean Helou <[email protected]>
Add polyfill for process and Buffer in webpack 5 (#15499)

fdfc508a61bd1694892f0f123561d200177e8772 authored about 4 years ago by Tim Neutkens <[email protected]>
De-experimentalize redirects for rosetta example (#15554)

Fixes #15552

5b4274a5901134035e4d041b7dd1680f87286ff9 authored about 4 years ago by Joe Haddad <[email protected]>
[Docs] Performance time is in milliseconds (#15544)

4dcf94e5c4325669253cc5e67141aaf03a13ee1e authored about 4 years ago by Luis Alvarez D <[email protected]>
Update revalidate examples for 9.5 (#15551)

e73faa187bfe2bccabbb52f05ea5faf4ad3a85fe authored about 4 years ago by Joe Haddad <[email protected]>
Update Apollo example for 9.5 (#15546)

bf9b96bd81d62d8fe62487ef58509dd958d76bcb authored about 4 years ago by Omkar Yadav <[email protected]>
[Docs] Update links that should point to Vercel repos (#15547)

From feedback, we still have some links that go to zeit repos instead of vercel

bf1af6880add6e612c06c42179c2dab5ec372669 authored about 4 years ago by Luis Alvarez D <[email protected]>
[update] 'yo' to 'you' (#15545)

that's really all there is - it just bugged me.

fc942865bfc0456822f93579f1c2436f48b70bea authored about 4 years ago by ywppp <[email protected]>
Combine sendPayload and sendHTML (#15475)

71bc0db92ad0f75e5f208d04ae36f6810f8f53c6 authored about 4 years ago by Gerald Monaco <[email protected]>
fix typo in custom-webpack-config docs (#15533)

193ffe7616ed1e1578eea817d8808e9f556f6055 authored about 4 years ago by Christopher Robert Van Wiemeersch <[email protected]>
Update `gssp-export` Error (#15529)

This pull request updates the `gssp-export` error for clarity.

Fixes #15527

63e66ef0b052d366a20052b929e3fa01c93e6368 authored about 4 years ago by Joe Haddad <[email protected]>
upgrade @ampproject/toolbox-optimizer to 2.5.14 (#15463)

56367487085e3bef0bf86eebc1ebe662bf4b2337 authored about 4 years ago by Sebastian Benz <[email protected]>
v9.5.0

d33dbea8dc684003a8d7babce58b60140089c6e1 authored about 4 years ago by Tim Neutkens <[email protected]>
Update custom webpack config docs to mention existing features (#15517)

a3eec3bf038909d76ff6ea4809064417aee07c49 authored about 4 years ago by Tim Neutkens <[email protected]>
v9.4.5-canary.45

1ee151640efe857593228c142c115bbe338eeb60 authored about 4 years ago by Joe Haddad <[email protected]>
Fix peer dependency (#15511)

ac12c07ce55f5d1566be43b884818ec9387eabee authored about 4 years ago by Joe Haddad <[email protected]>
v9.4.5-canary.44

3accce37a7486b51b43a45908697876f01f7a1ca authored about 4 years ago by Joe Haddad <[email protected]>
Upgrade cssnano-simple dependency (#15488)

e837c2253db07124ccc5c8cd79070d3c05fba824 authored about 4 years ago by Joe Haddad <[email protected]>
Add static tweet link (#15493)

f98e38c9b634b85e6679e7b5f953a9d98074cfc3 authored about 4 years ago by Tim Neutkens <[email protected]>
Stabilize more tests (#15470)

jest retries seem to be masking test failures, like the `auto-export` one (and maybe others). I ...

2f50f1f8c948b5766a783adfba5e05d129deb624 authored about 4 years ago by Jan Potoms <[email protected]>
TypeScript documentation for _document.tsx (#15386)

- Update the [Custom Document page](https://nextjs.org/docs/advanced-features/custom-document) t...

d3955cdf514e7d5032d5929e551796106ede21c7 authored about 4 years ago by Kaic Bastidas <[email protected]>
Upgrade Apollo Client to 3.0 in `examples/api-routes-apollo-server-and-client-auth` (#15272)

ebe4bb1ee4fb79fa78bf7ef5ee23f3c035becf75 authored about 4 years ago by David Stotijn <[email protected]>
Make dynamic routes case-sensitive (#15444)

Fixes https://github.com/vercel/next.js/issues/15377
Closes https://github.com/vercel/next.js/pu...

574fe0b582d5cc1b13663121fd47a3d82deaaa17 authored about 4 years ago by Jan Potoms <[email protected]>
Always resolve after router.prefetch() (#15448)

In development or with an invalid href, `await router.prefetch()` would not resolve the promise....

f22f88fd733518299b9941c2a2e9747b837e47f1 authored about 4 years ago by James Mosier <[email protected]>
Link with-polyfills example to updated polyfill docs (#13943)

* Link to updated polyfill docs

Ref: https://github.com/vercel/next.js/pull/13766

* Update...

c9836676542e6aed8c833307853489838a8672fe authored about 4 years ago by Karl Horky <[email protected]>
Update lockfile

1509465f25169444454276074397466e1f73447e authored about 4 years ago by Joe Haddad <[email protected]>
Example for Rewrites (Custom routes) (#15403)

This PR adds example for #15073
> - [ ] `rewrites` For [docs/api-reference/next.config.js/rewr...

1a34b237b62eeb9424983794dc31820f713e02a0 authored about 4 years ago by Robin Tom <[email protected]>
Tweak test retries for invalid-href suite (#15459)

- Reduce jest retries to 2 for a total of 3 attempts
- Disable retries in `invalid-href` test. I...

e6e2722b117976d6233f5c72c337a3b03a3906c9 authored about 4 years ago by Jan Potoms <[email protected]>
Update webpack to land chokidar patch for all Next.js users (#15460)

Forces all Next.js users to have this patch installed: https://twitter.com/timneutkens/status/12...

c5f29b76ea125d122d443c975896399f44c428f0 authored about 4 years ago by Tim Neutkens <[email protected]>
Add Sitemap Example (#15047)

* Add with-sitemap Example

* Update README

* Update examples/with-sitemap/scripts/generate...

cc541fb25260f7315d3e223d368cfad80c99f25a authored about 4 years ago by Arsalan Khattak <[email protected]>
Fix lint (#15449)

681ebfa5cbe24b738ee08a4a5964c0b942af49bb authored about 4 years ago by Luis Alvarez D <[email protected]>
More helpful README (#14830)

* More helpful README

Updated to include more details about Next.js, link to the interactive ...

00ebce55538f99b752408608aaecb85942f7d3dc authored about 4 years ago by Mehedi Hassan <[email protected]>
Update Sentry example for use with Sentry/Vercel integration (#15349)

* Update Sentry example for use with Sentry/Vercel integration

* update linting

* Update l...

23ebe3e4aac920b57cf71cf5a530bcfaa7b186de authored about 4 years ago by Colleen O'Rourke <[email protected]>
Upgrade actions/cache to v2.1.0 (#15415)

e4e3ad38fd7cfc7dd5f72efd493d75a5b945c300 authored about 4 years ago by Jan Potoms <[email protected]>
MongoDB Example (#15029)

* MongoDB Example

* Apply suggestions from code review

* Add changes based on feedback.

...

0152dac87f2965c7f1f5fe5d4e272af4b9298d14 authored about 4 years ago by Ado Kukic <[email protected]>
v9.4.5-canary.43

53a3ffea25a21847ea1882dcd08ab1634f5b2af7 authored about 4 years ago by Joe Haddad <[email protected]>
Fix Peer Dependency in React Refresh Utils (#15375)

Fixes #15342

4898d24f9a370b73e298749aaa3b2b64315cf04d authored over 4 years ago by Joe Haddad <[email protected]>
Fix cancellation control flow (#15361)

fcfbceaa7e80be4adaa70f9bafa66656a4f99a9e authored over 4 years ago by Jan Potoms <[email protected]>
Fixes Hapi custom server example (#15292)

ef637b38cb9660e0d5f289d39e1820613d01d6d0 authored over 4 years ago by Bruno Bernardino <[email protected]>
Added production, basic, and Fast Refresh test suites on macOS (#15366)

7a266a914ea7a3e9806a7b634a78979831a27864 authored over 4 years ago by Darsh Patel <[email protected]>
EDITED: Cosmic demo updates (#15308)

Co-authored-by: Luis Alvarez D <[email protected]>

0eff1be77a8c7dd5f1badaba4d6a745eb9e124b0 authored over 4 years ago by Tony Spiro <[email protected]>
Updated typo (#15357)

b5ca544dccedf512d6b2f899e9be77ed992056ff authored over 4 years ago by Nyasha (Nash) Nziramasanga <[email protected]>
[Docs] Remove false caveat in custom document docs (#15355)

The statement is not true, we provide mocks for `req` and `res`.

eea25fc5dcaff5acab60230a18fece4cdfa2be05 authored over 4 years ago by Luis Alvarez D <[email protected]>
Update `api-routes-graphql` README Link (#15350)

5cd5a0e62d7d662f483062b535195f73e46efb1c authored over 4 years ago by Joe Haddad <[email protected]>
v9.4.5-canary.42

0866ce3f5c24abef428c059fa89754f54ded9a9e authored over 4 years ago by Joe Haddad <[email protected]>
Fix basepath router events (#14848)

Co-authored-by: Joe Haddad <[email protected]>

7dd61b47a23fcf00fb710db0a4c8488cea89cb01 authored over 4 years ago by Jan Potoms <[email protected]>
Correct order of packages in Sentry example explanation (#15334)

5a00d62242de9f3b10dd7a3996a8fd3ca8de63c5 authored over 4 years ago by Obed Marquez Parlapiano <[email protected]>
Simplify trailing slash regex (#15335)

d5c1addd645306b79d5031543581c6123c25d0b7 authored over 4 years ago by Joe Haddad <[email protected]>
Stabilize revalidate (#15338)

c40f407d82258951b08525ae173444bc203d93ba authored over 4 years ago by Tim Neutkens <[email protected]>
v9.4.5-canary.41

a45def87a2a9a85b07685b355dda5921dc5de989 authored over 4 years ago by Joe Haddad <[email protected]>
Stabilize Trailing Slash API (#15331)

Closes #15330

a11d99390a02c2ced21a7de464e005f8eb5b06d4 authored over 4 years ago by Joe Haddad <[email protected]>
v9.4.5-canary.40

047b73b824134037b32cb076f014357ce8de8c9c authored over 4 years ago by Tim Neutkens <[email protected]>
Bring over fixes from #15185 (#15326)

Co-authored-by: Joe Haddad <[email protected]>

e57b2091aafb5851152ee4d57db4d9e3b7adb9f7 authored over 4 years ago by Tim Neutkens <[email protected]>
Upgrade browserslist (#15324)

Co-authored-by: Joe Haddad <[email protected]>

a26c69d11d6b40537d72c08e989ce9d02d90c431 authored over 4 years ago by Bogdan Chadkin <[email protected]>
Update react-md url for with-react-md (#15325)

Low hanging fruit 🍎
Resolves: #15321

`https://react-md.mlaursen.com/` -> `https://react-md.dev/`

8f888c9f906bb17f608a9c510831e0140ec5cdf6 authored over 4 years ago by Darsh Patel <[email protected]>
v9.4.5-canary.39

42014a49af7533dbc8b0e9ee0fef4ca908a08da1 authored over 4 years ago by Joe Haddad <[email protected]>
Add test for main.js in webpack.config.js (#15311)

This particular variable was not being read correctly. Added a test for the behavior.

Fixes #15261

aa62fa7f42971b1c772328b43aeca0233686ada2 authored over 4 years ago by Tim Neutkens <[email protected]>
Verify that dataroutes work correctly with assetPrefix (#15309)

Fixes https://github.com/vercel/next.js/issues/12046
Fixes https://github.com/vercel/next.js/iss...

548ca82041c942113c3c0791210096cac5d63856 authored over 4 years ago by Jan Potoms <[email protected]>
Do not duplicate compilation errors (#15299)

* Do not duplicate compilation errors

* Add tests

* Attempt to fix test

* Fix test

13a971c8b590969f1e5f4202199833723659171e authored over 4 years ago by Joe Haddad <[email protected]>
[internal] Fix Fast Refresh tests on macOS (#15300)

2aca32d7406e904fb14251c7cc3515c82209ef91 authored over 4 years ago by Joe Haddad <[email protected]>
Add missing gitignore files

b8bd3c33092f9463d44f1558129401949d271e12 authored over 4 years ago by Joe Haddad <[email protected]>
v9.4.5-canary.38

b1cfa51b47e44f25576ffd5677fc6332a7665cb2 authored over 4 years ago by Joe Haddad <[email protected]>
[Fix] common misspelling errors (#15288)

For reference: https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines

c2f38f2af043a24220171d109f3b6a00b52e2089 authored over 4 years ago by Necmettin Karakaya <[email protected]>
Updated import filename to the correct one (#15298)

eb6589ab16e2268087b80c2140f168d7f132335f authored over 4 years ago by Ayush <[email protected]>
Fix static data fetching when using absolute assetprefix (#15287)

Fixes https://github.com/vercel/next.js/issues/15188

`parseRelativeUrl` was used on urls that w...

381e44f324095d154e0244ce67b6a7403792dd29 authored over 4 years ago by Jan Potoms <[email protected]>
Only required polyfill.io lint rule (#15277)

- Introduces a lint rule which points towards the unwanted polyfill.io features.
- Aim here is t...

4422be32761f346a598ae688dc5971378a9f582e authored over 4 years ago by Prateek Bhatnagar <[email protected]>
Clarify optional catch all vs catch all routes (#15290)

Makes the difference between optional catch all routes and catch all routes clearer.

Closes #15229

3bfc25db9fc6fb21875510d5d9ada9896b87a80c authored over 4 years ago by Bruno Bernardino <[email protected]>
Fix broken example link in docs for catch all routes (#15295)

Fixes a broken link on https://nextjs.org/docs/routing/dynamic-routes

This path was updated fro...

4a136476e75a9f6e40f3fa59abd65a6735f9389b authored over 4 years ago by Jerry Gao <[email protected]>
Drop `module: esnext` requirement in tsconfig.json (#15276)

Next.js forcibly setting `module: 'esnext'` in `tsconfig.json` is necessary to prevent TypeScrip...

f5b186cb69039c354c6f02c76d5712dbf1170f71 authored over 4 years ago by Joe Haddad <[email protected]>
Fix no-anon-default-export for webpack 5 (#15293)

Fixes one of the cases of https://github.com/vercel/next.js/pull/15185#issuecomment-660128647

4d944a2bfbf96e448dfdf583a37585658989e7e9 authored over 4 years ago by Tim Neutkens <[email protected]>
chore(examples): update prismic-javascript to 3.0.1 (#15263)

This PR updates Prismic libraries to their latest version.

Since the `previewSession` method w...

25488f4a03db30cade4d086ba49cd9a50a2ac02e authored over 4 years ago by João Pedro Schmitz <[email protected]>
[create-next-app] Add engines to package.json (#15282)

This matches Next.js engines https://github.com/vercel/next.js/blob/canary/packages/next/package...

ebdfa2e7a3f8e22e03b94dfb5f00481bf06254b6 authored over 4 years ago by Steven <[email protected]>
[Examples] Remove with-universal-configuration-runtime (#15268)

a866937b47d988de73c70f4f074ea8dd20d70118 authored over 4 years ago by Luis Alvarez D <[email protected]>
Update to 3.0 in api-routes-apollo-server-and-client example (#15270)

48621b3c7e80faa70358db80902bb7d17e2ac809 authored over 4 years ago by David Stotijn <[email protected]>
Update MST typescript example to use hooks (#15237)

1. Switched from class components to functional components with hooks (https://reactjs.org/docs/...

5e9f3102b840b2936a8f3eab2b9162007ddefa50 authored over 4 years ago by kevin sproles <[email protected]>
[Examples] Remove broken demo from with-graphql-faunadb (#15267)

Fixes https://github.com/vercel/next.js/issues/15219

This is better than replacing the demo as ...

a475480745b66bad6ffbefbb4ca7fd9eb1e9b998 authored over 4 years ago by Luis Alvarez D <[email protected]>
Update with-universal-configuration-build-time example (#15228)

Co-authored-by: Luis Alvarez <[email protected]>

279da6317c95c6e3c03bb15d516ff062f01d6ae4 authored over 4 years ago by Sarbast Mohammed <[email protected]>
v9.4.5-canary.37

569a289c849bb70162c4e9ca914d43fc119efbf3 authored over 4 years ago by Tim Neutkens <[email protected]>
Fix DevServer#close doesn't close all resources (#15247)

78347669078bbc4e82ad00cf871898dbd48976a5 authored over 4 years ago by Wayne Warner <[email protected]>
Fix app-document-import-order test for webpack 5 (#15224)

a33bb5bec5c040f5687f55ad5be2b6e3f8e6e97c authored over 4 years ago by Tim Neutkens <[email protected]>
docs: include test env in default env vars (#13708)

[Current Environment Variables doc](https://nextjs.org/docs/basic-features/environment-variables...

56d62a52fd706613de4800eeb7f6d4fff1b3af94 authored over 4 years ago by Mario Beltrán Alarcón <[email protected]>
Update examples/with-carbon-components (#15190)

The example used an outdated version of carbon components v9.

The latest got a huge facelift, n...

f3f4ca3ef50e1f794032d03df101dd0866f2cb77 authored over 4 years ago by Balint Lendvai <[email protected]>
[Examples] Improve with-sentry readme (#15205)

The current readme has wrong instructions and it's not clear enough about how to get the app run...

14eb907c60be3b1c939af1e8d181abbbfa260e3b authored over 4 years ago by Luis Alvarez D <[email protected]>
(chore) Add with-filbert as example (#15161)

This PR adds an example for [filbert-js](https://filbert-js.vercel.app/docs/introduction) 🖌️
I h...

5d2e960c6c8375fe44353f16413b38ad5d3fd1cf authored over 4 years ago by anotherjsguy <[email protected]>
Add test for query param bug #15233 (#15238)

Fixes https://github.com/vercel/next.js/issues/15233

e56a6add8de788baa6bee2865c469e6f7bdc1fb9 authored over 4 years ago by Jan Potoms <[email protected]>
Fix ky-universal-polyfill in webpack 5 (#15227)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by:...

bd9fc12f92915067e441b221a3652542687a7569 authored over 4 years ago by Tim Neutkens <[email protected]>
Improve query conversion logic (#15236)

`URLSearchParams` has a `forEach` method. this should simplify and shorten the logic. Perhaps it...

dad3299852595c286ac5977516fa670892b72689 authored over 4 years ago by Jan Potoms <[email protected]>
Added .gitignore to examples that are deployed to vercel (#15127)

Co-authored-by: Joe Haddad <[email protected]>

f00ad581a16a3023f4be88940d3330550544509b authored over 4 years ago by Tanmay Laud <[email protected]>
v9.4.5-canary.36

2ffe46605d4d628630fc5bfe242d6292e35aa04b authored over 4 years ago by Joe Haddad <[email protected]>
Use `core-js` for URL(SearchParams) Polyfill (#15209)

This replaces the `url-polyfill` package with the `core-js` version which handles more edge case...

9d94d70d1f0b396958a970bb217216b272a93d38 authored over 4 years ago by Joe Haddad <[email protected]>
Document API Middlewares with TypeScript (#14275)

My attempt to clear things up 😅

cc @Timer

59f147387b9a34abbbc3e90e947a6b55efb36cc9 authored over 4 years ago by Rafael Almeida <[email protected]>
v9.4.5-canary.35

b9f4bdfde3eb7f95359374631deda41e14ddce16 authored over 4 years ago by Joe Haddad <[email protected]>
fix basepath trailing slash (#15200)

Fixes the link rewriting part of https://github.com/vercel/next.js/issues/15194

54d991e6420d5493242a933037a8192ade0b53b8 authored over 4 years ago by Jan Potoms <[email protected]>
Make sure the correct chunk names are used in webpack 5 (#15204)

1fe612e8826d2e5d60f252815ed9952a7916478b authored over 4 years ago by Tim Neutkens <[email protected]>
Update README.md (#15198)

Continuation of #15177

58aa576bc1ace28e599f7f19b3c23c7e6735f830 authored over 4 years ago by Nikolay Stoynov <[email protected]>