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

Extend disclaimer for dynamic image imports (#26241)

* docs: extend disclaimer for dynamic image imports

* docs: extend guidance on blurDataURL

...

4e75cdabb795db7de0708c48e2a0908f7049e322 authored over 3 years ago by Joe Bell <[email protected]>
docs: fixed typo (#26311)

81f99a963712fbe6ca511576b816233d094d8fb7 authored over 3 years ago by Luke Ingalls <[email protected]>
docs: fixed typo (#26311)

67f5830acc39d24cd81cc58aa7f26f09ee3f37d2 authored over 3 years ago by Luke Ingalls <[email protected]>
[ESLint] Adds `--quiet` flag, TypeScript resolver and bug fixes (#26280)

ee4d4a76a93f179226b7ea7d94af12c0e77c62e5 authored over 3 years ago by Houssein Djirdeh <[email protected]>
[ESLint] Adds `--quiet` flag, TypeScript resolver and bug fixes (#26280)

ce4f1e889e14f948d42eed1027c98f6209dd64bb authored over 3 years ago by Houssein Djirdeh <[email protected]>
v11.0.1-canary.4

b4e0eb0bc48b9cc23a82f23dc553eeeae1a9b7f9 authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.1-canary.4

0dc35a51b47b9e3eb09ae953fe6bf158f7233c00 authored over 3 years ago by JJ Kasper <[email protected]>
Omit svg static imports if custom webpack config is defined (#26281)

This PR does a couple things:

1. Omit svg static imports if the user has defined custom webpack...

c35b01a6313b92379ab92018f1b37e0be3f8d33a authored over 3 years ago by Steven <[email protected]>
Omit svg static imports if custom webpack config is defined (#26281)

This PR does a couple things:

1. Omit svg static imports if the user has defined custom webpack...

5945dd1496b1f117b7b85c096b6fc3d1cc05313d authored over 3 years ago by Steven <[email protected]>
Automatically use createRoot for React@>=18 (#26279)

Also logs a message when defaulting, and a warning when using a prerelease build of `react-dom` ...

14f01a1af234fb5fd339fdac4e65abf69451f0c6 authored over 3 years ago by Gerald Monaco <[email protected]>
Automatically use createRoot for React@>=18 (#26279)

Also logs a message when defaulting, and a warning when using a prerelease build of `react-dom` ...

d10c0665fa39b2dd8a59fc83e599d81e488b057c authored over 3 years ago by Gerald Monaco <[email protected]>
Update to latest TypeScript version and de-dupe versions (#26285)

* Update to latest TypeScript version and de-dupe versions

* Update version test

e53839ce47ccecfe4393dfe67ae7cfe9190edd7b authored over 3 years ago by JJ Kasper <[email protected]>
Update to latest TypeScript version and de-dupe versions (#26285)

* Update to latest TypeScript version and de-dupe versions

* Update version test

76f0b3585f92251f1bb5db11bb32b495e79a20da authored over 3 years ago by JJ Kasper <[email protected]>
Fix Show error when user put wrong values in width or height (#26166)

## Bug

- [x] Related issues linked using `fixes #26135 `
- [x] Integration tests added

fixes...

50690518a939df06e53c95d16fd57d7dd36c2999 authored over 3 years ago by Taehun Jeong <[email protected]>
Fix Show error when user put wrong values in width or height (#26166)

## Bug

- [x] Related issues linked using `fixes #26135 `
- [x] Integration tests added

fixes...

51022d5819c382831a65f963dcf4e69f46072bc9 authored over 3 years ago by Taehun Jeong <[email protected]>
Fix closing tag in Script docs (#26276)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added

## Fe...

9c2d3ba33d5fad1c8307993238d261da87e2bc45 authored over 3 years ago by neb <[email protected]>
Fix closing tag in Script docs (#26276)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added

## Fe...

8a76cad98fc2369bc6aff14e7d17d2858a3a8c7a authored over 3 years ago by neb <[email protected]>
v11.0.1-canary.3

3e7bf0b8d453706c80017ef2593cbd1559a424d3 authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.1-canary.3

a403c4cf95b69e723dcba0ce8456739f078413ab authored over 3 years ago by JJ Kasper <[email protected]>
Correct Next.js 9 upgrade instructions (#26271)

The upgrade instructions from version 9 to version 10 still had the `@latest` tag. This PR chang...

2a9e29f635086d61cced2b133b8b6f22fcc16f96 authored over 3 years ago by Michael McQuade <[email protected]>
Correct Next.js 9 upgrade instructions (#26271)

The upgrade instructions from version 9 to version 10 still had the `@latest` tag. This PR chang...

913bd7beeb0f35c8386ec82d6bbc6231d0e0dd15 authored over 3 years ago by Michael McQuade <[email protected]>
docs: remove duplicated `--ts, --typescript` from Options (#26252)

## Documentation / Examples
https://nextjs.org/docs/api-reference/create-next-app#options
In Opt...

deeb243bdb3117eea87c6196af0233e3b2f8c51a authored over 3 years ago by Choi Sumin <[email protected]>
docs: remove duplicated `--ts, --typescript` from Options (#26252)

## Documentation / Examples
https://nextjs.org/docs/api-reference/create-next-app#options
In Opt...

ab4ac8ad5cf1e24cc5293ecb99a9dcc8d0e2db29 authored over 3 years ago by Choi Sumin <[email protected]>
Examples: Fixed the example path to correct value (#26255)

## Documentation / Examples

- [x] Make sure the linting passes

Changes in readme.md:

The pat...

0f2de69c8bd26301133a4d0f99cf8f85b27a3954 authored over 3 years ago by Shubhan Chemburkar <[email protected]>
Examples: Fixed the example path to correct value (#26255)

## Documentation / Examples

- [x] Make sure the linting passes

Changes in readme.md:

The pat...

6fd207f5ce479d3548c1f1c0a595cdcabaa861ba authored over 3 years ago by Shubhan Chemburkar <[email protected]>
(examples/with-lingui): update example (#26076)

Fixes one of the items from #25854

## Documentation / Examples

- [x] Make sure the linting pas...

9785ba8eca7418a8f766a99ac22733c94fd1e474 authored over 3 years ago by Pavel Mineev <[email protected]>
(examples/with-lingui): update example (#26076)

Fixes one of the items from #25854

## Documentation / Examples

- [x] Make sure the linting pas...

5b9112b5aa99e0102022d48eb5187c3af0d58a97 authored over 3 years ago by Pavel Mineev <[email protected]>
Ensure has query encoding is normalized (#25732)

* Ensure has query encoding is normalized

* fix type error

ef379f15008d3f5d3dddd642ebc58dfaf8c8f3e0 authored over 3 years ago by JJ Kasper <[email protected]>
Ensure has query encoding is normalized (#25732)

* Ensure has query encoding is normalized

* fix type error

78f90bbfe7001175e285e103a6e3fc56bb0a0716 authored over 3 years ago by JJ Kasper <[email protected]>
Updating Typescript to recommended minimum 4.3.2 (#26267)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added

## Fe...

b3fad232bd0ed25d3025e42f67c7c078437c6026 authored over 3 years ago by Levinson D'Souza <[email protected]>
Updating Typescript to recommended minimum 4.3.2 (#26267)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added

## Fe...

099d69e1561e5dfe61120a6d7bdecfce980fc231 authored over 3 years ago by Levinson D'Souza <[email protected]>
Update with-supertokens example (#26266)

This PR updates the `package.json` dependency for `with-supertokens` example to use the latest v...

4132b80735259965afe336acdbc4fa6fffc03056 authored over 3 years ago by Rishabh Poddar <[email protected]>
Update with-supertokens example (#26266)

This PR updates the `package.json` dependency for `with-supertokens` example to use the latest v...

8c3ceae6fb6883f61f99da7b98f9c8d0c330c12c authored over 3 years ago by Rishabh Poddar <[email protected]>
Update next/script docs to clear up confusion around next/head and client-side JS (#26253)

538a528761e4af37a586c712274ae2978ace3d7c authored over 3 years ago by Tim Neutkens <[email protected]>
Update next/script docs to clear up confusion around next/head and client-side JS (#26253)

72743bcea87b97186aeb4c870212b800b7469a07 authored over 3 years ago by Tim Neutkens <[email protected]>
Correct the word "remove" (#26258)

799403a9a9c743f0b617cef49d5caf1c1dd7be21 authored over 3 years ago by Duc Le <[email protected]>
Correct the word "remove" (#26258)

4f3674cc37b1e3bc19ecf4f4e606543f2ce03d8b authored over 3 years ago by Duc Le <[email protected]>
Fix long URLs causing 400s with dynamic routes/rewrites (#26221)

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

598b1ef11b63cfe1efee23b09a5b14e887e97e07 authored over 3 years ago by JJ Kasper <[email protected]>
Fix long URLs causing 400s with dynamic routes/rewrites (#26221)

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

19b12f13817fee690f86e111adebdf04aa8b64d4 authored over 3 years ago by JJ Kasper <[email protected]>
Update postcss version in examples (#26226)

67aba8469e16a1d8581153a15decc7fb0b8737cc authored over 3 years ago by Tim <[email protected]>
Update postcss version in examples (#26226)

c75c2db6e8dd5fd0579fc969249c070447e3041a authored over 3 years ago by Tim <[email protected]>
Doc "no-sync-scripts" remove experimental notice (#26225)

It's not experimental anymore.

## Documentation / Examples

- [ ] Make sure the linting passes

75016716dccca02e7fbdf9f76fcd32649d4df8ba authored over 3 years ago by Vadorequest <[email protected]>
Doc "no-sync-scripts" remove experimental notice (#26225)

It's not experimental anymore.

## Documentation / Examples

- [ ] Make sure the linting passes

cfd11ce528a173890e956c12edfb5e49183bed04 authored over 3 years ago by Vadorequest <[email protected]>
Fix: upgrade react-test-renderer version to 17.0.2 (#26229)

npm i wasn't working because of outdated version of react-test-renderer.

## Bug

- [X] Related ...

3e22a347672041196a66eec2261bc2a26ea74e0e authored over 3 years ago by Pau Rodriguez Molina <[email protected]>
Fix: upgrade react-test-renderer version to 17.0.2 (#26229)

npm i wasn't working because of outdated version of react-test-renderer.

## Bug

- [X] Related ...

58318a8545807daab0eede1e6ac84f2d61ab3df3 authored over 3 years ago by Pau Rodriguez Molina <[email protected]>
Add cms-drupal example (#25198)

Adds cms-drupal example.

Demo: https://cms-drupal.vercel.app

3231c353545e8610bdf0b6f36165040fb4447c3b authored over 3 years ago by arshad <[email protected]>
Add cms-drupal example (#25198)

Adds cms-drupal example.

Demo: https://cms-drupal.vercel.app

743e71f4cf87aaffc25a14ba673820de324403f5 authored over 3 years ago by arshad <[email protected]>
Fix next/image noscript src path with loaders (#24011)

In the `noscript` img version the correct `src` and `sizes` attributes are overwritten by not ne...

39fec66fe6f751cf5bf9ab4949e66de8ae449e8d authored over 3 years ago by Marco Valsecchi <[email protected]>
Fix next/image noscript src path with loaders (#24011)

In the `noscript` img version the correct `src` and `sizes` attributes are overwritten by not ne...

22676abb31387086defba59edc6afa2b10f3033a authored over 3 years ago by Marco Valsecchi <[email protected]>
v11.0.1-canary.2

d30b68d2e0e776f857bd1c64b0df9ae6b1ef2e8a authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.1-canary.2

2ac47d219398109c7af8dd2372304bac0eb2f042 authored over 3 years ago by JJ Kasper <[email protected]>
remove all nextjs/examples (meta)

8d1a527b8f32fbbc1fde06ce64d3ffd0206acc5d authored over 3 years ago by Brandon Bayer <[email protected]>
Upgrade to Next.js 11 (#2489)

(minor)

718681a13fb20748d6c53860fcb8d88db5dd2a80 authored over 3 years ago by Brandon Bayer <[email protected]>
fix: use a client-side navigation when redirecting to a rewriten URL (#25990)

This PR is an attempt to fix #25943. The implementation is only a proposal and I'll be happy t...

70dffd444d1c45521df38ea6e87f9848fc157511 authored over 3 years ago by Antoine Chalifour <[email protected]>
fix: use a client-side navigation when redirecting to a rewriten URL (#25990)

This PR is an attempt to fix #25943. The implementation is only a proposal and I'll be happy t...

09bb49caa61bdbee4bb22091567a509d77237fb3 authored over 3 years ago by Antoine Chalifour <[email protected]>
Fix eslint version check for older versions (#26212)

8610ba4b5e31b2595164ca71489c8897d7b5d719 authored over 3 years ago by JJ Kasper <[email protected]>
Fix eslint version check for older versions (#26212)

0466a12e122f820aea9af6f2fa9c54d92fd14b2d authored over 3 years ago by JJ Kasper <[email protected]>
Update note in script doc (#26214)

19dae0df6466b6da6567419429a192953c931ffc authored over 3 years ago by Tim Neutkens <[email protected]>
Update note in script doc (#26214)

947ee9dd9390ade526d436cacd0283ca1f9f60af authored over 3 years ago by Tim Neutkens <[email protected]>
Update docs on static image imports (#26211)

Incorporates some of the feedback we've had about this doc.

## Bug

- [ ] Related issues link...

2967fe1df39ec0946d171ac2a36c9805cfccff0d authored over 3 years ago by Tim Neutkens <[email protected]>
Update docs on static image imports (#26211)

Incorporates some of the feedback we've had about this doc.

## Bug

- [ ] Related issues link...

a0a2e538300a661cfc6bebc779b5a63e2b69ff3b authored over 3 years ago by Tim Neutkens <[email protected]>
Fix babel-loader failing on JSON5 syntax (#26194)

## Bug

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

## Fe...

82bad10a29d944e86cdc5370e0d9ded5c5a408c4 authored over 3 years ago by Jonathan Wilsson <[email protected]>
Fix babel-loader failing on JSON5 syntax (#26194)

## Bug

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

## Fe...

cacf34db133b5d2d209dacf8b95930152a50bb77 authored over 3 years ago by Jonathan Wilsson <[email protected]>
Update examples to use React 17 (#26133)

[With next 11 requiring react 17](https://nextjs.org/blog/next-11#upgrade-guide), most of the ex...

c9a46977c9ee7dd9839be5bbfc74beda595e1230 authored over 3 years ago by Nick Babcock <[email protected]>
Update examples to use React 17 (#26133)

[With next 11 requiring react 17](https://nextjs.org/blog/next-11#upgrade-guide), most of the ex...

56292234075051e8b9967c39c8a0d99eb57aa54d authored over 3 years ago by Nick Babcock <[email protected]>
docs: fix ignoring-eslint-url during build (#26165)

## Documentation
removes dot from docs link as the terminal appends the dot to the link, which l...

b0e09d28ed2300fd9af30962b6b06037adb3a0b0 authored over 3 years ago by David Vaness <[email protected]>
docs: fix ignoring-eslint-url during build (#26165)

## Documentation
removes dot from docs link as the terminal appends the dot to the link, which l...

23e234914d87659e7d008fc3117e8b7e607952cd authored over 3 years ago by David Vaness <[email protected]>
v11.0.1-canary.1

3c65c34dc80a882b0b2ea8755943e5ae1c3430ca authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.1-canary.1

d05a99e72cc629355d0cbf1c9432e45b641cb106 authored over 3 years ago by JJ Kasper <[email protected]>
Follow the breaking change of jest-config (#26082)

## Documentation / Examples

When I create a new application using Next.js and use `jest` or `...

e4571391a125408a9386256843d2c26eb0557442 authored over 3 years ago by toyamarinyon <[email protected]>
Follow the breaking change of jest-config (#26082)

## Documentation / Examples

When I create a new application using Next.js and use `jest` or `...

fac02d85448d5639cd30750a4bdea458c5ba19d1 authored over 3 years ago by toyamarinyon <[email protected]>
[examples/cms-wordpress] fix typo on alert message (#26115)

722d08ee13334187a8ea0349d66cc608f6a4e411 authored over 3 years ago by Cauan Cabral <[email protected]>
[examples/cms-wordpress] fix typo on alert message (#26115)

f468c91c4829b100b4ceb7c354e902ff5e074352 authored over 3 years ago by Cauan Cabral <[email protected]>
Update next/image docs and example with shimmer animation (#26183)

It was mentioned in Issue #18858 that we might add a `placeholder="skeleton"` but that didn't sh...

9bb44ba99ca7edf6a10399b5ecb0e70c7ac5f606 authored over 3 years ago by Steven <[email protected]>
Update next/image docs and example with shimmer animation (#26183)

It was mentioned in Issue #18858 that we might add a `placeholder="skeleton"` but that didn't sh...

a3c31b6773efc67262705b02f2d30db74a89026a authored over 3 years ago by Steven <[email protected]>
Fix `next/image` docs version history (#26192)

Fixes version history in the `next/image` component [docs](
https://nextjs.org/docs/api-referenc...

4c5e9eb26a6fbea679498cd34859050bea8377a8 authored over 3 years ago by Steven <[email protected]>
Fix `next/image` docs version history (#26192)

Fixes version history in the `next/image` component [docs](
https://nextjs.org/docs/api-referenc...

9816b532882040a2c9e8febbef0a79d30f0b8805 authored over 3 years ago by Steven <[email protected]>
fix(examples): `future.webpack5` -> top level `webpack5` (#26175)

## Documentation / Examples

- [x] Make sure the linting passes

853e8e9c737f754e50f594821544d78ddb4b2d26 authored over 3 years ago by Casper <[email protected]>
fix(examples): `future.webpack5` -> top level `webpack5` (#26175)

## Documentation / Examples

- [x] Make sure the linting passes

51f392013d0413ac837e73c8133918ae7e500a4b authored over 3 years ago by Casper <[email protected]>
Fix failing Runner import (#26172)

Bad casing causing failed import

70242cf4ed1495c4c93ab2aa9d8efb7033ff9345 authored over 3 years ago by Riley Shea <[email protected]>
Fix failing Runner import (#26172)

Bad casing causing failed import

dd545b2bf5e1c2d5e42ff3d9ce3a41861d228505 authored over 3 years ago by Riley Shea <[email protected]>
add missing step of installing next@latest (#26141)

- Step for installing the latest next version was missing
- Turned "Upgrade React version to lat...

00cabf093bfa67238a0d28de2b165399b2aec224 authored over 3 years ago by Wiktoria Mielcarek <[email protected]>
add missing step of installing next@latest (#26141)

- Step for installing the latest next version was missing
- Turned "Upgrade React version to lat...

7c8b504252f94079f39304f5023818e84b7cff7e authored over 3 years ago by Wiktoria Mielcarek <[email protected]>
docs(next/script): Improve formatting of docs (#26149)

Noticed a few things off in the Script docs—for example, the "before" variant should show using ...

d06a0ba7b1c8c9dc536da5e467b3bbd679dad7fd authored over 3 years ago by Lachlan Campbell <[email protected]>
docs(next/script): Improve formatting of docs (#26149)

Noticed a few things off in the Script docs—for example, the "before" variant should show using ...

5ec2f981bc42f49892df58f0b9fb8bac60e64b3c authored over 3 years ago by Lachlan Campbell <[email protected]>
Fixed no-img-element documentation snippet. (#26154)

Module "next/image" has no exported member 'Image'.
It must be `import Image from "next/image"`

c851da25f4f9828ee26844df4ed84d33151d3ce2 authored over 3 years ago by Ivan Kalinin <[email protected]>
Fixed no-img-element documentation snippet. (#26154)

Module "next/image" has no exported member 'Image'.
It must be `import Image from "next/image"`

875fefb48c614db078eaf9dc0dadbc6f11b5e5d4 authored over 3 years ago by Ivan Kalinin <[email protected]>
Update next/image docs and examples (#26150)

This updates the `next/image` docs and examples to add missing information.

cf27f9b159828df454263d3eba0ac1658d9bff03 authored over 3 years ago by Steven <[email protected]>
Update next/image docs and examples (#26150)

This updates the `next/image` docs and examples to add missing information.

e4eed61a31a035d39f6343d8b911b05cde9752fc authored over 3 years ago by Steven <[email protected]>
v11.0.1-canary.0

1952cbd936616711fda6de98298294928755643a authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.1-canary.0

da204bd4635b29ee0821e7d04e9c26ef75a1b936 authored over 3 years ago by JJ Kasper <[email protected]>
(examples/image-component): fix placeholder href (#26140)

12d2424e86ee0bde868fb7c7d986fa7e173984a8 authored over 3 years ago by Herman Nygaard <[email protected]>
(examples/image-component): fix placeholder href (#26140)

e3955c05f1003b1cba8f857b30f499565651747d authored over 3 years ago by Herman Nygaard <[email protected]>
Ensure all errors are added in manifest (#26129)

* Ensure all errors are added in manifest

* Add script doc to manifest

225b784393f175e0f9a9ab2c7c051f0534b8e3c0 authored over 3 years ago by JJ Kasper <[email protected]>
Ensure all errors are added in manifest (#26129)

* Ensure all errors are added in manifest

* Add script doc to manifest

70600763013e8a01710a7be4ac1e1738775c918a authored over 3 years ago by JJ Kasper <[email protected]>
docs(image): fix image import path (#26142)

6bd68bdb9f2f2bd4ba9b32c9b248356e399bb600 authored over 3 years ago by Herman Nygaard <[email protected]>
docs(image): fix image import path (#26142)

7941232acf4cd44121d1df06044d778359e6c1c4 authored over 3 years ago by Herman Nygaard <[email protected]>
Merge tag 'v11.0.0' into canary

v11.0.0

8edae171ba565710f24c70252b0d032ac680b976 authored over 3 years ago by Brandon Bayer <[email protected]>
more fix CI

(ignore)

59f31480c22baab0b377c21105dd2b86e37a5ae1 authored over 3 years ago by Brandon Bayer <[email protected]>
fix CI by upgrading browserslist (#2488)

* fix CI by upgrading browserslist

* fix (ignore)

8799017f0fd475d2e29ae0b9799da1e377a5a8aa authored over 3 years ago by Brandon Bayer <[email protected]>