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

Example for Redirects (Custom routes) (#15411)

This PR adds example for #15073
> - [ ] `redirects` For [docs/api-reference/next.config.js/redi...

5218e76818c42f6179ad5d027c1febb578ce98bc authored about 4 years ago by Robin Tom <[email protected]>
v9.5.2-canary.8

0923ee6db49c20e1f28363199caf176f164d05b7 authored about 4 years ago by Joe Haddad <[email protected]>
Disallow re-export all exports from Next.js pages (#14325)

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

0fd1958ae465e6b22c77ad786601a8ba05ea36a1 authored about 4 years ago by Joris <[email protected]>
Adjust overlay modal padding on mobile (#15915)

This PR reduces padding on all [iPhone models](https://developer.apple.com/library/archive/docum...

3c04111c9c48065890fcf08cdc4890093ef9d996 authored about 4 years ago by Joe Haddad <[email protected]>
Normalize serverless asPath value (#15914)

Since we now use query parameters to pass dynamic route params while routing on Vercel, this mak...

7d7a8fc3000bb830a24225bc362a73a65bda3936 authored about 4 years ago by JJ Kasper <[email protected]>
Enhance module not found error (#15860)

Adds handling for module not found errors exposed by webpack. This ensures you see the actual st...

405e42e41ef5df28ef69c035c9ae611139d8ec21 authored about 4 years ago by Tim Neutkens <[email protected]>
v9.5.2-canary.7

46488fbcc60b755a395c771f8b04767417f0effe authored about 4 years ago by Joe Haddad <[email protected]>
[Examples] Update react-md examples for v2 (#15723)

9ef0fae889b70163ea924ce30dced90b4c8678e2 authored about 4 years ago by Mikkel Laursen <[email protected]>
Add tests for querystring-relative urls (#15911)

17716d149913f03f8010ed835c0dd9d411130b99 authored about 4 years ago by Jan Potoms <[email protected]>
Allow absolute urls in router and Link (#15792)

Fixes https://github.com/vercel/next.js/issues/15639
Fixes https://github.com/vercel/next.js/iss...

5dbe0d0215bb9a02ce9f71b1d152640ec897c18b authored about 4 years ago by Jan Potoms <[email protected]>
Add experimental image post-processing (#15875)

This PR adds a second experimental post-processing step for the framework introduced by @prateek...

b6060fa4a5babbb71848c6fa2f0ff656e46c5f2c authored about 4 years ago by Alex Castle <[email protected]>
Remove outdated docs on serverless builds and runtime configs (#15907)

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

This should solve https://github.com/verce...

abf6e74e8d79c096f2c035d4187fbae86c1b4ac0 authored about 4 years ago by Sigurður Gunnar Njálsson <[email protected]>
Update with-apollo examples to merge existing cache (#15804)

026785d5adc2e721d3a77254ed657c1bfb178b4e authored about 4 years ago by Jack Clackett <[email protected]>
Fix awaiting for sync method of remark in cms examples (#15555)

8703f134de16e4f94fa38b1d519393c9df3ec743 authored about 4 years ago by Aleksander <[email protected]>
Test macOS on canary with separate workflow (#15901)

Follow up to #15899 since it didn't solve the [concurrency limit](https://docs.github.com/en/act...

c642999325368c7ac6d374e4a0337be4fbb5bd8b authored about 4 years ago by Steven <[email protected]>
examples/custom-server-typescript upgrade dependencies (#15833)

5be6f25cd7bb21949b375a1c9b74ed9824aa6e8e authored about 4 years ago by nirtamir2 <[email protected]>
Fix typos in blog-starter and blog-starter-typescript (#15807)

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

229817d50d7ce5bb472ac579e278a8d26922cf7b authored about 4 years ago by Riccardo Di Maio <[email protected]>
Update next build docs to include the --profile argument (#15766)

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

f419ec198bf19f17cd200f4724b55c4342998739 authored about 4 years ago by Rounak Agarwal <[email protected]>
Test macOS on canary (#15899)

Only run macOS tests on canary to avoid queued jobs due to [concurrency limit](https://docs.gith...

afc225c43dc99d52f2f5977e736795659c79d028 authored about 4 years ago by Steven <[email protected]>
remove dotenv from with-stripe-typescript (#15814)

removed the dotenv dependency in favor of Next.js environment support: #15225

The example seems...

885b40681cca414ff8093cd2bae662ff322db420 authored about 4 years ago by Darsh Patel <[email protected]>
Fix with-firebase-authentication example: Update the cookie when ID token refreshes on client (#15628)

I noticed a problem with the example - when you leave it logged in for more than an hour it brea...

432a1dec6a37b7530d82da589f76dfb44c051ba1 authored about 4 years ago by Joseph Knowles <[email protected]>
Fix: with-mongodb-mongoose example improper fetch error handling (#15856)

Correct the error handling for fetch API to check if the status is ok or not

FIxes #15808

669cad973134d42b9aeb75ef952914c8e82839b5 authored about 4 years ago by Amith Mihiranga <[email protected]>
Replace Graphcool with dedicated example GraphQL server using Prisma (#15752)

## Motivation

As Graphcool is being shutdown, we replaced all the graphcool api endpoints with ...

f9cb5ac6b0e857ac25f933a451003ed67a3e8995 authored about 4 years ago by Flavian Desverne <[email protected]>
add payment description for with-stripe-typescript (#15888)

5db2860cc87d8077da3e3ad7ae0cbaf29ae0fb71 authored about 4 years ago by Darsh Patel <[email protected]>
v9.5.2-canary.6

fce1830d3518d82854936ade0fdefec8d4ae8247 authored about 4 years ago by Joe Haddad <[email protected]>
Run Fast Refresh Loader in Babel Loader (#15851)

Next.js plugins like `@next/mdx` inject additional webpack loaders to compile files, but they om...

754ec6642ae96fe5af218235054dc94503d2d476 authored about 4 years ago by Joe Haddad <[email protected]>
await ctx.renderPage() in examples for TypeScript (#15528)

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

fcc4d8cd50eb2170fda9fbac6f9853799ceb9959 authored about 4 years ago by agstover <[email protected]>
v9.5.2-canary.5

1968f7f552989e05c636fc834b365e46c99afcfe authored about 4 years ago by Joe Haddad <[email protected]>
Disallow basePath: false for internal routes (#15837)

92304404a4cb5589efc199b611158540565a6959 authored about 4 years ago by Jan Potoms <[email protected]>
fixed issue with runtime-config returning undefined when building or in a development environment (#15777)

fix https://github.com/vercel/next.js/issues/7713#issuecomment-643632270

35e4a370d9a483450dd880bc6c377a123397f9a4 authored about 4 years ago by jiangtao <[email protected]>
Remove dotenv from with-firebase example (#15743)

Remove the dotenv dependency from all examples (in favor of environment support): #15225

All va...

9ca670d1b964eb41f1a2838cb6780fd5736ccb4a authored about 4 years ago by matamatanot <[email protected]>
Add support for `fallback: 'blocking'` (#15672)

By popular request, this pull request adds support for returning `fallback: 'blocking'` from `ge...

e818389999f7c9438bc635d3cba7e68eddcea97b authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.2-canary.4

668cc6a6f1901f0c0752ef45ab730d52550e8a0e authored about 4 years ago by Tim Neutkens <[email protected]>
incremental static generation and regeneration support in build manifest (#14365)

The icon is just something I thought might look good, can certainly be changed.
I've currently a...

96a66c4bd326facd6e20a93bb3e6ef2d817c41f0 authored about 4 years ago by Darsh Patel <[email protected]>
[Feature] Progress bar for static build (#15297)

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

6c59cbb46abc025eaf226dd01b44971f22014081 authored about 4 years ago by Jonathan G <[email protected]>
Bug fix: Font optimization (#15644)

- Fixes the serverless build for font optimizations

1ea8bdcdc73394e292986c48b65f4a58a47088f0 authored about 4 years ago by Prateek Bhatnagar <[email protected]>
Add missing nomodule polyfills and suggest using features only up to ES2019 for browser compatibility (#15772)

These changes aim to resolve most of the concerns raised in #15756. It adds missing polyfills fo...

aef6726eb8d0dd84a0ac59fcb05975078f201550 authored about 4 years ago by Kristóf Poduszló <[email protected]>
Test that overlay appears (#15850)

0ef710844fde683712290e5691e04f131aaee6dd authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.2-canary.3

8285df5ed27d2100ea695059487dede38ca2f27f authored about 4 years ago by Joe Haddad <[email protected]>
Fix CSS grid-column shorthand syntax (#15848)

48ca2f2cc5a76caf30a08d32469993cd7a7ca5b6 authored about 4 years ago by Joe Haddad <[email protected]>
Explain Sass Extensions in CSS Docs (#15830)

Fixes #15737

e0d0c2ebb5c05237103f683982d78f78525b64fb authored about 4 years ago by Joe Haddad <[email protected]>
Updated with-passport example to fix syntax errors (#15831)

I was referencing the with-passport example and found a minor syntax error:\
The login and signu...

6ffc3f2a152c2310d92d5967f78e12e5ed316970 authored about 4 years ago by Marc <[email protected]>
Support persisting the dev cache buster (#15827)

Same as #15483 but couldn't push to it

---

Closes #15483
Fixes #15828

e8c3190255e8023fd44a2b1518724cfbb38a3de9 authored about 4 years ago by Tim Neutkens <[email protected]>
Rename exportTrailingSlash to existing trailingSlash property (#15768)

In terms of url rewriting, `trailingSlash` supports everything `exportTrailingSlash` does. We ca...

b87e4989e2a8f542b050422c6b049da5393c26a1 authored about 4 years ago by Jan Potoms <[email protected]>
Add docs page for Create Next App (#15454)

Following up from #14830, this PR adds a new page to the docs for Create Next App. The content i...

e89bcf7e3965783424468463c0cde0b45e32f868 authored about 4 years ago by Mehedi Hassan <[email protected]>
with-electron-typescript build error fix (#15803)

Fixes #15802

Added Params type to prevent typescript error during build step

ea026151b2e0d09e82e620f277147e9767e05f5c authored about 4 years ago by Kim T <[email protected]>
Fix some webpack 5 deprecation warnings (#15797)

- Use latest terser version (still 1 warning in the stable version which is an open PR)
- Add em...

60f1d58c837ac604ce8fa475bf592457119f82cc authored about 4 years ago by Tim Neutkens <[email protected]>
Solve large portion of webpack 5 deprecation warnings (#15806)

- Using `namedChunks` where possible, this will also allow for faster access to the chunks as we...

210a6980d2d630e0ed7c67552a6ebf96921dac15 authored about 4 years ago by Tim Neutkens <[email protected]>
v9.5.2-canary.2

ed0a47b1104c718894e1f411e505d6a64f00e792 authored about 4 years ago by Joe Haddad <[email protected]>
Fix dotenv loading with cascading values (#15799)

Adds additional test cases for cascading env values and corrects behavior

Fixes: https://github...

9dd974dfca1efd0b451065056f95f92747e2dada authored about 4 years ago by JJ Kasper <[email protected]>
Remove dotenv from auth0 Next.js example (#15398)

We should remove the dotenv dependency from all Next.js examples (in favor of Next.js environmen...

9f92819742c0138ef90e155feb94224d450f8883 authored about 4 years ago by sreekumar menon <[email protected]>
examples: Update with-electron .gitignore (#15783)

Thank you for the excellent examples.

This PR updates the `.gitignore` for [with-electron](http...

d0b6026dc508567e4410331c4c626de7c8cffac6 authored about 4 years ago by David Lemayian <[email protected]>
Improve router types (#15775)

841d4efc517a379d8947f491e3c6a1c4784bbccf authored about 4 years ago by Jan Potoms <[email protected]>
Add clarification of routing to a dynamic route (#15771)

While it is mentioned in the [link documentation](https://nextjs.org/docs/api-reference/next/lin...

d0c57cf6b3473c2a280ab03059a24f20555e9d3f authored about 4 years ago by Sam Robbins <[email protected]>
Fix asPath of rewrite without basePath (#15760)

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

1b033423dcc43b51752013cb8807051e66917d58 authored about 4 years ago by Jan Potoms <[email protected]>
v9.5.2-canary.1

636672755004c756eefcddb5d4ccabbc1855e75a authored about 4 years ago by Joe Haddad <[email protected]>
Remove unused error (#15748)

Irrelevant since https://github.com/vercel/next.js/pull/15379

ad5c736798d832f818692f20ae583d349dce7874 authored about 4 years ago by Jan Potoms <[email protected]>
Fix gh-pages deploy script (#15724)

## What

The current `gh-pages` example has issue when deploying.

This is how the error looks ...

b3c9737445158fde3f3a000f64a32ef18b96e977 authored about 4 years ago by Ronald Stevanus <[email protected]>
Update next-transpile-modules in all examples (#15739)

Should prevent some tears when people tries to replicate some example with Next.js 9.5.0 ;)

che...

0729394ee18f978e77c4792b4982fe10cb0a8b74 authored about 4 years ago by Pierre de la Martinière <[email protected]>
[webpack5] Complile for ES5 (#15708)

I think this is necessary for IE11.

via [Webpack docs](https://webpack.js.org/migrate/5/#turn-o...

bcd1ba622e251b264c5b8e5149f7e6218a0df525 authored about 4 years ago by Rafau <[email protected]>
Update next-transpile-modules in with-react-intl example (#15730)

next-transpile-modules needs to be updated to support Next.js 9.5

Closes #15725

1409cd6e3f098e720a713dcb963c8410b6897408 authored about 4 years ago by Jon Espen Kvisler <[email protected]>
Fix wrong asPath on 404 (#15728)

Caught this while reviewing router code for https://github.com/vercel/next.js/pull/15710

c9e379c3bf3c028900f0feb7876590cf85fdb199 authored about 4 years ago by Jan Potoms <[email protected]>
[Docs] Add upgrade notes for Next.js 9.5 (#15703)

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

01662f1c79279a1710db5e3c8d2343a0c2f88320 authored about 4 years ago by Luis Alvarez D <[email protected]>
Stabilize another test (#15697)

Saw this one fail on azure

d97d045dfc7bbad53dfee8b092e1d95bcaf099f1 authored about 4 years ago by Jan Potoms <[email protected]>
Document regex support for custom routes (#15714)

This adds an example of using regex matching for custom routes

Fixes https://github.com/vercel/...

766fef2271475bb2d7e9b9805d505f2dcee17656 authored about 4 years ago by JJ Kasper <[email protected]>
Docs smart-cdn link is dead. (#15707)

You have been redirected to the`/home` page.
I'm not sure if that's correct, but it's been fixed...

9d68a363b6f3757ef8517fd1a303d97dc52378d2 authored about 4 years ago by matamatanot <[email protected]>
[Docs] Use `next dev` for the getting started page (#15705)

17d7f03f2b82c015ad087d7049b2a7e0a40c1142 authored about 4 years ago by Luis Alvarez D <[email protected]>
[Examples] Fix with-sentry (#15694)

73303a71aef19e2e4578ce5504dadecfb6560179 authored about 4 years ago by Luis Alvarez D <[email protected]>
Strictly type `react-dev-overlay` (#15669)

Fixes #15668

dcb69ee92f9d8bac28f7c53d7ded30919931cf3d authored about 4 years ago by Joe Haddad <[email protected]>
Error overlay should not be dismissable for a server error (#14011)

3caa996096efba17a312c98517d750c2a56167f1 authored about 4 years ago by Arsalan Khattak <[email protected]>
Add additional pageProps check (#15667)

`pageProps` should always be defined to ensure everything is working as expected although to pre...

ce56b601665a972f91ec5e6bf7ebd918bba2dcc0 authored about 4 years ago by JJ Kasper <[email protected]>
v9.5.2-canary.0

6a48e3de60860db1096e40e46bb02f2e4fa69d1e authored about 4 years ago by Joe Haddad <[email protected]>
Fix hot reloader edge case with broken webpack plugins (#15659)

cac35c389a18236b815dbc44e1e8a75792e215db authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.1

6b0c4948f08ccb42efa152c61cea0fdd9502f38b authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.1-canary.3

662d84b95b3d1b52ad7e105e54bf95028be8fce0 authored about 4 years ago by Joe Haddad <[email protected]>
Added docs for Incremental Static Regeneration (#15663)

925384c1cf150201aa4b7a47dd7edce77d411ef3 authored about 4 years ago by Luis Alvarez D <[email protected]>
Fix error overlay hotlinking (#15658)

This pull request:

1. Relocates tests to correct location
1. Tests more scenarios
1. Fixes a bu...

8f914a3bcbfbd15e874ef657242cd19ad7b88536 authored about 4 years ago by Joe Haddad <[email protected]>
remove broken server example (#15653)

This removes the server 4 example which breaks all server code since the error will happen when ...

59924967f1947a510884f2a65ade89c832c4f84e authored about 4 years ago by Stephen Cefali <[email protected]>
Fix: space issue in error overlay and add tests (#15617)

c1e5b66cd7211e7fc351769b91ab93a60a90eeec authored about 4 years ago by Darsh Patel <[email protected]>
Test webpack 5 beta (#15645)

3d98171daba775c85a036b3669c1ec603ff60ded authored about 4 years ago by Joe Haddad <[email protected]>
Remove console log from release script (#15652)

3b4d460afd8bcb6437dca1456be2ad178722d9bb authored about 4 years ago by Rafael Almeida <[email protected]>
retry installs on macos (#15641)

9ab78bbae7708714f9c08180334f4ec8dd2dccbb authored about 4 years ago by Jan Potoms <[email protected]>
v9.5.1-canary.2

b748b5a44382c878ad9a40610e445241610277c0 authored about 4 years ago by Joe Haddad <[email protected]>
Don't use assetprefix on getServerSideProps and getStaticProps (#15634)

Strictly use `basePath` and not `assetPrefix` on `getStaticProps` and `getServerSideProps`

Fixe...

80998a05f7d561adf9ac71773dbd2bb8b2429d0e authored about 4 years ago by Jan Potoms <[email protected]>
v9.5.1-canary.1

1a0cdbeacbabb9e3649898e444ed14b2a9378f8d authored about 4 years ago by JJ Kasper <[email protected]>
Add CSS Modules examples to docs (#15601)

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

- Updated the tailwindcss and tailwindcss-...

63ea2d82978ffc2b2a20c6ed02f7022adb6eca7b authored about 4 years ago by Luis Alvarez D <[email protected]>
Normalize missing optional value on Vercel (#15593)

This updates collecting dynamic route params on Vercel to make sure that missing optional dynami...

dd6a08980af8e99bdc4a99d403bebe2946bca05d authored about 4 years ago by JJ Kasper <[email protected]>
Fix webdriver error handling (#15491)

errors in script execution will result in timeout instead of failure. This PR makes sure to pass...

3ffef602802997911a0827af625e56acbb3ff20c authored about 4 years ago by Jan Potoms <[email protected]>
Add note about statusCode config for redirects (#15615)

This adds a note to our documentation about the `statusCode` config to match the note from the r...

571e2a7cff1e5b3ba3898fd8dd67ba29766dff67 authored about 4 years ago by JJ Kasper <[email protected]>
Update header replacing to be more relaxed (#15592)

Instead of trying to parse header values as URLs and then replace path segments in them this swi...

fc2167311eff1bf686195e446ff907f962d71e92 authored about 4 years ago by JJ Kasper <[email protected]>
Update multi-zone example link from relative to absolute (#15618)

1e8271ebe7ee92758cbb5fb11d461e3a1ed32534 authored about 4 years ago by yokinist <[email protected]>
Add better typing for redirect (#15603)

6eea915456b41414a95ef6ea06e08f757540747f authored about 4 years ago by Robert van Steen <[email protected]>
Make sure link can render without router (#15604)

This ensures rendering `next/link` doesn't fail without being nested under the router context.

...

86ba29f65468ae822c561bf1d8a5ae679c58a0dc authored about 4 years ago by JJ Kasper <[email protected]>
Stabilize error-is-clickable test (#15606)

This attempts to stabilize the `error-is-clickable` test since it has been flaking recently

Clo...

3960783983918ad73a50b3d78996bb30818db48a authored about 4 years ago by JJ Kasper <[email protected]>
Update Electron, Typescript example (#15524)

It seems like the error occurs with `next export` when building the current example.

```
$ cd e...

2c9c07f96d1c9ed529647a47ec45e7cc490b5ced authored about 4 years ago by laiso <[email protected]>
fix typo in `eslint-plugin-next` code comments (#15583)

(p.s. excited to use this package. thank you.)

3405fb9453a2cee05086f76dcaf4b912749ce539 authored about 4 years ago by Christopher Robert Van Wiemeersch <[email protected]>
Update stats-config for new polyfills location (#15584)

This makes sure to not group the polyfills chunk in with the client bundles group now that it is...

059741ea00feafc5b9da3e9fb3d9a2f8856507b0 authored about 4 years ago by JJ Kasper <[email protected]>
Update release.js and release package to avoid github rate limit (#15575)

bf3b1b56cac74410428b4f7881e2b4731b4b6ce6 authored about 4 years ago by Tim Neutkens <[email protected]>
v9.5.1-canary.0

4730a1061da15d0b994746430ad1799d334268ba authored about 4 years ago by Tim Neutkens <[email protected]>
Add release hook to format the changelog by labels (#14592)

* Add release hook

* Remove release.js exported config

* Add skip flag to release CLI

*...

c50843f66020a2bfa76bc5ccbe57bcbadb5565fb authored about 4 years ago by Rafael Almeida <[email protected]>