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

fix type NextWebVitalsMetric (#24780)

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

2a282a40815a6d0769f5de99d08b8b00db2a19d2 authored over 3 years ago by Mikhail Tsyplakov <[email protected]>
Fix `placeholder=blur` inside `<noscript>` (#27311)

We shouldn't be setting `placeholder=blur` styles when JS is disabled because we'll have no way ...

5cd37d9b32898aa28d37b16264d97aa8b434012f authored over 3 years ago by Steven <[email protected]>
Fix `placeholder=blur` inside `<noscript>` (#27311)

We shouldn't be setting `placeholder=blur` styles when JS is disabled because we'll have no way ...

3010e13047bac28ce6bfada54babd107d0eaad04 authored over 3 years ago by Steven <[email protected]>
Update next-image-unconfigured-host.md (#24953)

* Update next-image-unconfigured-host.md

the docs are misleading because I tried this and sti...

ddef873b3baee41ffca432c60d8ec383808dc158 authored over 3 years ago by Josh Flayhart <[email protected]>
Update next-image-unconfigured-host.md (#24953)

* Update next-image-unconfigured-host.md

the docs are misleading because I tried this and sti...

456a841c0546ffa3210382cd932b2deab0edc29c authored over 3 years ago by Josh Flayhart <[email protected]>
Continue: Update blog-starter-typescript postcss.config.js (#27314)

* Update postcss.config.js

update postcss.config.js based nextjs guide: https://tailwindcss.c...

68cd5b12f98e4d531fe5a01ee9a69f3e8e986c17 authored over 3 years ago by JJ Kasper <[email protected]>
Continue: Update blog-starter-typescript postcss.config.js (#27314)

* Update postcss.config.js

update postcss.config.js based nextjs guide: https://tailwindcss.c...

6a42f7ed2b89e95f80352956192d93ba8662c5fe authored over 3 years ago by JJ Kasper <[email protected]>
Continue: fix typo in breakpoint config (#27313)

d58de21a862b166b69413446c8af02736ddc17ad authored over 3 years ago by JJ Kasper <[email protected]>
Continue: fix typo in breakpoint config (#27313)

c082972b9393693096a2dc857ce09039ef154903 authored over 3 years ago by JJ Kasper <[email protected]>
(examples/with-i18n-next-intl): fixes warning (#25928)

### Documentation / Examples

Fixed one of the items from #25854

- Fixes warning from `next-int...

629dff575f5ce4e25fcd20e108f041063d0dd8b5 authored over 3 years ago by Pavel Mineev <[email protected]>
(examples/with-i18n-next-intl): fixes warning (#25928)

### Documentation / Examples

Fixed one of the items from #25854

- Fixes warning from `next-int...

4e7948151191ea2ff6589ab45d5559d1a4f100a7 authored over 3 years ago by Pavel Mineev <[email protected]>
v11.0.2-canary.17

230132155af207eef7e3cca385612003d3fd1cd1 authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.2-canary.17

198046360d21ac3b28007bd22589fbec24b79a7c authored over 3 years ago by JJ Kasper <[email protected]>
Fix default server host value causing issues on Windows (#27306)

This fixes a case where the HMR connection for fast refresh would fail to connect on Windows due...

896ce0cdb2b3a33d5f8dfcae52db3d508a0300f8 authored over 3 years ago by JJ Kasper <[email protected]>
Fix default server host value causing issues on Windows (#27306)

This fixes a case where the HMR connection for fast refresh would fail to connect on Windows due...

1effbae67aca5acca040ad32ffb3bcbe5c2294aa authored over 3 years ago by JJ Kasper <[email protected]>
Fix `minimumCacheTTL` so it doesn't affect browser caching (#27307)

In a previous PR (#27200), we added `minimumCacheTTL` to configure the time-to-live for the cach...

7909aadbd88cd67fa312ef6861f74b1c3fb98b11 authored over 3 years ago by Steven <[email protected]>
Fix `minimumCacheTTL` so it doesn't affect browser caching (#27307)

In a previous PR (#27200), we added `minimumCacheTTL` to configure the time-to-live for the cach...

b123942694ec729c7ebf97b329125385226160db authored over 3 years ago by Steven <[email protected]>
Increase stats action install timeout (#27308)

This updates the PR stats action to add the `--network-timeout 1000000` flag when doing initial ...

f21cba4929d582ad164d7a7476c4205c5d091e5c authored over 3 years ago by JJ Kasper <[email protected]>
Increase stats action install timeout (#27308)

This updates the PR stats action to add the `--network-timeout 1000000` flag when doing initial ...

7531dd37407c3eec6dd4330d2f3856241c6e0328 authored over 3 years ago by JJ Kasper <[email protected]>
Optimised Cypher queries in Neo4j example (#25973)

Thank you for including a Neo4j example!

This PR rewrites the Cypher queries using a [pattern c...

8e759e1004aea3db6a7f9f4e5bc74ef903831e06 authored over 3 years ago by Adam Cowley <[email protected]>
Optimised Cypher queries in Neo4j example (#25973)

Thank you for including a Neo4j example!

This PR rewrites the Cypher queries using a [pattern c...

9774d9b1e0a91bfb545401096fcef3e19888a2eb authored over 3 years ago by Adam Cowley <[email protected]>
Remove redundant ssr option for styled-components (#27221)

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

7fea8f3de779814bcae2c7d8ecd736f3234757f8 authored over 3 years ago by Brandon Chinn <[email protected]>
Remove redundant ssr option for styled-components (#27221)

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

3a4e0251317baea11ddcab3673da7775b81f1e42 authored over 3 years ago by Brandon Chinn <[email protected]>
Use named functions in layouts docs (#27297)

## Documentation / Examples
- [x] Make sure the linting passes

Fixes #27252 by using a named fu...

78f9e8f2db5dfdc819a403abf50a1d036f73d700 authored over 3 years ago by Sam Robbins <[email protected]>
Use named functions in layouts docs (#27297)

## Documentation / Examples
- [x] Make sure the linting passes

Fixes #27252 by using a named fu...

187f4312ccbba1533f9d4ce2d26a5d8e8145bae4 authored over 3 years ago by Sam Robbins <[email protected]>
update fastify example to the latest version (#27273)

* update fastify example to newest version

* Update examples/custom-server-fastify/server.js
...

977b1f1331ed193e3419f813078bad971a3a00d9 authored over 3 years ago by qwertyforce <[email protected]>
update fastify example to the latest version (#27273)

* update fastify example to newest version

* Update examples/custom-server-fastify/server.js
...

2b319ccfd931d939def27132836562a4e06740e7 authored over 3 years ago by qwertyforce <[email protected]>
Add NextPage type to create-next-app typescript template (#27246)

## Documentation / Examples

- [x] Make sure the linting passes

cc122f1352c9ebe3d5122a20640d4ba0dfdc871e authored over 3 years ago by Yubin <[email protected]>
Add NextPage type to create-next-app typescript template (#27246)

## Documentation / Examples

- [x] Make sure the linting passes

736db423528e66d3d8f7aa1174a3b5310d2a57a9 authored over 3 years ago by Yubin <[email protected]>
Fix inline scripts being duplicated when used with `next/script` component (#27218)

Fixes inline scripts being duplicated when used with `next/script` component

## Bug

- [x] fi...

030e5e68308ce94c6044c013b483fc4ecc2e2879 authored over 3 years ago by Janicklas Ralph <[email protected]>
Fix inline scripts being duplicated when used with `next/script` component (#27218)

Fixes inline scripts being duplicated when used with `next/script` component

## Bug

- [x] fi...

dda23f5d9b4928f47434153d835c92297986c106 authored over 3 years ago by Janicklas Ralph <[email protected]>
[ESLint] Remove error when file patterns are unmatched + ESLint setup changes (#27119)

Co-authored-by: Tim Neutkens <[email protected]>

6645248d4112b8b8d8481dc094f114efcd4e30b2 authored over 3 years ago by Houssein Djirdeh <[email protected]>
[ESLint] Remove error when file patterns are unmatched + ESLint setup changes (#27119)

Co-authored-by: Tim Neutkens <[email protected]>

c54a7a7612a25422df87f6fd06becbe83b11d17b authored over 3 years ago by Houssein Djirdeh <[email protected]>
Document full routes order in rewrites doc (#27247)

This expands on https://github.com/vercel/next.js/pull/27211 and lists the full routes order use...

577d4dc0d48a4ae35190d771f9e36c4b883a950c authored over 3 years ago by JJ Kasper <[email protected]>
Document full routes order in rewrites doc (#27247)

This expands on https://github.com/vercel/next.js/pull/27211 and lists the full routes order use...

c7deb760b673712590b8ad91235fccc48c28fddd authored over 3 years ago by JJ Kasper <[email protected]>
Add additional stats app pages (#27202)

575a0c6bceac49b103cc2aeca6a66cdcdf374dda authored over 3 years ago by JJ Kasper <[email protected]>
Add additional stats app pages (#27202)

4b1bf758b071f08f784b90a57461adeeccb0bc4f authored over 3 years ago by JJ Kasper <[email protected]>
Add note about beforeFiles continuing (#27211)

This adds a note explaining that `beforeFiles` continue instead of checking the filesystem/dynam...

6e99f7af39d5a31bab8c227e945bd3e765b3d3fe authored over 3 years ago by JJ Kasper <[email protected]>
Add note about beforeFiles continuing (#27211)

This adds a note explaining that `beforeFiles` continue instead of checking the filesystem/dynam...

e8686883a42802e83c02a79573122cf5757b29bf authored over 3 years ago by JJ Kasper <[email protected]>
Update cms-wordpress readme file (#27234)

## Documentation / Examples

- [x] Make sure the linting passes

- Removed references to [WPGrap...

d2ca59b5c82235867b32aa159dc42001436812c8 authored over 3 years ago by André <[email protected]>
Update cms-wordpress readme file (#27234)

## Documentation / Examples

- [x] Make sure the linting passes

- Removed references to [WPGrap...

057d338db438ae97ebae776dd46eb04520ac9e60 authored over 3 years ago by André <[email protected]>
Add x-forward headers to external rewrites (#17557)

* Add x-forward headers to external rewrites

This commit configures the proxy used for extern...

b262f14e421e24d92953e98ee38ff1f2cc7299e4 authored over 3 years ago by Thomas Marshall <[email protected]>
Add x-forward headers to external rewrites (#17557)

* Add x-forward headers to external rewrites

This commit configures the proxy used for extern...

ccb62f8636f3f4a25d7ea58edd3d9747cd6c0f99 authored over 3 years ago by Thomas Marshall <[email protected]>
Fix typo in env howto (#27227)

21e8459e1be1f1ab69b99e98edcfa41e41860122 authored over 3 years ago by Remek Ambroziak <[email protected]>
Fix typo in env howto (#27227)

3fc5f73dc9232acc67bcf9a24e1c2218a8c6dcab authored over 3 years ago by Remek Ambroziak <[email protected]>
Add warning for large number of routes (#27214)

This adds a warning when more than 1024 routes are added since it can have performance impacts a...

113c51e2f3cfaacded40e9c231fefdb195af559c authored over 3 years ago by JJ Kasper <[email protected]>
Add warning for large number of routes (#27214)

This adds a warning when more than 1024 routes are added since it can have performance impacts a...

14dd7c2954c82ffab51345591f2e6f5f51e28264 authored over 3 years ago by JJ Kasper <[email protected]>
updated zustand example for 3.5.4+ interface change (#27229)

## Documentation / Examples

- [✓] Make sure the linting passes

dd029f559fb014ce5ecdd06155ed15368ce39fc6 authored over 3 years ago by Munawwar <[email protected]>
updated zustand example for 3.5.4+ interface change (#27229)

## Documentation / Examples

- [✓] Make sure the linting passes

246d51a7fa9f4a17bbe6ab117f9b794ae969338e authored over 3 years ago by Munawwar <[email protected]>
upgrade next-redux-wrapper to 7.0.2 (#26521)

## Bug

- [x] Related issues linked using `fixes #number`: Fixes #26338
- [ ] Integration tests...

530a2a397daec636459e1986b5ef28d5c760131c authored over 3 years ago by Thang Vu <[email protected]>
upgrade next-redux-wrapper to 7.0.2 (#26521)

## Bug

- [x] Related issues linked using `fixes #number`: Fixes #26338
- [ ] Integration tests...

b69c2a6159b5b26de5458c13bf8a794299c04cfd authored over 3 years ago by Thang Vu <[email protected]>
improve static generation UX (#27171)

#### improve export spinner

update at least once a minute in non-tty
update progress regularly ...

f9795fdd2665369b60a153fbb6231f478e4a7d08 authored over 3 years ago by Tobias Koppers <[email protected]>
improve static generation UX (#27171)

#### improve export spinner

update at least once a minute in non-tty
update progress regularly ...

725074dda9c15739f883497affcd7aa2d199e656 authored over 3 years ago by Tobias Koppers <[email protected]>
Fix Script beforeInteractive on navigation (#26995)

## Bug

- [x] fixes #26342
- [x] Integration tests added
- [x] Errors have helpful link attac...

3b388c346c6990c98e83357ad68263edc7081210 authored over 3 years ago by Janicklas Ralph <[email protected]>
Fix Script beforeInteractive on navigation (#26995)

## Bug

- [x] fixes #26342
- [x] Integration tests added
- [x] Errors have helpful link attac...

2c7c907d7ee2cad6998c7169d00150d06aa8ae5d authored over 3 years ago by Janicklas Ralph <[email protected]>
v11.0.2-canary.16

7644c17f43b35a5b2b56ee99906fe89f7350ffba authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.2-canary.16

2e95f82a6618ad9e05b7725b88512ad0a5a55477 authored over 3 years ago by JJ Kasper <[email protected]>
Add `minimumCacheTTL` config for Image Optimization (#27200)

- Closes #23328
- Related to #19914
- Related to #22319

## Feature

- [x] Implements an ex...

8151a7e0dc9a029a9c4261901d333f67d23f718f authored over 3 years ago by Steven <[email protected]>
Add `minimumCacheTTL` config for Image Optimization (#27200)

- Closes #23328
- Related to #19914
- Related to #22319

## Feature

- [x] Implements an ex...

4315a913d775ad32f6f2024683e2f337e530934c authored over 3 years ago by Steven <[email protected]>
Fix gsp generation with file extension (#27144)

Fixes #11831
Fixes #12212

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Int...

71665b2437fbd83f833d197081506adef412ac0f authored over 3 years ago by Jiachi Liu <[email protected]>
Fix gsp generation with file extension (#27144)

Fixes #11831
Fixes #12212

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Int...

c2ceb10edcb87c86e35614ae3fb39fa34fea864e authored over 3 years ago by Jiachi Liu <[email protected]>
adds no duplicate head rule (#27179)

b303833ed5c47b613ea2d13f7fdf1bafb21c2073 authored over 3 years ago by Houssein Djirdeh <[email protected]>
adds no duplicate head rule (#27179)

c46b405ba7f5520a0cd4c99c8e9dd814bfbe3961 authored over 3 years ago by Houssein Djirdeh <[email protected]>
Change pure functions to functions (#27192)

The right terminology should be used so we don't learn new developers wrong facts.

Using pure f...

d49d50e87bd96a23510e5979c67e0ecda8ab7c13 authored over 3 years ago by Tomas Jansson <[email protected]>
Change pure functions to functions (#27192)

The right terminology should be used so we don't learn new developers wrong facts.

Using pure f...

d29a95ad633e16fca3c37255d395a243eba3dab6 authored over 3 years ago by Tomas Jansson <[email protected]>
Fix Prop `href` did not match error (#27183)

Resolve Prop `href` did not match error.

222830ad479e70009286f101f25d8322b811b17f authored over 3 years ago by Didi Keke <[email protected]>
Fix Prop `href` did not match error (#27183)

Resolve Prop `href` did not match error.

dc5bc3f2ff73fd48e16e8d73f06bfb5d87a57753 authored over 3 years ago by Didi Keke <[email protected]>
Fix Prop `href` did not match error (#27183)

Resolve Prop `href` did not match error.

b8c24335a6d28ba35fda39e5837f767aa9350a8b authored over 3 years ago by Didi Keke <[email protected]>
Fix Image is missing required "src" property error (#27180)

Add safety check for `CoverImage` in `/components/post-preview.js` so as to prevent error occurr...

25b2e59db08a47628c064490b48170812f2832e8 authored over 3 years ago by Didi Keke <[email protected]>
Fix Image is missing required "src" property error (#27180)

Add safety check for `CoverImage` in `/components/post-preview.js` so as to prevent error occurr...

1d08687b93fa1d497d9e145e61db0e62adc9098e authored over 3 years ago by Didi Keke <[email protected]>
Fix css minify incorrectly duplicating variables (#27150)

Fixes #26902

See https://github.com/Timer/cssnano-simple/commit/507963a48072ee684174e5834fe94d...

4f9cdbaaaa8f6eb0cc62c4e1389bf52a96d2c196 authored over 3 years ago by Steven <[email protected]>
Fix css minify incorrectly duplicating variables (#27150)

Fixes #26902

See https://github.com/Timer/cssnano-simple/commit/507963a48072ee684174e5834fe94d...

437ad9ff6a2f228dd075ac864cad1e206846f47e authored over 3 years ago by Steven <[email protected]>
Use SWC to compile Next.js core server files (#27167)

- Use SWC to compile Next.js core server files
- Ensure only @babel/runtime/helpers/interopRequi...

fdabeb7098f8d5d02e232c981f502e0a8c1d7801 authored over 3 years ago by Tim Neutkens <[email protected]>
Use SWC to compile Next.js core server files (#27167)

- Use SWC to compile Next.js core server files
- Ensure only @babel/runtime/helpers/interopRequi...

0d9e52545827a280fd23018eb67aba04a2e38572 authored over 3 years ago by Tim Neutkens <[email protected]>
v11.0.2-canary.15

31c73eb2085f88e13fb07eb94db9d53d22217bde authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.2-canary.15

86e3ea8e336370e540a954872ceec855613e50f4 authored over 3 years ago by JJ Kasper <[email protected]>
Bump babel target to Node.js 12 (#27147)

Next.js 11 supports Node.js 12 and newer. This PR updates babel to reflect this.

Follow up to P...

1b10fb3c923ba98c023546cdb8be9ec3457cc616 authored over 3 years ago by Steven <[email protected]>
Bump babel target to Node.js 12 (#27147)

Next.js 11 supports Node.js 12 and newer. This PR updates babel to reflect this.

Follow up to P...

f9001b97bb4fd75b6654009d93fae06f242a12bf authored over 3 years ago by Steven <[email protected]>
Revert "Update data-fetching.md" (#27148)

Reverts vercel/next.js#27018 per comment https://github.com/vercel/next.js/pull/27018#issuecomme...

0e59eb87ca6207f96850e9317ee2a34a8d1d2b45 authored over 3 years ago by Steven <[email protected]>
Revert "Update data-fetching.md" (#27148)

Reverts vercel/next.js#27018 per comment https://github.com/vercel/next.js/pull/27018#issuecomme...

52a2022da45f2e12049b0115d34173356cb1ded1 authored over 3 years ago by Steven <[email protected]>
Update redirect regexes to not match _next (#27143)

This updates redirects' regexes to not match `/_next` paths since this is currently unexpected a...

8c3c2b7ea2c6ee5cfaeceae1137c2c352bf66dfa authored over 3 years ago by JJ Kasper <[email protected]>
Update redirect regexes to not match _next (#27143)

This updates redirects' regexes to not match `/_next` paths since this is currently unexpected a...

d3b376bd591d91fa0439773f3d853757a5514b10 authored over 3 years ago by JJ Kasper <[email protected]>
Update the "Top level .mdx pages" code sample (#27080)

The regex matches both .md and .mdx extensions, so I've added the .md extension to the descripti...

e0ff050402ae7d2e71abb9efaffd917d950c4c4d authored over 3 years ago by я котик пур-пур <[email protected]>
Update the "Top level .mdx pages" code sample (#27080)

The regex matches both .md and .mdx extensions, so I've added the .md extension to the descripti...

13adf0c15ff266feea8941dc47a1d09c4f540d0e authored over 3 years ago by я котик пур-пур <[email protected]>
v11.0.2-canary.14

808841608242bf58838330745d84d4df6799765c authored over 3 years ago by JJ Kasper <[email protected]>
v11.0.2-canary.14

191a178ecdd36b9133d5120eb94e0b9bcfebffcb authored over 3 years ago by JJ Kasper <[email protected]>
Update Going to Production docs to use quote. (#27131)

Will make it look a little nicer 😄

1a9492d51fdad92a833e89e65b9510698c69b634 authored over 3 years ago by Lee Robinson <[email protected]>
Update Going to Production docs to use quote. (#27131)

Will make it look a little nicer 😄

3ee7054846257be040abba33c0b2ea9d9206575d authored over 3 years ago by Lee Robinson <[email protected]>
Fix code block in Layouts docs. (#27130)

<img width="885" alt="CleanShot 2021-07-12 at 17 58 23@2x" src="https://user-images.githubuserco...

f21f44a5691342e8f9eeea2296ef369591db5a90 authored over 3 years ago by Lee Robinson <[email protected]>
Fix code block in Layouts docs. (#27130)

<img width="885" alt="CleanShot 2021-07-12 at 17 58 23@2x" src="https://user-images.githubuserco...

a93f8b639366b0143f7a14185572ac668a4d3dd2 authored over 3 years ago by Lee Robinson <[email protected]>
v11.0.2-canary.13

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

23ca3d115ef6353a1c3a312055ded2bc50da3260 authored over 3 years ago by JJ Kasper <[email protected]>
Add some missing fields to the NextConfig type (#27126)

This adds some missing fields to the `NextConfig` type we expose under `next` and also adds a `N...

16565c477d250e5eab282eefc213a35940064a89 authored over 3 years ago by JJ Kasper <[email protected]>
Add some missing fields to the NextConfig type (#27126)

This adds some missing fields to the `NextConfig` type we expose under `next` and also adds a `N...

9c93c0543fce823e36ab4f5ccf826d0b71f503d9 authored over 3 years ago by JJ Kasper <[email protected]>
Add jsdoc types to docs snippets (#27125)

This PR adds the JSDoc types so that VS Code and other tools can use autocompletion when editing...

3b9786925d43bb85a959db9f414494396c709f0f authored over 3 years ago by Steven <[email protected]>
Add jsdoc types to docs snippets (#27125)

This PR adds the JSDoc types so that VS Code and other tools can use autocompletion when editing...

036c74918156735da7f77fe6c7d8adf8ffd0a8ef authored over 3 years ago by Steven <[email protected]>
Clean up examples `package.json` (#27121)

Clean up package.json files in the `examples` directory:
- Add `private: true`
- Remove `version...

f52955ec94e6d1505792b02d88048e18999af5be authored over 3 years ago by Luc Leray <[email protected]>
Clean up examples `package.json` (#27121)

Clean up package.json files in the `examples` directory:
- Add `private: true`
- Remove `version...

3ea6bf79aedf3bbf55683b22242c5250882a13d0 authored over 3 years ago by Luc Leray <[email protected]>
Replace `withCoalescedInvoke` with `ResponseCache` (#26997)

By itself, `withCoalescedInvoke` with a separate `this.incrementalCache.set(...)` isn't really s...

f0a7b1d0dee830c1087883a0e47f22795c59ba9e authored over 3 years ago by Gerald Monaco <[email protected]>
Replace `withCoalescedInvoke` with `ResponseCache` (#26997)

By itself, `withCoalescedInvoke` with a separate `this.incrementalCache.set(...)` isn't really s...

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