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

Add apollo state func (#19137)

The intention is to show people the correlation between things, in this case, understand the usa...

1e3534e1694f2c59b32025357039cd006d6e3532 authored almost 4 years ago by Yordis Prieto <[email protected]>
v10.0.2-canary.18

7374d4ffb97cf3e3d79ac8cdbe4a1ebd91ae51b9 authored almost 4 years ago by Joe Haddad <[email protected]>
Fix prefetching in IE11 (#19171)

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

00f8297c4da23528c5f1e54d6181c027d2aa7892 authored almost 4 years ago by JJ Kasper <[email protected]>
v10.0.2-canary.17

f0d2e64371c298741fb425932c96f75c653333ee authored almost 4 years ago by JJ Kasper <[email protected]>
Fix minifying inline CSS comments (#19167)

We accidentally regressed back in 9.5 and dropped support for inline CSS comments. PostCSS alway...

61c3db7368b6932a993411d5bf877ca0af41869a authored almost 4 years ago by Joe Haddad <[email protected]>
Enable handling for revalidate and notFound (#19165)

This allows SSG pages that return `notFound` to be revalidated.

Closes: https://github.com/ver...

a32b1f487062c2976aa953a81f46069be2584425 authored almost 4 years ago by JJ Kasper <[email protected]>
v10.0.2-canary.16

c1d2c328524636f2b466508abbdf2fce8532f257 authored almost 4 years ago by Joe Haddad <[email protected]>
Add locale: false for custom-routes + i18n (#19164)

This mirrors the `basePath: false` behavior for custom-routes with `locale: false` to allow user...

1e61b69e31e529b10437d9effdd9ff28cec38ee5 authored almost 4 years ago by JJ Kasper <[email protected]>
Revise image example with layouts near the top (#19161)

This page is useful for testing out layouts so we moved that section to the top.

17a53e27656cb74700d1da3296179e94f3646e59 authored almost 4 years ago by Steven <[email protected]>
Add next/image docs for omitted props (#19158)

This will make it clear which properties are not allowed

84716ae60d0144933a66f204e83c57d4beedf213 authored almost 4 years ago by Steven <[email protected]>
Update docs to use <Image> instead of <img> (#19160)

This unifies the docs to always use `<Image>` instead of `<img>` so we can set readers up for su...

7aa8c2c7ec4149629856182f05cce556db8366ae authored almost 4 years ago by Steven <[email protected]>
Upgrade Cosmic example to Next.js 10, image load fix, post sorting by -created_at (#18310)

f4c2c6d4d1c3d16b496644d18b5605fe03ac14f8 authored almost 4 years ago by Tony Spiro <[email protected]>
Example: Deta Base (#19061)

Add an example for using Next.js with Deta Base on Vercel.

cd1e2e1d60d75a7ca1443c6c829ec6b49123a93b authored almost 4 years ago by xeust <[email protected]>
v10.0.2-canary.15

ba791d0d840c34a44044611d54516257f1a99057 authored almost 4 years ago by Joe Haddad <[email protected]>
Add "nonce" from <Head> to the injected <style> to satisfy CSP (#19150)

Fixes #18557

318a1bf30984a8c6dde8fd74cfffed4c611b4481 authored almost 4 years ago by Steven <[email protected]>
Fix typo in 1.Bug_report.md (#19143)

likelyhood -> likelihood

29694572ed499f18b63ac329173a9b893dd611a2 authored almost 4 years ago by Balázs Orbán <[email protected]>
Update 1.Bug_report.md

75ec4d60a26290197758f3d708b41d08b453de53 authored almost 4 years ago by Tim Neutkens <[email protected]>
Mention feature requests are converted to discussions

14aa838dbf193cebce8cd63b7c427e9e443ca7b9 authored almost 4 years ago by Tim Neutkens <[email protected]>
Respect next/babel user provided runtime option (#19136)

415d7fd75ebfca4dc796bb7892a348bab3fa4920 authored almost 4 years ago by Joe Haddad <[email protected]>
v10.0.2-canary.14

8ff52136146b3276bf53d40c7ee1cfe7f0c9647f authored almost 4 years ago by Joe Haddad <[email protected]>
Add missing `sizes` prop on image component (#19128)

- Fixes #19120
- Closes #18413
- Related to #19041

20ab35128ccab50ec08f90d8360044adec66c95d authored almost 4 years ago by Steven <[email protected]>
Fix component lifecycle order for style swap (#19125)

Co-authored-by: Gerald Monaco <[email protected]>

9174b7a337b181a6db1f0f20dd03325b6e1cc1c3 authored almost 4 years ago by Joe Haddad <[email protected]>
v10.0.2-canary.13

f108dbf2c9acf37e8be0477a312f22b763761237 authored almost 4 years ago by Joe Haddad <[email protected]>
Added query object as property to url object (#18340)

`url` object is an instance of `url.URL` which has no property called `query` and it's causing a...

7631c1cac5527c44360cd96a8184af73a81e89b6 authored almost 4 years ago by Akuma Isaac Akuma <[email protected]>
Improve with-electron-typescript example (#18277)

1. updates the `.gitignore` for this example to ignore the temporary output folders. ( similar t...

08ce06a3ef975a760f2a7a73901bc5455f0fc369 authored almost 4 years ago by LittleboyHarry <[email protected]>
Propose some sentence changes (#19121)

c64bbfeacd031a5a09e263b85b0d7f51f36211bf authored almost 4 years ago by Tuan Nguyen <[email protected]>
Remove preload for priority images (#19118)

Fixes #18720

This removes image preloading. It doesn't work correctly on any browser other than...

04ab35298a23a5c726055a5777a9020937b11fe6 authored almost 4 years ago by Joe Haddad <[email protected]>
Fallback to default config to enable testing Image component (#19107)

Fixes #18415 by using the default config as fallback.

Users who wish to use their `next.config....

5562daf7a160e62fd4f78eca257ba957ad64074c authored almost 4 years ago by Steven <[email protected]>
Ensure optional catchall prerendered indexes and i18n (#19116)

This ensures root optional-catch-all index routes with i18n are output to the correct location a...

4866c47d9d9b39515d6e57118955e86c85630c4c authored almost 4 years ago by JJ Kasper <[email protected]>
fix: issue #18338 - don't add a trailing slash to external links (#18595)

## Description

Fixes #18338 - Fixed an issue with `trailingSlash: true` adding a slash to the e...

c88872cea059b520913d8c9eb08bb1063dd85a7b authored almost 4 years ago by Matsumoto Toshi <[email protected]>
Add note about changing basePath config (#19111)

6c282a3df4df178ea121234baa1a7868c0389b82 authored almost 4 years ago by JJ Kasper <[email protected]>
Fix grammar in isSerializableProps (#19072)

I believe this should read ["altogether"](https://www.merriam-webster.com/dictionary/altogether)...

62633b1af56b230a9d3c35f1d93ab2bdb11ee71e authored almost 4 years ago by Anton Rieder <[email protected]>
Update node-html-parser lib (#19103)

In working with @devknoll on https://github.com/vercel/next.js/pull/17770 we thought it would be...

5afed07925a29d0b64110072d2d6a89605bed955 authored almost 4 years ago by Josh Flayhart <[email protected]>
Add upgrading guide from Next.js 9 to 10 (#19101)

There are no breaking changes but we're seeing some reports of confusion because there's no sect...

feb0cb497b61946f98bb00520704e09e23209730 authored almost 4 years ago by Tim Neutkens <[email protected]>
v10.0.2-canary.12

88db0c79c8596c12ffd2cff6e2ba00fa7d0495c8 authored almost 4 years ago by Joe Haddad <[email protected]>
Adjust how CSS files are fetched (#19091)

c78c982e0bf3ed56af0520f9e2cd890c870eb019 authored almost 4 years ago by Joe Haddad <[email protected]>
Bump node-sass development dep to v5 (#19070)

ac3fe8e004ab929dfe795f0dd83f6242ddc83fb9 authored almost 4 years ago by Ludovico Fischer <[email protected]>
fixed project name to reflect example name in readme (#19056)

08f6c57efbb5ee93dfdeb95f40b97edca1fec933 authored almost 4 years ago by Mihai Pocorschi <[email protected]>
v10.0.2-canary.11

6b42b5a702503c691cba04c57edaeac6b629214b authored almost 4 years ago by Joe Haddad <[email protected]>
fix(examples/with-chakra-ui): Fixed Spelling (#19088)

9b4a63402dc892e6e38216a98ba072149ba4a0fe authored almost 4 years ago by George <[email protected]>
Upgrade use-subscription for React 16/17 bicompat (#19087)

Fixes #18518

67494bd991c6d74ec795f2b573cfffe1d8826b8d authored almost 4 years ago by Joe Haddad <[email protected]>
Ensure i18n with basePath works properly (#19083)

54b70425ab55d3dcd8fb15e08a45d099cfcbde10 authored almost 4 years ago by JJ Kasper <[email protected]>
Add experimental Next.js plugin version locking (#19084)

41866a135c83cc42d52950d44188d0566b80625b authored almost 4 years ago by JJ Kasper <[email protected]>
[examples/blog-starter-typescript] Upgrade to TypeScript v4 (#18225)

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

d2b017c5196c5705a11bc8b67a2ed5cad50d4327 authored almost 4 years ago by Yann Pringault <[email protected]>
Example for adding a service worker into a next.js application (#17855)

Example for adding a service worker without any plugin or custom server

e827925735970fa2840bfe93b780876d9ec93516 authored almost 4 years ago by jose-donato <[email protected]>
Add self-hosted information to with-sentry example (#18102)

* Add info about SENTRY_URL on source map uploading

* Update examples/with-sentry/README.md
...

7fd04c956d4607ad3b1fde6251a513d2f73f6449 authored almost 4 years ago by Lucas Varela <[email protected]>
fix(examples/with-firebase-cloud-messaging): replace deprecated method (#19080)

e6a6beb38d71a4b165a40ae211636baf6cfb5c27 authored almost 4 years ago by Vyacheslav Konyshev <[email protected]>
refactor: update example of storybook (#17936)

## Change

- Update package versions
- Replace @storybook/addons, @storybook/addon-actions to @s...

f226a376b139b7285ee1d1dbc1600f15eb4cf2c1 authored almost 4 years ago by Jose Manuel Casani Guerra <[email protected]>
Use useRouter over Router for with-react-ga example (#17710)

Use useRouter over Router and add a workaround for the issue #11639

27691d58827e9c0df158c29dbd986d97e0268320 authored almost 4 years ago by Marco Valsecchi <[email protected]>
Add test and errsh for mixed notFound/redirect error (#19076)

This ensures the mixed `notFound`/`redirect` error is shown correctly and adds an err.sh for the...

9f6d5b14df8cb4eda1c5bb49a744faf3841aa8b0 authored almost 4 years ago by JJ Kasper <[email protected]>
Ensure params and locale are parsed correctly in fallback mode (#19063)

This fixes a few things related to optional catch-all routes and i18n. The first thing is it ens...

d1036539d680c8578e4ad8f98d55e6f99f1e7362 authored almost 4 years ago by JJ Kasper <[email protected]>
Fixed missing SSR styles in with-fela example (#17647)

Added `<Html>` and `<Head>` components in the custom `_document.js` for the with-fela example pa...

44932612f82638207ab9bebdf159e10d0152fdce authored almost 4 years ago by Daniel Stocks <[email protected]>
v10.0.2-canary.10

0d1d3178a9e1d562367dc59f54a08d62124c7c27 authored almost 4 years ago by Joe Haddad <[email protected]>
Replace page loader with new route loader (#19006)

This pull request completely replaces our old page loader with a brand new route loader.

Our ex...

0d5bf65feb006054a81c173ead5f1347fdd613dd authored almost 4 years ago by Joe Haddad <[email protected]>
v10.0.2-canary.9

9cda047f0e5daec7ece4280739e646acbcb327a6 authored almost 4 years ago by JJ Kasper <[email protected]>
Print error during `next export` with default image loader (#19032)

Fixes #18356

917d594ca8c220b13396d8cb4ea50208e9412ab9 authored almost 4 years ago by Steven <[email protected]>
fix(next): resolve absolute path to @babel/runtime (#18921)

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

https://github.com/vercel/next.js/pull/18768 started ...

d40d7d65623105bd5f028b1eb1bc5f0fbebfce01 authored almost 4 years ago by Kristoffer K <[email protected]>
[bundle-analyzer] Fix incorrect example (#18952)

This confused me a lot, because in the case of `withBundleAnalyzer({})` it will ignore any previ...

a03fcbf7eb944031171aec3a2cdc1003b30a8da1 authored almost 4 years ago by Daniel K <[email protected]>
Update chokidar to latest (#18995)

Updates to the latest version of `chokidar`

x-ref: https://github.com/vercel/next.js/issues/17416

ae75c6a6402004e7548c3d113074386655b2b20d authored almost 4 years ago by JJ Kasper <[email protected]>
Ensure basePath behavior with GS(S)P redirect (#18988)

This ensures we match the `basePath` handling for redirects in `next.config.js` with redirects f...

48acc479f3befb70de800392315831ed7defa4d8 authored almost 4 years ago by JJ Kasper <[email protected]>
Ensure correct defaultLocale is provided for locale domain (#19040)

This ensures we use the `defaultLocale` for a locale domain when rendering non-static pages. Sta...

a429a47fe0585c1b3d28f5a8c366238b36439642 authored almost 4 years ago by JJ Kasper <[email protected]>
Add missing dependency to with-typescript-eslint-jest (#17864)

In `with-typescript-eslint-jest` example, `identity-obj-proxy` is being used here, but it's not ...

6de34e7557fd247118d74fbfb91da29576c4d61c authored almost 4 years ago by Kanitkorn Sujautra <[email protected]>
Fixed wrong function name in error message (#19034)

Changed function name from "getStaticProps" to "getStaticPaths" in Exception message thrown when...

50400f7eebfa1f2ff11b2f662d79e4e7ea54de7b authored almost 4 years ago by Lyderic Dutillieux <[email protected]>
[Examples] Prevent getStaticProps from returning "undefined" (#19012)

If the example is cloned and ran with no further setup (no environment variables set up), it wil...

e404b9962bc1666b5c049f050d302b3fb6e9d251 authored almost 4 years ago by Ante Sepic <[email protected]>
Feat(example): Add with-zustand example (#17835)

Helps with https://github.com/pmndrs/zustand/issues/182

I have seen the comments from this PR ...

f300ecaa94eb1ece627b95d5a8af079e4c5fe3e7 authored almost 4 years ago by Callum Booth <[email protected]>
Add with-knex example (#17904)

* Add with-knex example

* Fix with-knex README typo

Co-authored-by: Ash Connell <hello@ash...

b8c49ae97a3e729d9c8729eb1b818bcaf74cc4d1 authored almost 4 years ago by Ash Connell <[email protected]>
v10.0.2-canary.8

5927796bdfefc016c53b403bd98858669d2f7473 authored almost 4 years ago by Joe Haddad <[email protected]>
Revert "Remove `next-head-count` (#16758)" (#18713)

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

80671273ca95c4f46952ab063bf53a20ec6a6e05 authored almost 4 years ago by Gerald Monaco <[email protected]>
Add mutation example to with-typescript-graphql (#16742)

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

Add a graphql mutation operation in this ...

a2bea9b49293c33fd7f2f68baa103aa18c623ebe authored almost 4 years ago by WeichienHung <[email protected]>
Add test for `.ico` image bypass (#19025)

We fixed this in a previous PR but there were no tests for `.ico` so this PR adds a test for it ...

530b14616f64071b7207fb7aa0184673eae74fd6 authored almost 4 years ago by Steven <[email protected]>
Break-up unit tests to separate step (#18992)

18494fe3fb84a81fb895de0ac4ced28bc9747f51 authored almost 4 years ago by JJ Kasper <[email protected]>
Fix ViewSource component in the docs (#19022)

This PR moves the `<a>` element inside the `<svg>` element.

70d8d8c9f23d065188c800699b570815ad97fea6 authored almost 4 years ago by Steven <[email protected]>
v10.0.2-canary.7

497cac4b93de9ecf6c7ed79bd6557dcd3bb51be5 authored almost 4 years ago by Joe Haddad <[email protected]>
Add etag header to optimized image response (#18986)

Fixes #18563 by adding the etag header to the optimized image response.

This does _not_ change ...

9573426599860dd839b25eec2a27fec2c9d85f5a authored almost 4 years ago by Steven <[email protected]>
Upgrade with-mobx example (#17921)

upgrade mobx dependencies for with-mobx example and make all necessary code changes as per https...

d5daa06654d95730354d04635d033f875aa22bed authored almost 4 years ago by David Golden <[email protected]>
Add `with-gsap` example (#17195)

This PR adds an example Next.js project with GSAP
![example-next-gsap](https://user-images.githu...

435d4586dfe5771c969e671762f53300ce880157 authored almost 4 years ago by Galanggg <[email protected]>
v10.0.2-canary.6

8f07aed3e8e7c663df3748eb7b61ae25f7d4c20a authored almost 4 years ago by Joe Haddad <[email protected]>
Update with-sentry example to show how to track API routes + bug fixes (#16484)

## New features

- Example of how to use `Sentry.captureException()` in API routes https://githu...

6aef4b8445472c53c4a4c39005319c2fc73e44de authored almost 4 years ago by Weston Thayer <[email protected]>
Upgrade sass-loader to 10.0.5 (#18972)

`node-sass` v5 introduced support for Node.js v15, which is not supported by v4. However, Next.j...

5aa7606ae31266043075902a4324824a7719cdbb authored almost 4 years ago by iczero <[email protected]>
Fix false positive in isSerializable with shared references in arrays (#18232)

This replaces the seen set with a newly instantiated map of refs per
value in the array. This co...

bbde18f1203342017e55e652172e459441295c03 authored almost 4 years ago by tolfino <[email protected]>
tests(create-next-app): prevent catch assertions (#18939)

Prevent `catch` assertions in tests.

91d4aa54506a68a99f99b8edcfea10a73bea2ec2 authored almost 4 years ago by James George <[email protected]>
chore: fix some with-electron-typescript example setup (#18976)

- Changed script `start` to `dev` and improved it #18934 adding commando to transpile electron c...

019bbb284aaae61b15de5808d2c4a54bd89d702f authored almost 4 years ago by Davidson Nascimento <[email protected]>
Update Azure cache key (#18964)

This updates to use the `Build.SourceVersion` value from the [predefined variables](https://docs...

c571f3143aa4145d74a2c3cad9c0a8d0b919f9a0 authored almost 4 years ago by JJ Kasper <[email protected]>
Export ImageProps from Image component (#18576)

This allows to import the type `ImageProps` from `next/image` like `next/link`.

https://github....

d196e72a7f2c80f5e0fc9af76cf083fb24b7ff01 authored almost 4 years ago by Tadao Iseki <[email protected]>
Update Azure config (#18931)

3cece4d2adc80c0b3bdea26561adf5e9ab2dbae1 authored almost 4 years ago by JJ Kasper <[email protected]>
Add type keyword to API Routes examples (#18234)

The other examples are using the typescript `import type` style, which gets stripped during the ...

9e59a6b57a0566d0424d3008f80259f1fd829e64 authored almost 4 years ago by Michael McQuade <[email protected]>
Fixes with-chakra-ui example error (#18954)

Resolves https://github.com/vercel/next.js/issues/18941

50a416a53cbd622b75f22b841f2741fb38ef8996 authored almost 4 years ago by Jesse Jafa <[email protected]>
Add docs for fallback: 'blocking' (#18568)

Notes:

- I use "blank page" to refer to that state where a new tab is waiting for the initial H...

38a24a9b91e066bbb8bec3d1684098173a7c9178 authored almost 4 years ago by Luis Alvarez D <[email protected]>
v10.0.2-canary.5

d10a6eca46e4132e7ae8e76062acc1f666e8cdf9 authored almost 4 years ago by JJ Kasper <[email protected]>
Ensure auto-export dynamic routes work with i18n next start (#18930)

This ensures dynamic routes are correctly generated for `next start` with i18n and adds tests to...

90a86e672385c3aa9d1774de61c222fe3c20c227 authored almost 4 years ago by JJ Kasper <[email protected]>
chore: updated react to v17 on with-webassembly example (#18916)

782046840186ef4ad1bb61f4af360bc6958d2a25 authored almost 4 years ago by Davidson Nascimento <[email protected]>
v10.0.2-canary.4

f1a6a36b3ee6e06d7ded55ab31f788bd5d40f2af authored almost 4 years ago by Joe Haddad <[email protected]>
Fix html validation for Image component (#18903)

This PR fixes two bugs causing HTML validators to complain.

- Error: Bad value data:image/svg+x...

b2a8a2f99e769638b1bb647e7f9fdc6ba5f1467b authored almost 4 years ago by Steven <[email protected]>
feat: update create-next-app to init with main as initial branch (#17745)

When `create-next-app` is initialized a git repo, it now uses 'main' as the initial branch.

The...

19febb10c03280c200a00033a7d59ceded0d7923 authored almost 4 years ago by Dinesh Balaji <[email protected]>
Add additional tests (#18597)

This PR adds additional security tests.

266c7ed74c52cfe73c304a1adac7b986f4b723a5 authored almost 4 years ago by Joe Haddad <[email protected]>
Fix redirect query handling for param like values (#17448)

This makes sure to compile query values for rewrites/redirects as non-path items to prevent para...

2effca8e037ffc4c29e668895994dfbe78b4e44b authored almost 4 years ago by JJ Kasper <[email protected]>
[Examples] Switch contentful example to graphql (#15223)

Now that all Contentful spaces support GraphQL, we are looking into switching the example from u...

3f4872aa679c66078a305f9fdbcde97a14f1e755 authored almost 4 years ago by Ante Sepic <[email protected]>
Control <Image /> prefetching with React (#18904)

This pull request fixes `<Image />` not updating when new props are passed by removing external ...

c8fa2848544b16fe3ab301be91bb05d2f7382596 authored almost 4 years ago by Joe Haddad <[email protected]>
Update image example with link back to source code (#18909)

Fixes #18908

37fb0ad220116181a059a38560dc95667830557e authored almost 4 years ago by Steven <[email protected]>
v10.0.2-canary.3

39453bba69d83167d72373b01fd3229a8479985b authored almost 4 years ago by JJ Kasper <[email protected]>