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

Update logo for dark mode (#20047)

Closes https://github.com/vercel/next.js/issues/20046

a5fea53bc8bcfefd0c46df2ab7e598404cbf42ef authored almost 4 years ago by Luis Alvarez D <[email protected]>
Fix bug in with-apollo example leading to cached lists being duplicated. (#19812)

Closes https://github.com/vercel/next.js/issues/19759

3410106958c1d1938a0a7e50cc4896986ad5890d authored almost 4 years ago by Felix Meziere <[email protected]>
Add NEXT_LOCALE cookie note to docs (#20045)

Closes: https://github.com/vercel/next.js/issues/20044

782537dd2d265d718c5e2e3a5e51dd418df0f366 authored almost 4 years ago by JJ Kasper <[email protected]>
Update example with next-translate upgrading to 1.0 (#20039)

I applied the changes of the [migration guide of next-translate from 0.x of 1.0](https://github....

d96c454127417095dc305a909330bc928e688082 authored almost 4 years ago by Aral Roca Gomez <[email protected]>
Fix double-quoted hotlinks in dev error panel (#19974)

Fixes #19923.

Before:
<img width="564" alt="Screen Shot 2020-12-08 at 3 07 11 PM" src="https://...

9bdb793c4ed88d9a4142b6a3049b7ec5f82213f8 authored almost 4 years ago by Lachlan Campbell <[email protected]>
v10.0.4-canary.3

19fed3f83b88c587cbac943ea34fbfbbb76161ff authored almost 4 years ago by Joe Haddad <[email protected]>
Correct production docker base image tag (#19962)

As seen in https://github.com/mhart/alpine-node, the `base` image tag has been renamed to `slim`.

e3244e96a69fad7eff92a025c77e98addce8c520 authored almost 4 years ago by Richard Lee <[email protected]>
Clear up production build missing message for `next start` and `next export` (#19777)

Adds an err.sh link to the production build missing message. Also clears up `valid` as `producti...

c792317295c076e0b449ada10571b0716e395111 authored almost 4 years ago by Tim Neutkens <[email protected]>
Fix failing Azure tests (#19877)

Noticed Azure tests have started failing after https://github.com/vercel/next.js/pull/19758 due ...

cf4665539aae3ef20c47a03f4bb399a8a825ad77 authored almost 4 years ago by JJ Kasper <[email protected]>
Update client-only.js (#19884)

typos

f186be692702b22cd7344cb6c6d35bf34374334c authored almost 4 years ago by Sung Hah Hwang <[email protected]>
with-facebook-pixel: remove package and update readme (#19807)

(@lfades), I forgot remove package react-facebook-pixel that is not necessary now and update rea...

d1260762ef0ec7508226f433a40098575fe65751 authored almost 4 years ago by Nicolás Figueroa <[email protected]>
Remove aliases that are no longer needed (#19937)

Fixes #19939

4bca939ff72c83fbedae2cba91317e91b804c8d3 authored almost 4 years ago by Tim Neutkens <[email protected]>
Automatically cancel old workflow runs on PRs (#16976)

df2f6ec00329f0d424ef9ae2ab3985438ab5661e authored almost 4 years ago by Joe Haddad <[email protected]>
Ensure trailingSlash redirect applies correctly for i18n (#19859)

This ensures locales aren't applied for the trailing slash redirect un-necessarily

Fixes: https...

358861d3153d6192786293c34c8694db75d78732 authored almost 4 years ago by JJ Kasper <[email protected]>
Custom Server with bodyParser, don't parse body again in API Route (#16169)

## Why

Some users prefer to use a custom server implementation that handles body parsing. If th...

90e97b535bca241e02381e011168820e005142b9 authored almost 4 years ago by Daniel Kempner <[email protected]>
v10.0.4-canary.2

b403e9ec15668c98a802c42bd17cb3f3678535cd authored almost 4 years ago by JJ Kasper <[email protected]>
Improve way cache version string is created (#19763)

Nitpicky change, but the version string contained a double `|`, implying that there might be an ...

3f730fc7b199ab717093b263ce29b094329db674 authored almost 4 years ago by Pepijn Senders <[email protected]>
Add locale: false custom route prefix note (#19765)

This makes sure to note how custom-routes need to be prefixed when `locale: false` is used for r...

e6c1aa6483ecc98aaaa42cce50ee94ef274aa883 authored almost 4 years ago by JJ Kasper <[email protected]>
Ensure i18n custom routes resolves correctly (#19766)

This ensures i81n custom routes are resolving correctly, it also corrects redirects for default ...

42385f48dbd9bf6b95c0a01614ce422f3db5f81f authored almost 4 years ago by JJ Kasper <[email protected]>
Making font optimization as default (#19758)

- Making font optimizations as default
- Re-enabling tests
- Fixes #19159

57e156bc49024fda19ffdffb1ed4befc4a07c2c3 authored almost 4 years ago by Prateek Bhatnagar <[email protected]>
Update fauna example (#19806)

This PR removes the `next.config.js` file with an `env` key and instead modifies the setup scrip...

2b817af1eae0194a3ae61ac91ac63f34bfcaf3b8 authored almost 4 years ago by Allen Hai <[email protected]>
with-facebook-pixel (#19762)

## Problems with the other implementation
- pixel not working first time load page (this generat...

dc4beade676b6c0310320c1a15de9213105c13cb authored almost 4 years ago by Nicolás Figueroa <[email protected]>
Replace Graphcool with a working GraphQL endpoint in with-apollo-and-redux example (#19248)

The example stopped working when the GraphQL service [Graphcool](https://www.graph.cool/) shut d...

20949612dfb56e44a623498eb3237a69177229e5 authored almost 4 years ago by Carmelo Scandaliato <[email protected]>
docs/Remove extra word (#19754)

Remove extra word "the"

3924b0047865f7a1c11694e5940d2491252d1003 authored almost 4 years ago by Michael McQuade <[email protected]>
Clarify data fetching documentation on calling API routes. (#19748)

We've received some feedback that the current note about calling API routes inside gSP/gSSP is c...

8c2cb4640a4279b13416a38846786526874d6bea authored almost 4 years ago by Lee Robinson <[email protected]>
Update @ampproject/toolbox-optimizer to latest version (#19722)

This updates to the latest version of the `@ampproject/toolbox-optimizer` which contains updates...

bb1bdbb10fb7f8b4f5d6b05c5e63ba589151cb50 authored almost 4 years ago by JJ Kasper <[email protected]>
v10.0.4-canary.1

7ae76f4326840fb92cc542d867c5b9c27333a80c authored almost 4 years ago by JJ Kasper <[email protected]>
Error Message Clarity (#16052)

* make the error message more clear if webpack config comes back undefined

* Update check and...

b86a1731e10d3752f8c3d440eaf30b3ada9e219f authored almost 4 years ago by Jeff Escalante <[email protected]>
v10.0.4-canary.0

d016eadeef14a439fad2a0cf4d638f6618e20749 authored almost 4 years ago by JJ Kasper <[email protected]>
Script loader component (#18281)

c8cd77a856248346768042f4553a8513195311a4 authored almost 4 years ago by Janicklas Ralph <[email protected]>
Css optimizations (#16539)

Co-authored-by: JJ Kasper <[email protected]>

6e4632efe18ea4b65a213f385524d5cc20f25354 authored almost 4 years ago by Janicklas Ralph <[email protected]>
Avoid misleading inline comments in .env example (#19708)

dotenv currently doesn't support inline comments (see https://github.com/motdotla/dotenv/issues/...

7e387f0fce09b77f1cf2a777e2b5fbed874fbec0 authored almost 4 years ago by Vyacheslav Matyukhin <[email protected]>
Fix typo in gitignore (#19638)

Build directory is `dist` and not `build`. The typo also makes gitignore not work correctly.

3766cff9b7bf0618f4554c594795850bd5b2e4e9 authored almost 4 years ago by Pradip Caulagi <[email protected]>
Update with-zones example readme (#19713)

Updated one of the deployment steps to make sure the deployment of the home app is not done with...

3b68bc3be8e60b59459aff6939d33c7354f8e345 authored almost 4 years ago by Luis Alvarez D <[email protected]>
Fix cloudinary default quality to use q_auto (#19694)

The [default loader](https://github.com/vercel/next.js/blob/17b91e7c76711308707bc8ab3308376af981...

fddad89cbccd74d74553986c79f387d2369e6185 authored almost 4 years ago by Steven <[email protected]>
Spelling fix (#19686)

17b91e7c76711308707bc8ab3308376af98170e6 authored almost 4 years ago by Vishnu Paduchuri <[email protected]>
Remove the `as` prop from the Link component in with-static-export example (#19650)

This PR closes #19649.

b79d72ce602b861c0443216a8da71d655f89fc89 authored almost 4 years ago by Dennis Morello <[email protected]>
Move note about next export and i18n

ad8999356d8c246619cace4e777acc0a7222c834 authored almost 4 years ago by Tim Neutkens <[email protected]>
Fix typo in image-optimization.md (#19670)

Either use `avoid` or `prevent` as verb, but not both.

1231ddb001da4ca9b3377f3fc8b990a986bcff1f authored almost 4 years ago by Wesley Tian <[email protected]>
Fix typo (#19624)

fcf129d90dc611c4836bb148a6bb7ee77067d82c authored almost 4 years ago by Mark Steggles <[email protected]>
add missing import in with-firebase example (#19572)

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

9f07d2dcfb9f59a1446d19b94ced64ea4cb55d4d authored almost 4 years ago by Louison <[email protected]>
fix: Revert #18921 and inline absolute babel runtime only for YarnPnp (#19542)

This reverts #18921 and ensures that the Babel runtime is only inlined as an absolute path when ...

9dd5ff2baa716a6b12f681ff09559a3c8dd7b5cd authored almost 4 years ago by Guy Bedford <[email protected]>
Break up the serverless loader into typed handlers (#19511)

This breaks up the `serverless-loader` into typed handlers to allow for easier maintenance and b...

899a29cade19ab16f4c5105f9bcb8514577395de authored almost 4 years ago by JJ Kasper <[email protected]>
[Examples] update with-tailwindcss-emotion to tailwind 2.0 (#19476)

Hello, this PR updates the with-tailwindcss-emotion example to be compatible with tailwindcss 2....

453adc68648b716ed1311f99bd5301f35fbb596b authored almost 4 years ago by Arthur Petrie <[email protected]>
example fix: hydrate method of the mobx store needs to be an action (#19522)

By default, MobX 6 and later require that you use `actions` to make changes to the state, otherw...

14cb6556a8b3c592cbdeb8f3baf27ce7e087ca0b authored almost 4 years ago by Ivan V <[email protected]>
Ensure next commands respect termination signals (#19433)

Fixes #16173

## What

Restores handling of termination signals, `SIGTERM` and `SIGINT`, to allo...

397a375b37ca7727f13d73b36fcc80df61cfc66a authored almost 4 years ago by Jamie <[email protected]>
Update getInitialProps.md (#19506)

To clarify what I've noticed as a common source of confusion in discussions online. Fixes https:...

f4bf8a4696af6f9a0b64636205356ba207fb1ea9 authored almost 4 years ago by Curt Siffert <[email protected]>
Remove mention of the Next.js site repo from docs (#19504)

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

86a0c7b0f7133362b5a5358428fe8ca334fe394e authored almost 4 years ago by Luis Alvarez D <[email protected]>
Update documentation links (#19502)

- Updated some links in docs that don't have the `.md` extension. Not required for our live docs...

0ed815285857f2210271f02635b3b713f051b28d authored almost 4 years ago by Luis Alvarez D <[email protected]>
Change duplicated redirect in examples (#19479)

The code here should contain a regex path matching example, as stated in the comment; but it is ...

d640590907ea7399725ef8a1a30c4df129546f88 authored almost 4 years ago by Manu <[email protected]>
Fix grammar in API routes: Introduction (#19385)

For an API route to work, you need to `export as default a function` (a.k.a **request handler**)...

532a5bcc7585374d3f2e6beab576b48b0b02841d authored almost 4 years ago by Balázs Orbán <[email protected]>
Fix italics in readme (#19441)

d82a6057a18f75518a99add37ad4b8c31b087b9a authored almost 4 years ago by Osh Slomczynski <[email protected]>
with-firebase example for SSR (#16070)

I couldn't find an example when creating an SSR page using firebase's firestore data, so I impro...

9ca1f39f75bc327e3bbcd3f1d1f2d478a88a0cdb authored almost 4 years ago by mikan3rd <[email protected]>
Update next export docs to mention i18n caveat (#19491)

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

af5b8ceb7a85af7f145641629485fd30a0486191 authored almost 4 years ago by Luis Alvarez D <[email protected]>
[ EXAMPLES ] Added with-neo4j (#16559)

Adding a example with **Neo4j** native graph database.

- with-neo4j: basic api routes with neo4...

a5917317f026af4d6b5d3a85c7c8f7d7e5ed2d38 authored almost 4 years ago by Nikolas Santis <[email protected]>
tests(create-next-app): leverage execa (#19008)

Leverage [execa](https://github.com/sindresorhus/execa) for writing to `stdin`.

21e4c3f00ea6eeca57598edf7665900b8470e2d1 authored almost 4 years ago by James George <[email protected]>
Typo (#19475)

609511997006dc791a550c757bf62e9661ef38b0 authored almost 4 years ago by Laurent Meyer <[email protected]>
v10.0.3

17c81cdce3621639a94a8adb1d78dbdd52205e61 authored almost 4 years ago by Joe Haddad <[email protected]>
v10.0.3-canary.3

38df992aa64a1c05ad5f6ae522a051dc1a866144 authored almost 4 years ago by Joe Haddad <[email protected]>
Update Koa Router Example (#19272)

The `custom-server-koa` example is not working in the latest koa-router, so I made some changes ...

33df8e6fa4ecd2b03f6debb4c6c993861a11479d authored almost 4 years ago by Noob Tsai <[email protected]>
[examples] Add Next.js + MySQL example (#19452)

* [examples] add with-mysql example

* [examples] add demo link to with-mysql readme

* [exa...

3478e1d0cc74af20c49b9d95d41c6e6801a83f27 authored almost 4 years ago by Allen Hai <[email protected]>
v10.0.3-canary.2

b063f85f87d973d3eac53355b4e97564cc327cb6 authored almost 4 years ago by Joe Haddad <[email protected]>
Update vitals URL (#19454)

Update for rebranding purposes

2832e753ad1200203133df90bd1f4cdaac598558 authored almost 4 years ago by Joe Haddad <[email protected]>
v10.0.3-canary.1

8ddb3ad7daa30a79b801b400059f0bd7f64b39e9 authored almost 4 years ago by Joe Haddad <[email protected]>
Use `render` after `hydrate` (#19442)

Fixes #19399

c96c13a71b61b93c87ed34f11ae7d37ede44eaec authored almost 4 years ago by Joe Haddad <[email protected]>
Update Chakra UI examples to v1 (#19282)

- Upgrade TypeScript example to Chakra UI v1
- Upgrade to React 17
- Patch some missing parts an...

f637c8a2ccdb9a3ac695a0c303bd34f14655633d authored almost 4 years ago by Tobias Lundgren <[email protected]>
Ensure dist-dir test has fresh start (#19370)

h/t to @prateekbh for noticing this test isn't cleaning up properly

Closes: https://github.com...

53a4458baef5854ad926ec94288d220fa4dd16c8 authored almost 4 years ago by JJ Kasper <[email protected]>
add example with mobx version 6 and mobx react lite (#17493)

Mobx version 6 has been released, and it's a big one.

<blockquote class="twitter-tweet" data-pa...

b28b8b29138793279a2a67e337683ed101298e71 authored almost 4 years ago by Ivan V <[email protected]>
Update fallback locale for locale: false (#19322)

This updates the fallback locale for `locale: false` to be the `defaultLocale` instead of the cu...

e1737809db9a16e622e9ca7772d0a0f3d9db71d2 authored almost 4 years ago by JJ Kasper <[email protected]>
Exclude well known files when trailing slash: true (#19364)

* Exclude well known files when trailing slash: true

* Update manifest test

Co-authored-by...

c1702c2349cf0576244924fb76f2593d8b9d1217 authored almost 4 years ago by Connor Davis <[email protected]>
v10.0.3-canary.0

26634c475e7a5c291f6a5abee3fc47afd95a4776 authored almost 4 years ago by JJ Kasper <[email protected]>
[ EXAMPLES ] Added with-apollo-neo4j-graphql (#16560)

Adding a example with **Neo4j** native graph database.

- with-apollo-neo4j-graphql: basic apoll...

4bbdd090973ca167d364f3ab8ccdbcbfb9ffbbb5 authored almost 4 years ago by Nikolas Santis <[email protected]>
Ensure i18n + trailingSlash works for different page types (#19331)

This adds additional test coverage and more handling for i18n + `trailingSlash: true`

Closes: h...

2790ea411b8b0bf2be627a5cc5ba77626079c46d authored almost 4 years ago by JJ Kasper <[email protected]>
Update Tailwind example to v2.0 (#19278)

- Bump the Tailwind version to v2.0
- Add necessary latest `postcss` and `autoprefixer` deps
- C...

0c389225257c21120db003925d929cacbe1381cf authored almost 4 years ago by Yuri Yakovlev <[email protected]>
Ensure export progress handles less pages than segments (#19281)

This updates the export progress to make sure we log out the final progress update when less pag...

7782ba6ff8c2b1c1c03477e85201ce9f0949c4a9 authored almost 4 years ago by JJ Kasper <[email protected]>
Ensure non-configured i18n locales 404 (#19338)

This ensures navigations to non-configured locales causes the 404 page to be shown, it also adds...

5959f184312c3693099165bf8f781f14cb6206a7 authored almost 4 years ago by JJ Kasper <[email protected]>
Add note about disabling prefetching (#19299)

Added the line _Prefetch can be disabled by passing `prefetch={false}`._

fc9fa106187d0fd7e4a83b8d1ddfcd6ca8185c33 authored almost 4 years ago by Shihabudheen US <[email protected]>
Correct errsh links in config checks (#19280)

This makes sure we're using `next.js` in the err.sh links instead of `nextjs` since that leads t...

13aa9d666c14b5a6d39721f42f642f1125d9fc4e authored almost 4 years ago by JJ Kasper <[email protected]>
Upgrade Emotion example to React 17 and Emotion 11 and use automatic JSX runtime (#18620)

~~‼️ **Blocked** on https://github.com/vercel/next.js/issues/18096~~

Probably resolved here: ht...

65db069d3c5eb731f8e4e9d157c5f87f1818ff1c authored almost 4 years ago by Karl Horky <[email protected]>
Add note to docs for i18n and next export (#19321)

This adds a note about current `i18n` support and `next export` since it is not currently suppor...

13f8732f86ad449366f29a843af32379be72cacc authored almost 4 years ago by JJ Kasper <[email protected]>
Fix serverless with next start error case (#19288)

This fixes the case where we were returning page data when rendering `/_error` in `serverless` m...

8193df5309da45cef33b23fdf7605b36798c188d authored almost 4 years ago by JJ Kasper <[email protected]>
Rewrite locale : fix wrong error message (#19319)

ce7ca2487b6bc439e54eada104296b07e9498c21 authored almost 4 years ago by Sylvain Bannier <[email protected]>
Update incremental adoption documentation. (#19286)

Some slight tweaks to match the corresponding blog post.

d47d83d88dc8db43e4b974f8a124794a8e5c9f72 authored almost 4 years ago by Lee Robinson <[email protected]>
Remove old modern mode experiment (#19275)

This PR removes the modern mode experiment because:

- It does not yield meaningful bundle size ...

30c2dfdc47603ba68bc54ba5f716435385907361 authored almost 4 years ago by Joe Haddad <[email protected]>
v10.0.2

ce5d9c858b70f647b532ec2f62ddde506af32b6a authored almost 4 years ago by Joe Haddad <[email protected]>
Fix docs about the return of getStaticProps on basic-features/pages (#19267)

c3293b730e78c2eef590bc1a01b1b8d9d782a195 authored almost 4 years ago by Vitor Dino <[email protected]>
Update next/link docs to not include example without `href` (#19247)

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

b955268dbb911bd8e8504ce847a434ca344908ca authored almost 4 years ago by Luis Alvarez D <[email protected]>
Fix link to developer plan in Kontent example (#19265)

0f5db2a583213f71333fc85695213c8e7d107039 authored almost 4 years ago by Ondřej Chrastina <[email protected]>
v10.0.2-canary.20

5e5f206bcf5d8eaf1aa99f7d5be6e8bb7cf47bc8 authored almost 4 years ago by Joe Haddad <[email protected]>
Ensure i18n + trailingSlash: true handles correctly (#19149)

This ensures redirects are handled properly with i18n + `trailingSlash: true`, additional tests ...

ca590c4cb91cef4fb164c6e1211386145038eded authored almost 4 years ago by JJ Kasper <[email protected]>
v10.0.2-canary.19

2750880546dd27eb59756de9a5683f7fecaa33ee authored almost 4 years ago by JJ Kasper <[email protected]>
Ensure data prefetch for default locale is correct (#19085)

This makes sure SSG data is correctly prefetched for the default locale and other locales on the...

99e10a07fb9dd992c039cb0d9d4761935b91e547 authored almost 4 years ago by JJ Kasper <[email protected]>
Upgrade `styled-jsx` (#19241)

This fixes compatibility with React 17 and `styled-jsx`.

Fixes #19242

ab0e2744eeb5082ced09330bf27e8f7ff1393519 authored almost 4 years ago by Joe Haddad <[email protected]>
Update 1.Bug_report.md

c283442ef09364de4891ed8da888544c39ee26ce authored almost 4 years ago by Tim Neutkens <[email protected]>
Add docs on incrementally adopting Next.js. (#19226)

Building off the "Migrating to Next.js" section started, this doc provides information on using ...

6826ddf9d73a942df14b4ddd0c26adda7e4c69bd authored almost 4 years ago by Lee Robinson <[email protected]>
Update fast-refresh.md (#18047)

ref. https://github.com/vercel/next.js/pull/14519, https://github.com/vercel/next.js/pull/15062
...

23111ca05761e9ded0b1819e7a60669cd6c3247b authored almost 4 years ago by GH Lee <[email protected]>
Update with-magic example (#19207)

fixes the event argument inside the function call
- argument is `e` but `event` was used instead

feb10f45c10c14c834902d7cfbac7b56b06a2c02 authored almost 4 years ago by Paul van Dyk <[email protected]>
Update multi zones example (#16281)

~Updated the `with-zones` example and docs to use `@vercel/next` instead of `@now/next` and also...

43e7561240e0b87b3b6f5e1a963d385b927b64f2 authored almost 4 years ago by Luis Alvarez D <[email protected]>
Upgraded to chakra V1 (#19181)

Upgraded charkra ui and peer dep and fixed the icon to follow the new api

208551fca4d22a49ce3d0186bbdef7dc0150b319 authored almost 4 years ago by Abdullah Mzaien <[email protected]>
Update response-helpers.md (#19189)

Update the mentioned redirection status message.

c8a29235b5c895ece454ea65389c1eb9ee48f89a authored almost 4 years ago by Amr Saber <[email protected]>