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

[docs] Layouts & Going to Production (#27021)

- Helps clear up customer confusion about how to share React state with layouts, including neste...

26f4794944e58bc68748066d0e05b076163fdac7 authored over 3 years ago by Lee Robinson <[email protected]>
[docs] Layouts & Going to Production (#27021)

- Helps clear up customer confusion about how to share React state with layouts, including neste...

9d7c5969d5af05d0e2872bf2da10a6075f28ddc5 authored over 3 years ago by Lee Robinson <[email protected]>
Add test for `placeholder=blur` with `assetPrefix` (#27120)

Follow up to https://github.com/vercel/next.js/pull/27061#pullrequestreview-703527621

4c9a05246e7bd227ad60d21c040750a6fda6a491 authored over 3 years ago by Steven <[email protected]>
Add test for `placeholder=blur` with `assetPrefix` (#27120)

Follow up to https://github.com/vercel/next.js/pull/27061#pullrequestreview-703527621

9777707d67cd6d60557a9e24cac519f26d621daa authored over 3 years ago by Steven <[email protected]>
v11.0.2-canary.12

4e8c2a6aa384a5eecb1648c0466ee26eafbcd6a7 authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.2-canary.12

09733251c7db458d61c23676d9a23638595597ac authored over 3 years ago by JJ Kasper <[email protected]>
Workaround for Node.js 16+ on Apple Silicon M1 (#27031)

This PR is a workaround for #24421 by adding an artificial delay when Apple M1 + buggy Node.js i...

3ebf5267dcd84fa85ecf5a8ae7ff695750816754 authored over 3 years ago by Steven <[email protected]>
Workaround for Node.js 16+ on Apple Silicon M1 (#27031)

This PR is a workaround for #24421 by adding an artificial delay when Apple M1 + buggy Node.js i...

ed19335d6eda3a1726b0be7cffb5abf6be5820eb authored over 3 years ago by Steven <[email protected]>
Prevent timeout when loading routes in development (#25749)

* Prevent timeout when loading routes in development

The new route loader (https://github.com...

849a79fbc2cdc346be8e5df1a6c3e5107598b514 authored over 3 years ago by Martin Šťovíček <[email protected]>
Prevent timeout when loading routes in development (#25749)

* Prevent timeout when loading routes in development

The new route loader (https://github.com...

8bdccdb5e7515c392c6a400d9042a5d094594ea4 authored over 3 years ago by Martin Šťovíček <[email protected]>
[examples] Use Strapi template (#27114)

- Simplifies setting up a Strapi project by using the following template: https://github.com/str...

9dbc3b284503e1e00110b463a22987f11aa5e296 authored over 3 years ago by markkaylor <[email protected]>
[examples] Use Strapi template (#27114)

- Simplifies setting up a Strapi project by using the following template: https://github.com/str...

36d00a74b6cf80cc8ea7ebc7fad27cff49ada987 authored over 3 years ago by markkaylor <[email protected]>
Upgrades `web-vitals` to v1.1.2. (#25272)

I'm not sure if this is something that y'all want but it `web-vitals` has been integrating more ...

cb2baccaa97e0af72b582725abbc22db1e9a8040 authored over 3 years ago by Chris Barna <[email protected]>
Upgrades `web-vitals` to v1.1.2. (#25272)

I'm not sure if this is something that y'all want but it `web-vitals` has been integrating more ...

2958e3e8371fb3edecf03cb59163c6fed4fa9054 authored over 3 years ago by Chris Barna <[email protected]>
Fix tailwind error with Redis example. (#27042)

655eb5cb5b7e01591c16bc2d3fcba9d5740a5d67 authored over 3 years ago by Enes Akar <[email protected]>
Fix tailwind error with Redis example. (#27042)

b3852347e9d96e7bf9ebf1c4a47fdf67e4c1e619 authored over 3 years ago by Enes Akar <[email protected]>
Fall back to fallbackSend when send is false (#27113)

Send can result in `false` when it did not send the result so we have to fall back in that case....

92d5fc4964581b5622504048ed322cdcb9e1fb8e authored over 3 years ago by Tim Neutkens <[email protected]>
Fall back to fallbackSend when send is false (#27113)

Send can result in `false` when it did not send the result so we have to fall back in that case....

a2888e1de112bac04aa6c36ed04d057a4ef4e615 authored over 3 years ago by Tim Neutkens <[email protected]>
Update SuperTokens dependency version in with-supertokens example (#27110)

- Updates supertokens-auth-react to v0.15.0
- In the supertokens example, handles 401 session ex...

08f06e7a0d80b456eb035cbfcbc4cb3e272d82b4 authored over 3 years ago by Rishabh Poddar <[email protected]>
Update SuperTokens dependency version in with-supertokens example (#27110)

- Updates supertokens-auth-react to v0.15.0
- In the supertokens example, handles 401 session ex...

9cf9c6bb1d2d712385448bd3ec925b51deb2a65b authored over 3 years ago by Rishabh Poddar <[email protected]>
Bind sendBeacon to navigator (#26601)

Also ensures that even if the navigator.sendBeacon fails the fetch fallback is used.

Fixes #238...

1bcc923439f495a1717421e06af7e64c6003072c authored over 3 years ago by Tim Neutkens <[email protected]>
Bind sendBeacon to navigator (#26601)

Also ensures that even if the navigator.sendBeacon fails the fetch fallback is used.

Fixes #238...

4bb419b473394285249044c174a8ba736669f98f authored over 3 years ago by Tim Neutkens <[email protected]>
Mention customization of next.config.js to import images (#27104)

Fixes #27094

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration test...

5520dd3fd92ee4df9a02ff4139666df4cedc7039 authored over 3 years ago by Tim Neutkens <[email protected]>
Mention customization of next.config.js to import images (#27104)

Fixes #27094

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration test...

de16f1a3ba862b5aefd4a752772e0d8a77ab444f authored over 3 years ago by Tim Neutkens <[email protected]>
v11.0.2-canary.11

1c8a7d55c1066ad19558c4b4f9aec54831fe5719 authored over 3 years ago by Tim Neutkens <[email protected]>
v11.0.2-canary.11

68c06eacc0cd31392cf652147a4e894289765291 authored over 3 years ago by Tim Neutkens <[email protected]>
Add batching to zipkin reporter (#27082)

73fd6e210ca2b9aa786afb1794a26c6cf83103a1 authored over 3 years ago by Tim Neutkens <[email protected]>
Add batching to zipkin reporter (#27082)

7c33a2179d9e329a4e98196a98e7a91e77efbd6c authored over 3 years ago by Tim Neutkens <[email protected]>
v11.0.2-canary.10

df23d79295b4686deb071366874d0dc11ec640f0 authored over 3 years ago by Tim Neutkens <[email protected]>
v11.0.2-canary.10

ad56e81f4d90d11c7f15b3a6b7b25324ce63844a authored over 3 years ago by Tim Neutkens <[email protected]>
Enhance `next dev` performance with placeholder=blur (#27061)

This PR changes the implementation of `placeholder=blur` when using `next dev` so that it lazy l...

269eecd67b0a30fb63e477b48b3ba7bb2a29e81d authored over 3 years ago by Steven <[email protected]>
Enhance `next dev` performance with placeholder=blur (#27061)

This PR changes the implementation of `placeholder=blur` when using `next dev` so that it lazy l...

31c3f3363963486da3f0c38ad1b9c5e48480b19b authored over 3 years ago by Steven <[email protected]>
add support for esm externals (#27069)

add `experimental.esmExternals: boolean | 'loose'` config option

remove `output.environment` co...

819ddb4f7645d23ddd0c6b4674874fc2f831f741 authored over 3 years ago by Tobias Koppers <[email protected]>
add support for esm externals (#27069)

add `experimental.esmExternals: boolean | 'loose'` config option

remove `output.environment` co...

7a8da9741ddbe4a7b672b9a3e474d74f0a80aa46 authored over 3 years ago by Tobias Koppers <[email protected]>
Mention running local changes inside monorepo (#27050)

6eaa6853ce322f71d61290c232c43eb4e8534146 authored over 3 years ago by JJ Kasper <[email protected]>
Mention running local changes inside monorepo (#27050)

807b39b5399d19109b9e84d685dbf3d2f996cab9 authored over 3 years ago by JJ Kasper <[email protected]>
Include message body in redirect responses (#25257)

### Description
The redirect responses from the redirect function do not contain a message body....

05f87395602bea5ffce06d9a726f532b4d68f4e4 authored over 3 years ago by Michiel Van Gendt <[email protected]>
Include message body in redirect responses (#25257)

### Description
The redirect responses from the redirect function do not contain a message body....

d22ecd97f4ce5d9194b8533c8f643f983a08c598 authored over 3 years ago by Michiel Van Gendt <[email protected]>
Add performance tracing for next-image-loader (#27043)

ba5fbf1df842278957231f71d51c6b2c8d9ba942 authored over 3 years ago by Tim Neutkens <[email protected]>
Add performance tracing for next-image-loader (#27043)

7c56684446173468acb8f0a910befe7a8c3d2360 authored over 3 years ago by Tim Neutkens <[email protected]>
Update dependencies of all CMS examples. (#27001)

9f1d5d7fca55f909a3c1b60b1996e6c2124702a5 authored over 3 years ago by Lee Robinson <[email protected]>
Update dependencies of all CMS examples. (#27001)

8ab6863624ea69fc85681306808d6c856b380b96 authored over 3 years ago by Lee Robinson <[email protected]>
Update labeler.json

9468b4c5a8f31fe9cca66d5c40df9626ac349148 authored over 3 years ago by Tim Neutkens <[email protected]>
Update labeler.json

81c3966cd5eaf4a17058d65175c96f7adedbd699 authored over 3 years ago by Tim Neutkens <[email protected]>
Add newline to the end of `next-env.d.ts` (#27028)

131cc0ef716abd40b88f3435de244a40b6273c17 authored over 3 years ago by Borek Bernard <[email protected]>
Add newline to the end of `next-env.d.ts` (#27028)

d60c95cb57497396d534eb8dd6fce9a192fc22fe authored over 3 years ago by Borek Bernard <[email protected]>
v11.0.2-canary.9

17582014fc8ac1c4b85a2bf509176e9c30e6b834 authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.2-canary.9

a99190a25531bd7ea3499c7947665d398ba29a72 authored over 3 years ago by JJ Kasper <[email protected]>
Docs/Typo: Replace triple dot character with real dots (#27030)

This was probably automatically inserted without the original author noticing. It causes some he...

13a4d29bf135a80ae13589df82ac16dad6e6e092 authored over 3 years ago by Karl Sander <[email protected]>
Docs/Typo: Replace triple dot character with real dots (#27030)

This was probably automatically inserted without the original author noticing. It causes some he...

fb9a61cf4cb8d36546e2201b546d7cb98659bf40 authored over 3 years ago by Karl Sander <[email protected]>
v11.0.2-canary.8

ad3b7409c50d93ed59f6949b57655de15421e0af authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.2-canary.8

6d72b0c845ec9d71e4599cbbd00bed362b0c7972 authored over 3 years ago by JJ Kasper <[email protected]>
Rename next/image `dangerously-unoptimized` to `custom` and warn when applicable (#26998)

Since we are no longer accepting new built-in loaders, users may wish to use a different cloud p...

906dd61475fb30fdd9b702925c0bbe9a0f295897 authored over 3 years ago by Steven <[email protected]>
Rename next/image `dangerously-unoptimized` to `custom` and warn when applicable (#26998)

Since we are no longer accepting new built-in loaders, users may wish to use a different cloud p...

1a8ad1408928a2fbb8b9e5670c0b7251a503cb8b authored over 3 years ago by Steven <[email protected]>
Update data-fetching.md (#27018)

Improve typing for use with Typescript example

<!--
Thanks for opening a PR! Your contribution ...

b09335a3f88c6033c03bdef77b02ecdb8eb66ebc authored over 3 years ago by Jaime Rios <[email protected]>
Update data-fetching.md (#27018)

Improve typing for use with Typescript example

<!--
Thanks for opening a PR! Your contribution ...

1c2b171322ae257c6e3796600857b73b8d62ce09 authored over 3 years ago by Jaime Rios <[email protected]>
Fix (trailingSlash: true) causes issue in auth0 example (#27010)

I think the issue was due to ```nextjs-auth0``` package on version ```0.8.0```. Upgrading to lat...

5e6b92059fa9bac0f8a54bd4a1cc02ce6effb597 authored over 3 years ago by Terry Tan <[email protected]>
Fix (trailingSlash: true) causes issue in auth0 example (#27010)

I think the issue was due to ```nextjs-auth0``` package on version ```0.8.0```. Upgrading to lat...

06336ebe558903491179ad4cf07fdfa60063f1a0 authored over 3 years ago by Terry Tan <[email protected]>
[ESLint] Removes image rule as error in Core Web Vitals config (#26967)

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

b8be8aaf7ff87b9f2d9878f377752a28ede3d4fe authored over 3 years ago by Houssein Djirdeh <[email protected]>
[ESLint] Removes image rule as error in Core Web Vitals config (#26967)

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

841ea04d20a4d65308d039e519f0dd794a58bd0c authored over 3 years ago by Houssein Djirdeh <[email protected]>
Provide Next.js postcss version to cssnano-simple (#26952)

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

20200ad87f69bccf4c1682217fa3f37b09e6e0a9 authored over 3 years ago by Tim Neutkens <[email protected]>
Provide Next.js postcss version to cssnano-simple (#26952)

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

07a57d557011eca1764ab1ba21aa9cc814b804fd authored over 3 years ago by Tim Neutkens <[email protected]>
Loosen `next/image` TS types for `src` (#26996)

### Description
This changes the strict TS types to a looser implementation such that the user c...

9bc03a47b63793b0ebe5cd58a30cca789a947f10 authored over 3 years ago by Steven <[email protected]>
Loosen `next/image` TS types for `src` (#26996)

### Description
This changes the strict TS types to a looser implementation such that the user c...

b6c590bce1242e5ad81a01759c6e630f4c9f6881 authored over 3 years ago by Steven <[email protected]>
Fix hash change events not firing with i18n (#26994)

My last PR (#26205) made the hash change events not fire when in i18n was enabled, as seen in ...

12aa56123b1aff9fa1c1f4499bc800b77fb1bad4 authored over 3 years ago by destruc7i0n <[email protected]>
Fix hash change events not firing with i18n (#26994)

My last PR (#26205) made the hash change events not fire when in i18n was enabled, as seen in ...

f0e134a68bd6fec86ce3cbd4871e110499557719 authored over 3 years ago by destruc7i0n <[email protected]>
Add `dangerously-unoptimized` loader for next/image (#26847)

* add support for static loader

* update existing test

* add test

* add prettier-ignore...

ba2923436aa0307cf0140de3a65746073450a929 authored over 3 years ago by Darsh Patel <[email protected]>
Add `dangerously-unoptimized` loader for next/image (#26847)

* add support for static loader

* update existing test

* add test

* add prettier-ignore...

226e81c73354f77316bcbc81a8753e421f16d563 authored over 3 years ago by Darsh Patel <[email protected]>
Loosen `next/image` TS types for `width` and `height` (#26991)

### Description
This changes the strict TS types to a looser implementation such that the user c...

23a47b9f87c12331a1a8362d2fdce0e1d449ba94 authored over 3 years ago by Steven <[email protected]>
Loosen `next/image` TS types for `width` and `height` (#26991)

### Description
This changes the strict TS types to a looser implementation such that the user c...

8695cd5bb3b05d56fa4b29f3a01fc393bfce697b authored over 3 years ago by Steven <[email protected]>
Don't lazy-load already-loaded image in client-side transition (#26968)

fixes #19074
This change disables image lazy-loading when both of the following are true:
1) A ...

0a715282169d8ed195860ae4af936275a48fef30 authored over 3 years ago by Alex Castle <[email protected]>
Don't lazy-load already-loaded image in client-side transition (#26968)

fixes #19074
This change disables image lazy-loading when both of the following are true:
1) A ...

8066e423a7c51e8c670e8328beac91e80da2fc0a authored over 3 years ago by Alex Castle <[email protected]>
Rename `next/script` interface Props to ScriptProps (#26990)

This will ensure `next/script` follows the same naming convention as `next/image`. For example:
...

f1e6bc9e6b5d9204757fe14a0cb1bb885a246c9d authored over 3 years ago by Steven <[email protected]>
Rename `next/script` interface Props to ScriptProps (#26990)

This will ensure `next/script` follows the same naming convention as `next/image`. For example:
...

44ee7f01c3ca575642b218da829bdc1ddd956840 authored over 3 years ago by Steven <[email protected]>
Add page with next/image to stats-app (#26973)

* Add page with next/image to stats-app

* Update stats-config

* Update globs

* Only run...

e2d85b3fcf17ade55e36d39ca3dfadeae7b6ace6 authored over 3 years ago by JJ Kasper <[email protected]>
Add page with next/image to stats-app (#26973)

* Add page with next/image to stats-app

* Update stats-config

* Update globs

* Only run...

556216b1adb39d4b0e67d7cad2f204234c46aa6b authored over 3 years ago by JJ Kasper <[email protected]>
fix error message during create-next-app (#26980)

Fixes [issue #19588](https://github.com/vercel/next.js/issues/19588)

Here's a screenshot of the...

caca389cc1b0f5df43128750097844a5dcadf320 authored over 3 years ago by Anindya Dey <[email protected]>
fix error message during create-next-app (#26980)

Fixes [issue #19588](https://github.com/vercel/next.js/issues/19588)

Here's a screenshot of the...

a91c9585ece4f89d8f49f8a75f7652571d63ed9c authored over 3 years ago by Anindya Dey <[email protected]>
v11.0.2-canary.7

1dd19f57760fc32415546e593469e0659dfd8426 authored over 3 years ago by Tim Neutkens <[email protected]>
v11.0.2-canary.7

afe687599beb2c9b06d3b63af425048051edcb80 authored over 3 years ago by Tim Neutkens <[email protected]>
update webpack to 5.43.0 (#26979)

d20171b055362d216f52a8d2a9a9a2a9b81c4438 authored over 3 years ago by Tobias Koppers <[email protected]>
update webpack to 5.43.0 (#26979)

75ca8c0eb526d266d80cc442b6770dce0d0e2379 authored over 3 years ago by Tobias Koppers <[email protected]>
v11.0.2-canary.6

7ce1264a64cdba285935d38e6e2c489efb8f1623 authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.2-canary.6

697756f8ce3af50112b2e305cda3b3dc6720b658 authored over 3 years ago by JJ Kasper <[email protected]>
Fix forward slash encoding while interpolating (#26963)

c53b60a885d96e457aca6161717af9b0f459b749 authored over 3 years ago by JJ Kasper <[email protected]>
Fix forward slash encoding while interpolating (#26963)

b313fb39eda8e53516d1961a2b4857d1ca48dffb authored over 3 years ago by JJ Kasper <[email protected]>
Fix: (rewrites) incorrect parsing of destination query (#26619)

fixes #26609

## Bug

- [x] Related issues linked using fixes #number
- [x] Integration tests...

ee70cbdc9f8c2c5c395999dc8f9817147d0b3092 authored over 3 years ago by Alexander <[email protected]>
Fix: (rewrites) incorrect parsing of destination query (#26619)

fixes #26609

## Bug

- [x] Related issues linked using fixes #number
- [x] Integration tests...

f8269fd4a6d09dcbc9cf8196d41df60b912aadda authored over 3 years ago by Alexander <[email protected]>
Updated next-transpile-modules to 8.0.0 (#26971)

## Bug

- [x] Related issues linked using `fixes #26970`
- [ ] Integration tests added
- [ ] E...

5b1c3e39e198be1482e27499c85c4ddce79de753 authored over 3 years ago by Paul Schultz <[email protected]>
Updated next-transpile-modules to 8.0.0 (#26971)

## Bug

- [x] Related issues linked using `fixes #26970`
- [ ] Integration tests added
- [ ] E...

b0e5e8f471c7af5b73128141f97af362b1f61329 authored over 3 years ago by Paul Schultz <[email protected]>
(next/image): Merge query string params in imgix loader (#26719)

If the `Image` src url had existing query params, the imgix loader would simply append another q...

02af884d160f9275e4b6f0173999572f07319def authored over 3 years ago by Theo Strahlen <[email protected]>
(next/image): Merge query string params in imgix loader (#26719)

If the `Image` src url had existing query params, the imgix loader would simply append another q...

38a4e56cfa2c5d6708197207bd24ff5c3046bbee authored over 3 years ago by Theo Strahlen <[email protected]>
Fix merge issue and use respondWith (#26961)

8ac385be04673ac6bb47cbef7cdbfc9955d4f8c6 authored over 3 years ago by Gerald Monaco <[email protected]>
Fix merge issue and use respondWith (#26961)

f7bc8f4b7c0b3609dbc65e2941a6cf088b0b4c97 authored over 3 years ago by Gerald Monaco <[email protected]>
More explicit typing for `IncrementalCache` API (#26941)

Make the typing for `IncrementalCache` more explicit. With streaming, we’ll want to stream page ...

345f12bcdc3db8e37596ebd3187cbdcbf1f4b6cc authored over 3 years ago by Gerald Monaco <[email protected]>
More explicit typing for `IncrementalCache` API (#26941)

Make the typing for `IncrementalCache` more explicit. With streaming, we’ll want to stream page ...

53123ad61f05b1a70051249d9d7768aba784d481 authored over 3 years ago by Gerald Monaco <[email protected]>
Fix typo in route-loader (#26942)

d476c91a9aef5cbfc9e668c740a2506fa53e577f authored over 3 years ago by Jeongyeon Lee 이정연 <[email protected]>
Fix typo in route-loader (#26942)

77b6d520af93fad42d937060f72ff66c40a35196 authored over 3 years ago by Jeongyeon Lee 이정연 <[email protected]>
Add initial `ResponsePayload` support (#26938)

Refactors the internals of `next-server` to use `ResponsePayload` instead of `string | null` and...

2795b79959954a4c1a2dddec2086f74ee3f6bf6f authored over 3 years ago by Gerald Monaco <[email protected]>
Add initial `ResponsePayload` support (#26938)

Refactors the internals of `next-server` to use `ResponsePayload` instead of `string | null` and...

12eb4fec56d1841a1245b10a1180ecd8f67fefa0 authored over 3 years ago by Gerald Monaco <[email protected]>