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

refactor: server/api-utils.ts (#21148)

- Add return type to function
- Add [isNotValidData](https://github.com/vercel/next.js/pull/2114...

c110e45b62d301cd4cfc38b8ced19275082427ef authored over 3 years ago by tarunama <[email protected]>
Fix docs only check for CI (#21530)

235b4cd0a879c947a7b6906c75f1a1b0ba53ce62 authored over 3 years ago by JJ Kasper <[email protected]>
Add Next.js Analytics to documentation. (#21527)

d82672c39739ce7381726105981a6bd59f36fea5 authored over 3 years ago by Lee Robinson <[email protected]>
Fix aspath for getInitialProps (#20572)

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

> AsPath is incorrect on Server if you us...

47cb4cf850b27c36f8839ad915bb0f14cc92910c authored over 3 years ago by kaykdm <[email protected]>
v10.0.6-canary.8

88b6ea416d5de96300e0de6fe9aeb11b5ad5a0d9 authored over 3 years ago by Joe Haddad <[email protected]>
Critical css fix (#21462)

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

cf95146a5122b51e2606d87578ed9b05b6fc48f0 authored over 3 years ago by Janicklas Ralph <[email protected]>
Filter canary branch for GitHub actions cancelling (#21524)

1f79519e044dbd65c231a318aacf0ee236cfe15f authored over 3 years ago by JJ Kasper <[email protected]>
Corrected links in with-yarn-workspaces (#21523)

9a63f3ca8a861f0eb3d09951be8004c904cf28dd authored over 3 years ago by Ymir <[email protected]>
Update dependencies of with-tailwindcss example (#21517)

1dc430883e5b9447d433fb04fd32608bbd2b1cc0 authored over 3 years ago by Dominik Felber <[email protected]>
Require only build directory to be writeable for build (#20977)

Allows building without permission to write to the application directory, useful for containers ...

8798c40c968a22954f653783a5c28aa6f61d94b0 authored over 3 years ago by Ryan <[email protected]>
fix: upgrade pinned deps for tests (#21515)

75c504708bf55fd4ee3c3ea59a34c87707c5140c authored over 3 years ago by Joe Haddad <[email protected]>
Fix hostname message in dev/start (#20409)

fc34f89a80aca9712128cdb1dc1f2ff8bc85e52e authored over 3 years ago by Chulki Lee <[email protected]>
Added Typescript example for withRouter (#18116)

Co-authored-by: Tim Neutkens <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodia...

6c51ad96acafd1e34ffed1b691c1656957f5912f authored over 3 years ago by Faizan Virani <[email protected]>
Add "title" as the source for "slug" in cms-sanity example (#19867)

* add "title" as the source for "slug"

* Fix linting

Co-authored-by: Tim Neutkens <timneut...

130039c3e55a86b51d541769342242f8a854da7c authored over 3 years ago by Burak Tokak <[email protected]>
Bring Tailwind CSS example in line with official Tailwind docs (#19750)

Co-authored-by: Tim Neutkens <[email protected]>
Co-authored-by: Tim Neutkens <timneutkens@me....

379c4c4e333d8c29ce3ec264ac6231b46ab30539 authored over 3 years ago by Nick Carchedi <[email protected]>
Update headers.md to clarify Cache-Control gets overwritten in prod (#19967)

Co-authored-by: Tim Neutkens <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodia...

8d92010979ea91d27303e47917fdab121ae5f150 authored over 3 years ago by Justin Smith <[email protected]>
Unify installation scripts for example apps (#19808)

c47f3d84c4065b87d7ea7a0e1bbfe0f4f14dc08e authored over 3 years ago by Robin <[email protected]>
fix(next): respect extends in tsconfig with exclude and include (#16619)

783b9d86ffcf879950cf4e40e97d39951cdedf62 authored over 3 years ago by Calmon Ribeiro <[email protected]>
Update data-fetching.md to use async file loading (#17518)

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

5baedf55670b0a8d64a01211f84aa0a9694b298c authored over 3 years ago by Dylan R. Johnston <[email protected]>
Add a VSCode Launch configuration for debugging examples (#16940)

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

caf95e1e357818734250cafd72f298e1fc8917b3 authored over 3 years ago by Mohsen Azimi <[email protected]>
Test: serverless target should set correct revalidation (`cache-control`) header (#15512)

d68d21c3291d4126008e0d3d8035924e82bcc1ba authored over 3 years ago by Darsh Patel <[email protected]>
Add example: Firebase authentication + SSR (#15202)

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

450e7130b082d8982f3e46c0e3e4dd7fad2d8048 authored over 3 years ago by Kevin Jennison <[email protected]>
Fix shallow routing scroll (#21437)

This ensures that Next.js will not scroll to the top of the page in shallow routing.

Fixes: htt...

a5b0094677b8f10e3104cb55c6a21da308ec6534 authored over 3 years ago by kaykdm <[email protected]>
ci: fix webpack 5 enabling for tests (#21436)

* ci: fix webpack 5 enabling for tests

* refactor: move default location

* Disable incompa...

74b6389bd60505d3a2a8d902241e344b65356f1a authored over 3 years ago by Joe Haddad <[email protected]>
Fix typo in Header component of with-iron-session example (#21428)

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

f2de5a08b87c22067b9876204d0b2f8ec18b2ba6 authored over 3 years ago by Max Nowack <[email protected]>
refactor(with-tailwindcss-emotion): example remove styles directory (#21368)

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

372fb5dc53644b22b9becd525f518d154d65437a authored over 3 years ago by Hank Andre <[email protected]>
feature/vanilla-emotion - add an example of vanilla emotion (#20228)

Co-authored-by: Mateusz Burzyński <[email protected]>
Co-authored-by: Tim Neutkens <ti...

60b0267400826c6900ec4de0143d38a6269bc541 authored over 3 years ago by MMT-LD <[email protected]>
v10.0.6-canary.7

4dc32ec0a7bc389d553efcbf976d4a5429c3fc72 authored over 3 years ago by Tim Neutkens <[email protected]>
Use autoprefixer instead of postcss-preset-env (#21215)

I realized while looking over this that the `autoprefixer` plugin isn't being used by postcss be...

ded6e24b3d2d6cb81444d6ed0db17b1299fb727a authored over 3 years ago by Michael McQuade <[email protected]>
Adds optional REDIS_PASSWORD env var to make setup with RedisLabs work easily for the `with-redis` example (#21432)

Easy to add one more optional password env var locally and a few lines of code to make the examp...

7602cfad3205449217eb7914f2af51e50e2285a6 authored over 3 years ago by Lindsey Simon <[email protected]>
Preserve asPath while resolving rewrites (#21410)

* Preserve asPath while resolving rewrites

* remove un-needed alias

* Add new alias

* A...

5b70802f619a7d5aa111a06850a51078a6ec5a60 authored over 3 years ago by JJ Kasper <[email protected]>
added an ipcRenderer usage sample to the electron-typescript example (#20000)

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

9fd9d83221c064eddb14cc3d34bb3f1200ead9a6 authored over 3 years ago by Shashi Srinath <[email protected]>
Update manifest.json

d991e3c9573fdba5dc93aebecb3abef78b1c2810 authored over 3 years ago by Tim Neutkens <[email protected]>
Add Note to i18n-routing Docs for Subdomains for Locale Domains (#21387)

0fc46d0b7062df35c2ccb517da11de947c923824 authored almost 4 years ago by David Spiessens <[email protected]>
Add additional dynamic route hash tests (#21363)

This adds tests for https://github.com/vercel/next.js/issues/18601 to ensure we don't regress on...

f6304cde92c7a9fc20ff21b64d1a3900e153e3c5 authored almost 4 years ago by JJ Kasper <[email protected]>
v10.0.6-canary.6

a1b8fb49e61da91f1ca15bba0ccc8588ec2675a4 authored almost 4 years ago by Joe Haddad <[email protected]>
chore: compile css-loader (#21357)

This PR compiles `css-loader` to resolve a peer dep warning.

47ec67712741a5f613b4153ea4330dc5de546d3e authored almost 4 years ago by Joe Haddad <[email protected]>
chore: compile `style-loader` dep (#21355)

This PR compiles `style-loader` to resolve a peer dep warning.

---

Closes #21359

55b8502dd02574a719090a84c1e7cf89f827d28c authored almost 4 years ago by Joe Haddad <[email protected]>
v10.0.6-canary.5

0d0db45c7201acf850b01343a846e0a74db86d77 authored almost 4 years ago by Joe Haddad <[email protected]>
chore: compile resolve-url-loader (#21351)

Closes #21166

ab158c0aee53882457d2bac3e36b8ccf197166f0 authored almost 4 years ago by Joe Haddad <[email protected]>
Add experimental per-page option to disable JS preloads (#21329)

As discussed with @csswizardry. This is a temporary option in case you know the preloads are not...

56b149f7bee9e3fe0565461224a0a94def24b6d0 authored almost 4 years ago by Tim Neutkens <[email protected]>
upgrade webpack 5 for empty entrypoint fix (#21353)

fixes a problem where entrypoints are nearly empty.

11900431fa3bc21a84c735fec89e79a9c1be2fdd authored almost 4 years ago by Tobias Koppers <[email protected]>
Fix splitting page path by buildId (#19901)

Running next.js in `development` causes issues when having pages named "development" or "develop...

72ce0991064eb047717b09418fa9ea9a83990d35 authored almost 4 years ago by Bernd Artmüller <[email protected]>
chore: upgrade `chokidar` to fix install warning (#21343)

To resolve:
```
warning next > chokidar > [email protected]: "Please update to latest v2.3 or v2.2"...

d33aad781510891250cc5c151afa23ee77e52047 authored almost 4 years ago by Joe Haddad <[email protected]>
ci: stabilize Window CI (#21344)

This skips a test suite that always flakes on Windows due to `http-proxy` <> Windows interop iss...

02aa7b28da4a31fe51dff2ab25d7751c576a7d47 authored almost 4 years ago by Joe Haddad <[email protected]>
Update Supabase example. (#21200)

0bd175264b000895cccd75f4499bdf55daad4882 authored almost 4 years ago by Thor 雷神 Schaeff <[email protected]>
Remove console.log

85624d6164a043959ed5d29e94fce7207b15fbbb authored almost 4 years ago by Tim Neutkens <[email protected]>
Include utm_source on example links to vercel.com (#21305)

e28fd50441cfaa22554db2b8e5bb7d03061e67d4 authored almost 4 years ago by Luis Alvarez D <[email protected]>
fix: lint

cfae5c6c32ff642b0b71dafe48182783699a66f1 authored almost 4 years ago by Joe Haddad <[email protected]>
Add guide "Migrating from Create React App" (#21212)

5d98874e8fbfde9188090c1b93eeb62cc141f397 authored almost 4 years ago by Lee Robinson <[email protected]>
Fix webpack 5 warning + disabling of profiling (#21276)

Noticed that there was a specific warning when using webpack 5.

f8fecf57c3673975fcc33d3a979fc538de149b08 authored almost 4 years ago by Tim Neutkens <[email protected]>
Add codemod for files that do not support the new React JSX transform (#21281)

Previously our automatic React injection approach injected `import React from 'react'` automatic...

c5b5c43e3dc874c001963d52455162171d62dcd3 authored almost 4 years ago by Tim Neutkens <[email protected]>
Move hydration mis-match test suite (#21264)

In this [PR](https://github.com/vercel/next.js/pull/21065), it was suggested to move the test su...

699a7aeaaa48a6c3611ede7a35af2d9676421de0 authored almost 4 years ago by kaykdm <[email protected]>
v10.0.6-canary.4

f534a5cad26d686fa4534eabe5059a8f950e6706 authored almost 4 years ago by Tim Neutkens <[email protected]>
improve splitChunks config for webpack 5 (#21208)

b02df3f487ba6fbd9ba9bcd823c77a7b5391fc73 authored almost 4 years ago by Tobias Koppers <[email protected]>
use webpack resolve api to resolve in externals config (#21205)

9c4d368459f7c2e2742acc0812cc8b3697b76f01 authored almost 4 years ago by Tobias Koppers <[email protected]>
Update chromedriver brew install instructions in contributing doc (#21251)

`brew cask install` was recently deprecated in favor of `brew install --cask`

f40a41cd6d20ee18f9f77de4e7572a73c44ee079 authored almost 4 years ago by Sumanth Ratna <[email protected]>
Small spelling fix (#21246)

8e88282da53474d309394dee7f3f156aabc429cd authored almost 4 years ago by Peter Kellner <[email protected]>
Minimal mode normalizing (#21083)

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

cfa9326c63d1c139eb25ca86ccadfb74a2c31cde authored almost 4 years ago by JJ Kasper <[email protected]>
fix hydration mismatch on href for url with anchor refs (#21065)

Co-authored-by: Tim Neutkens <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodia...

cdab7bf83191c055c364af7ce964afa820da9f15 authored almost 4 years ago by kaykdm <[email protected]>
v10.0.6-canary.3

ceef1566c394c6884ba9fb0507bb66c5aa0be961 authored almost 4 years ago by Joe Haddad <[email protected]>
fix: resolve two peer dep install warnings (#21176)

This removes the peer dep on `webpack` from `react-dev-overlay`, as it is for types only.

This ...

54bee4fb4d27d916fb40838d4b28cb2ccf4bfbf7 authored almost 4 years ago by Joe Haddad <[email protected]>
fix: lint

598997f038fcbc5345ddb3320194a2a6c741b59a authored almost 4 years ago by Joe Haddad <[email protected]>
Update 1.bug_report.yml

8b02c1ba5297ccaf12bab3d0ef56543ef644e12d authored almost 4 years ago by Tim Neutkens <[email protected]>
Add useCreateIndex to mongoose connection options (#21145)

To prevent `DeprecationWarning: collection.ensureIndex is deprecated. Use createIndexes instead.`

cf916f99061b3e72604bc4937a86a9c6b6274f35 authored almost 4 years ago by Ben Botvinick <[email protected]>
v10.0.6-canary.2

dd2218adc91bb740ade9d4ec1fd4602e9ac78c62 authored almost 4 years ago by Joe Haddad <[email protected]>
Fix tests for React 16 + Webpack 4/5 (#21146)

358d57dbae4408d687f9e1465933e0669197fdec authored almost 4 years ago by Gerald Monaco <[email protected]>
Bump minimum suggested React version (#21046)

* Upgrade React version warning

* Fix font/stylesheet plugin

* Fix size-limit tests

* F...

cd5ea7db1ffa4470937037aa242ef37e1b866530 authored almost 4 years ago by Gerald Monaco <[email protected]>
feat: Webpack loader inlining (#21127)

This picks up on the inlining work in https://github.com/vercel/next.js/pull/20598 to also inclu...

005a8abe39261a8e178ef625ceca9c38ecccaa67 authored almost 4 years ago by Guy Bedford <[email protected]>
Update redirected or broken Vercel docs links. (#21119)

dc87a8436bd978a8cf9e605da171897400b19743 authored almost 4 years ago by Lee Robinson <[email protected]>
v10.0.6-canary.1

60a896f8330d799b67f9502e7e81a891d202e6d0 authored almost 4 years ago by Joe Haddad <[email protected]>
fix: webpack 5 and worker-loader support (#21050)

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

d72b2d6e36f951fdd0ed27053adf065342e506c3 authored almost 4 years ago by Ramiro Silveyra d'Avila <[email protected]>
Fix "rule.test.test is not a function" in @next/plugin-storybook (#21032)

Rookie mistake :wink:

9efe8eb01919ce9456fc7c791c5f0f8b5638decc authored almost 4 years ago by François Billioud <[email protected]>
fix: bump node-sass peer dependency (#21084)

Get rid of the unmet peer dependency warning when installing
a next.js project wtih node-sass 5....

406c9961895ee9faf68e1a7b97e4a9d4d2930e0d authored almost 4 years ago by Ludovico Fischer <[email protected]>
feat: webpack inlining with configuration for v4 / v5 (#20598)

bddb02286fdcfb83fc97fa91df378cb6d92778e8 authored almost 4 years ago by Guy Bedford <[email protected]>
Fix image cache for vector and animated images (#20480)

Fixes: https://github.com/vercel/next.js/issues/19100
> According to https://nextjs.org/docs/bas...

e1184fb0607363f710f40de02130e95b6c58b563 authored almost 4 years ago by kaykdm <[email protected]>
Wrong index path revalidation timer (#20818)

Hello friends

Ran into this bug on our production site, prerenderManifest stores revalidation i...

69ff95f50eece2e7dbd0c7a33f038da9c4a83572 authored almost 4 years ago by Ari Freyr Asgeirsson <[email protected]>
Font optimization - remove warning message (#20874)

e6e402e486ee4b6fa95d40a8ccb29293930982cc authored almost 4 years ago by Janicklas Ralph <[email protected]>
Update next/image test (#20986)

This ensures the page has transitioned fully before testing which should resolve the random fail...

417a712066c1bdf51552cf76e806acd1cc219c4b authored almost 4 years ago by JJ Kasper <[email protected]>
Add missing word to Data Fetching docs (#21018)

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

334ce64cd7419e3be53ff1b60f886e40060da8e9 authored almost 4 years ago by Volodymyr Klymenko <[email protected]>
Update a link (#20999)

Update link from https://swr.now.sh to https://swr.vercel.app

a6ff7bd66101f63bf641a1f4b0a59a070aa4d172 authored almost 4 years ago by Lalit <[email protected]>
Update with-polyfills example. (#20996)

From https://github.com/vercel/next.js/discussions/20992.

92637a9b08e7b5156337f0e6f79d207af2f48b46 authored almost 4 years ago by Lee Robinson <[email protected]>
Fix teeny tiny typo (#21005)

f9b7a391b7166fb2b0db5efdaa236528d44617f3 authored almost 4 years ago by Baheya Khalifa <[email protected]>
Add "Migrating from React Router" docs. (#20982)

Please let me know if anything is missing from this document 😄

e30c5a8eb89b525be09ffd13fc5dbee72400b394 authored almost 4 years ago by Lee Robinson <[email protected]>
Add proper error when conflicting paths are detected (#20918)

This helps catch conflicting paths returned from `getStaticPaths` with a friendly error

<detail...

9caca2784c972a1bf92df1db62e5a58deee97ecf authored almost 4 years ago by JJ Kasper <[email protected]>
Skip GitHub actions tests for irrelevant changes (#20867)

* Skip GitHub actions tests for irrelevant changes

* add docs lint step

* Add lint-no-type...

e0a44d98ef89db82bb0e0ffe911aff1862ed82fa authored almost 4 years ago by JJ Kasper <[email protected]>
v10.0.6-canary.0

1a1c7c980f51bb34f9a3184c5204a9eb4573da00 authored almost 4 years ago by Joe Haddad <[email protected]>
feat(css): add strictPostcssConfiguration flag (#20914)

This pull request adds `future.strictPostcssConfiguration`, allowing users to opt-into the more ...

d0e28549af11064dfc09cacb346635f1ced06fb1 authored almost 4 years ago by Joe Haddad <[email protected]>
Add pnpm integration test (#17882)

16ff4390a036b53ac595c1979d0521afc71fc7bc authored almost 4 years ago by Spencer Elliott <[email protected]>
perf(next): use require.resolve instead of resolve (#19518)

**What's the problem this PR addresses?**

- ~~https://github.com/vercel/next.js/pull/18768 star...

1c75bf789b49f32075e4820d2c5f0fd43fe75bb9 authored almost 4 years ago by Kristoffer K <[email protected]>
fix(next): always enable absoluteRuntime when running under webpack (#19538)

**What's the problem this PR addresses?**

In https://github.com/vercel/next.js/pull/18921 I ena...

4e3eb733c83f69314d12c85961f42be77e42a209 authored almost 4 years ago by Kristoffer K <[email protected]>
fix(examples): make with-graphql-hooks run correctly again (#20929)

Fixes #20474

* Switch API url to working URL used in apollo example
* Update deps
* Move styled...

b3a631305d5b350ed1732fcc7c380a35e149a08b authored almost 4 years ago by Ludovico Fischer <[email protected]>
Error when exporting to `static` directory (#20969)

Fixes #20408
Fixes #20925

4dc077956df0bbaa3d4235e8c3ef6c675bd20bcd authored almost 4 years ago by Tim Neutkens <[email protected]>
fix: Replace all backslashes when normalizing path in getFormattedDiagnostic (#17915)

I have not bumped into any bug, I was just playing around https://lgtm.com/projects/g/vercel/nex...

7bb5f1a2fc1e5204d8c03f6a3c32ce4d520df42b authored almost 4 years ago by Vlad Frolov <[email protected]>
Use archive link for electron-next in the examples (#20879)

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

920c22157ce54ef006c972bdb1abe8ff910cecac authored almost 4 years ago by Almad <[email protected]>
Prevent unpredictable dependency hosting by explicitly resolve module path on webpack.ProvidePlugin (#20971)

ProvidePlugin replaces certain identifiers with another modules. As a result, 'buffer' and 'proc...

552aa9df1ae670d9c8ee872880af980d72eebc2d authored almost 4 years ago by Hyeon Kim (김지현) <[email protected]>
Add note on destructuring to Env Variables docs (#20869)

Co-authored-by: Tim Neutkens <[email protected]>
Co-authored-by: Tim Neutkens <timneutkens@me....

4d282f929f4475299aba0b496ba99b6398fc9b1a authored almost 4 years ago by Lachlan Campbell <[email protected]>
Update license year for all packages

Fixes #20887

5e701daab9ed4fe0cfd7ae8aeacd7e3d9f314a04 authored almost 4 years ago by Tim Neutkens <[email protected]>
Update Supabase Quickstart Screen + Tailwind 1.x to 2.x (#20770)

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

06efca998a462760ec894dfff771e1216a4e756d authored almost 4 years ago by Tom <[email protected]>
GraphCMS example - Upgrade to React 17 / Tailwind 2 and next/image (#20772)

8bfe06e8990f5131ebc7fa151743be3cd24a54e1 authored almost 4 years ago by Tom <[email protected]>