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

Update examples/with-apollo (#15178)

apollo-client 2.6.8 -> 3.0.0

893e57d29e57bcdc6914b03e39bf0c417ca599b9 authored over 4 years ago by Ruslan Dzyubanov <[email protected]>
Make type checking compatible with webpack 5 (#15158)

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

14babe5b3f57ecfbd7222b38c66dc44641a3c997 authored over 4 years ago by Tim Neutkens <[email protected]>
Mark `preact` as externals for server bundle (#15110)

Co-authored-by: Jason Miller <[email protected]>

fc082b923ef4a7594f66a33f287910602477fb4a authored over 4 years ago by Jacky Efendi <[email protected]>
fixed prettier --write args in package.json (#15187)

prettier --write **/*.{js,ts,tsx} does not work as intended, it never does traverse all files wi...

987d29a5b4779ecb34596328f6e768cb1ece29de authored over 4 years ago by Midnight <[email protected]>
Fix with-expo-typescript install command (#15177)

It was using the non-typescript version

283a0d9a90e75806ff6513166f18b25d4e37281e authored over 4 years ago by Nikolay Stoynov <[email protected]>
v9.4.5-canary.34

ac7bee15893665b226cf47c317fa19317e198676 authored over 4 years ago by Joe Haddad <[email protected]>
Find pages/_document.js chunk in development (#15172)

Chunks already have a normalized path.

Not sure if there are other chunks that require this cha...

6639b8f2af4578a46f6d584aa31aed0c5bb73fd0 authored over 4 years ago by Luis Alvarez D <[email protected]>
v9.4.5-canary.33

29dfaf9c7b363b8044a02adbd00d1ce465408651 authored over 4 years ago by Joe Haddad <[email protected]>
Correctly fetch data for root route (#15149)

This PR corrects the data fetching behavior for optional root routes.

---

Fixes #14923

8222d571e717a5edb21814bfed7b72dad7500e19 authored over 4 years ago by Joe Haddad <[email protected]>
Fix Web Workers with Fast Refresh (#15145)

a1319098571158e559d069ae553abab8f25f09b9 authored over 4 years ago by Joe Haddad <[email protected]>
update/with-react-jss (#15156)

Use hooks with jss

b088881a5d307b35c90f437b854b0fae13312db8 authored over 4 years ago by Lukas Polak <[email protected]>
Removed React import from pages/index.js (#15144)

This should close https://github.com/vercel/next.js/issues/12964 but I'm leaving it up to one of...

cb96da13a0085577820855b71b7894ed607e6f1d authored over 4 years ago by Jesse Jafa <[email protected]>
Stabilize azure test (#14999)

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

b12389598b20852367074f7cde94b6fce52995e3 authored over 4 years ago by Jan Potoms <[email protected]>
Documentation improvements from feedback (#14544)

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

55137629a7609c8eaded3c48ae0641b35bc16ef2 authored over 4 years ago by Luis Alvarez D <[email protected]>
Update docs for basePath custom-routes interop (#15140)

Follow-up to https://github.com/vercel/next.js/pull/15041 this updates the documentation for cus...

3a9cb2c5b3d807c2e11514cd509c9f9cc2d5eda8 authored over 4 years ago by JJ Kasper <[email protected]>
Updated useUser.js (#14974)

UPDATE I ADDED:
setUser()
AFTER REMOVING cookie IN return STATEMENT OF logout ARROW FUNCTION

T...

583d1a0a025eb6503d90384b85375ae9b26dadd9 authored over 4 years ago by abhik-b <[email protected]>
Fix: Invalid flag provided to next build results in UnhandledPromiseRejectionWarning (#15049)

fcd03091b4bb6e8d1cf0b7e0360f5992b37ebdb8 authored over 4 years ago by Darsh Patel <[email protected]>
v9.4.5-canary.32

a8b2a8e61762f6e3170b8e66c2183665ee433c6b authored over 4 years ago by Joe Haddad <[email protected]>
Make sure bad links in router methods resolve in production (#15135)

edge-case I introduced in https://github.com/vercel/next.js/pull/14827

cd79c829b1865b7e6a0f4f651d19ec59f70b8052 authored over 4 years ago by Jan Potoms <[email protected]>
Update Fast Refresh full reload warning (#15062)

We've added a Babel warning for unnamed default exports, and this PR addresses the remaining poi...

dfee55221c6a85398b41db0ca9f5cae9d078c945 authored over 4 years ago by Joe Haddad <[email protected]>
Create SECURITY.md

101f91ba1aa31ab7b61727ff84aa32d70be13108 authored over 4 years ago by Tim Neutkens <[email protected]>
Replace node.js url module with WHATWG URL (#14827)

Replace `url.parse` and `url.resolve` logic with whatwg `URL`, Bring in a customized `format` fu...

3369d67bd1bc495462c587ec12c346c3172b0359 authored over 4 years ago by Jan Potoms <[email protected]>
Trailing slash basepath (#14781)

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

Since https://github.com/vercel/next.js/pu...

d2699be6e85530d11bce17c3b5161ebd6eafbf10 authored over 4 years ago by Jan Potoms <[email protected]>
Relax encoding on dynamic prerendered routes (#14717)

It should be enough to encode the characters that `path-to-regexp` uses as path delimiters (`/#?...

c9492a8cc947f183ec608931239ef04a235776fd authored over 4 years ago by Jan Potoms <[email protected]>
Avoid aggressive state loop (#15068)

/cc @cristianbote

272080c9c019106e3cfd3d4c99d4ede1b931eb9e authored over 4 years ago by Jason Miller <[email protected]>
[Examples] Add .next to .gitignore (#15088)

The TypeScript blog starter didn't have `.next` in the `.gitignore` file.

5460abf2d43888fa5444f57ae47ed172fe92c79c authored over 4 years ago by Anthony Morris <[email protected]>
Update docs about type checking (#15103)

Related to #14997

9b711883cfebfce0997cd9fe188a33cd433e9981 authored over 4 years ago by Tim Neutkens <[email protected]>
Update dependencies for `with-iron-session` example (#15065)

Co-authored-by: Joe Haddad <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakh...

164896503cd5667309647972646b583111f64f54 authored over 4 years ago by Jens Meindertsma <[email protected]>
Add handling for custom-routes with basePath (#15041)

This adds handling for custom-routes with `basePath` to automatically add the `basePath` for cus...

2d9d649d492b77adeddea0242ab6b7fe73d18079 authored over 4 years ago by JJ Kasper <[email protected]>
Fixed a minor typo (#15077)

4af7f6c7f573816a0ebe5a5a43a50ba99612e93e authored over 4 years ago by Ashik Paul <[email protected]>
Check for file name in anon export warning (#15061)

Fixes #14888

03d4d14c991219f0755693770c93d939146975de authored over 4 years ago by Joe Haddad <[email protected]>
Update ignored patterns for webpack 4 (#15096)

Found while working on figuring out this bug: https://twitter.com/timneutkens/status/12821297146...

8a8ef641d852a62b26a0d6354c6a0ac085f3b77b authored over 4 years ago by Tim Neutkens <[email protected]>
Fixed some minor typos (#15080)

98dbbcfd9a8d94b407beeea1d2f78bc35ab6aa6c authored over 4 years ago by Ashik Paul <[email protected]>
(chore) Add with-goober as an example (#15070)

* (chore) Add with-goober as an example

* (chore) Added better documentation

* Updated pac...

f3f9950b3cddbd980c9906f4a1de9fd8bf669d85 authored over 4 years ago by Cristian Bote <[email protected]>
Update prerender-error.md (#14875)

This is to further give more insight on one of the ways to fix prerendering errors especially wi...

9d1d9c5235e44d9ee5d505e4a9be2bf21d510769 authored over 4 years ago by George Arthur <[email protected]>
fixed typo in page-without-valid-component.md (#15022)

48aeb9fc4eac66496cab9135d8678af62250fc85 authored over 4 years ago by Eric Goerens <[email protected]>
Update README.md in Emotion starter example (#15035)

Sorry if I'm mixed up here. Was trying to install this and realized the folder is just `/with-em...

b92ef6331430a31ad6183892e1d531701eb576cd authored over 4 years ago by Steph Query <[email protected]>
Make sure additional query values aren't added for auto-export (#15037)

This makes sure we don't add an undefined query value for auto-export pages for auto-export page...

fed7e093f5c7c8bb3ef338a84fc13a46737926f8 authored over 4 years ago by JJ Kasper <[email protected]>
CNA: replace make-dir with core recursive mkdir (#15006)

Fix #14902

I created a separated helper that wraps `fs.promises.mkdir` and sets `recursive` op...

f4f6fea71f761f4069dc5ae3dcbf0c725cb8aad3 authored over 4 years ago by Cristian Dominguez <[email protected]>
Fix download instructions in with-next-auth example (#15028)

Download instructions in examples/with-next-auth/README.md currently fail because they refer to ...

a1f7186658429ef8337316b18526a5d1f11416e4 authored over 4 years ago by Ricky Abell <[email protected]>
Exclude node_modules in watchOptions (#15020)

525fc360ae46e6c5ad8e9ba4b1473a58393b1cb9 authored over 4 years ago by Tim Neutkens <[email protected]>
Use HEAD req for isUrlOk check (#14994)

Co-authored-by: Cristian Dominguez <[email protected]>

887d4360432c4a75b59c9f71e6af6c49cb0dcfc6 authored over 4 years ago by Cristian Dominguez <[email protected]>
v9.4.5-canary.31

096c9a33d2eb7cd6b7df5a8f2a143a39404d7b22 authored over 4 years ago by Tim Neutkens <[email protected]>
Add filename to error in webpack 5 (#14977)

Co-authored-by: Tobias Koppers <[email protected]>

ab4a90b0d987379e2b30d63e6d01c099eeecd568 authored over 4 years ago by Tim Neutkens <[email protected]>
Make serverless-plugin compatible with webpack 5 (#15010)

Co-authored-by: Zack Jackson <[email protected]>

10408241f7ccc4e6df34416013f09dec71ba5f5d authored over 4 years ago by Tim Neutkens <[email protected]>
Convert profiling mode from configuration option to CLI switch (#14920)

Removed Option to enable `ReactProductionProfiling` from configuration and added a CLI switch fo...

6d7cf2a9345e62ce3c448f6be63d47467a63e49e authored over 4 years ago by Darsh Patel <[email protected]>
Update note about CDN in pages documentation (#14982)

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

8cd149c3ff18d7aeb6c3bfe233e9e5fb619a3442 authored over 4 years ago by Oskar <[email protected]>
[cms-wordpress] Nest one-to-one relationships (#15007)

There is a bug in the cms-wordpress example due to a Wordpress plugin dependency. After running ...

f53ee47b730e9c596ab867f4ec48384c10c6926b authored over 4 years ago by JP Lew <[email protected]>
Update next-bundle-analyzer readme (#14976)

https://github.com/vercel/next.js/issues/14969

It didn't specify on how to include the config w...

ada41a8bd065bb2395a54694ec1a5998a8f9072a authored over 4 years ago by illuminist <[email protected]>
Fix root route optional catch-all prerendering (#14986)

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

33ebda1b7d1b39c3e354849f8cdbfbdba7264da3 authored over 4 years ago by Jan Potoms <[email protected]>
v9.4.5-canary.30

62902545df74906d931d1ae7bdaecb2d5c59811b authored over 4 years ago by JJ Kasper <[email protected]>
Make sure routeKeys are PCRE compliant (#14987)

This adds additional checks against the routeKeys used to build the named regexes for dynamic ro...

16590f7606332b77e420aeb7843bbe5f026b760d authored over 4 years ago by JJ Kasper <[email protected]>
[cms-sanity] Expose the project id to the browser (#14941)

Fixes #14792
Closes #14814

The project id is currently used by Sanity's image builder, which is...

731cfa46f98bd988a7236c92e7a8a6b8d8c936e4 authored over 4 years ago by Luis Alvarez D <[email protected]>
Fix bug in profiling test (#14921)

61e899f42b8f1be23af2e0f244a1d11130db92d0 authored over 4 years ago by Darsh Patel <[email protected]>
Fix: Destructuring error in the cms-contenful example (#14970)

1cd6bb5b922b2c452b6efb27015b309ea67fb441 authored over 4 years ago by Darsh Patel <[email protected]>
with-stitches-styled: Update package.json (#14958)

913d23bf8db03607fc498d4208cbe770702cb80c authored over 4 years ago by Christian Alfoni <[email protected]>
Updates thre three-js example with drei and modules transpilation (#14864)

Hi, we received some issues on the `react-three-fiber` and `drei` repos, mentioning broken ssr b...

3fa5e589beef5e64e9f25aa91880a93f380801e7 authored over 4 years ago by Gianmarco <[email protected]>
Change default response code to 307 from 302 in docs (#14947)

87ce591014224f3f552285570eee1cc6aa14c942 authored over 4 years ago by Ben Botvinick <[email protected]>
Add Prisma.io Examples List (#14917)

5247807da0a53379997cc514cd8c93b53ae005f7 authored over 4 years ago by Arsalan Khattak <[email protected]>
Update _document.js (#14936)

Fix key warning

38b8ecac9eb2e9a7b962e45a5d60f8e7e08f16a0 authored over 4 years ago by Christian Alfoni <[email protected]>
Update _document.js (#14937)

Fix key warning

e5f2a05bf5e7f7add5a9a3f63425a2363604f555 authored over 4 years ago by Christian Alfoni <[email protected]>
Update package.json (#14938)

d80b46d8142e676607d9e9e9db91b9a183d5a32c authored over 4 years ago by Christian Alfoni <[email protected]>
with-stitches-styled: Update package.json (#14934)

957c0bb2ebca7d6806b9395ed2986fbcdb434db5 authored over 4 years ago by Christian Alfoni <[email protected]>
Fix cms-wordpress preview mode for post revisions (#14911)

Preview of existing posts should always return the latest revision so DESC sorting was required....

015898ef6e4e79b6ac1169b3c5c1e39706110936 authored over 4 years ago by Tomasz Tunik <[email protected]>
v9.4.5-canary.29

85057e5417924931199add735a07872b5fe3d455 authored over 4 years ago by Joe Haddad <[email protected]>
Add warning when viewport meta tag is added to _document.js (#13452)

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

1f5bbb3a8c6427b2ca064f5855d656fc3099cf47 authored over 4 years ago by Ty Mick <[email protected]>
Fix basepath browser back/forward issue (#14861)

Discovered while working on https://github.com/vercel/next.js/pull/14848

when asPath is the sam...

3623d444c1838db89e713fa6a354c8aa0e91d610 authored over 4 years ago by Jan Potoms <[email protected]>
Add `res.redirect` response helper (#14705)

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

d19c34353da47cca5044e3726e900a978dcf0309 authored over 4 years ago by Ben Botvinick <[email protected]>
basePath: Resolve links against router pathname instead of window.location (#14804)

Currently following links are broken when using `basePath`:
```jsx
// pages/hello.js
<Link h...

2f78d8858fe1194de7512575bff1596533fb2770 authored over 4 years ago by Jan Potoms <[email protected]>
Update example: update to new stitches version and api (#14876)

974cae686e13bbd14b9e74b47da1919609b6c103 authored over 4 years ago by Christian Alfoni <[email protected]>
Update examples React to 16.13.1 (#14899)

Fast Refresh doesn't appear to work with older version (16.8.x) versions of React. I was able to...

75b25901d0a741a6b27322b2ab98f80c632d66ac authored over 4 years ago by James Mosier <[email protected]>
Attach previewData to API Route request (#13373)

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

33234ca1f1db41def6ea78d0fc220b40c4d3f785 authored over 4 years ago by Asher Foster <[email protected]>
Re-enable scroll restoration behind flag (#14046)

This updates the scroll position saving to occur as the scroll position changes instead of tryin...

38bd1a024cb25923d8ea15f269a7294d073684d8 authored over 4 years ago by JJ Kasper <[email protected]>
Add custom routes docs (rewrites, redirects, headers) (#14887)

Fixes #14452

fdc4c1773b55e18a432617286ef947a78f8ce66c authored over 4 years ago by Tim Neutkens <[email protected]>
Add basePath documentation (#14882)

Fixes #14453

6fe1260b5f8c4aaa9f0811e8a3aaa5b3798037fd authored over 4 years ago by Tim Neutkens <[email protected]>
Add webpack peerdependency to react-dev-overlay (#14842)

55bfafc8a7d65c16c16c6e0c94bc9d7f500d0ba7 authored over 4 years ago by Tim Neutkens <[email protected]>
Change authors member and links (#14367)

62ef872989d3fd1821d7568e179328aba36ad4e0 authored over 4 years ago by matamatanot <[email protected]>
Ie11 polyfills (#13704)

This resolves https://github.com/vercel/next.js/issues/12713 and https://github.com/vercel/next....

2a99f591c4c06cb7680276eef0e2fe7484883e07 authored over 4 years ago by Tom Dohnal <[email protected]>
v9.4.5-canary.28

eecc73702b5500ab1476faedacaadf5623fd50a8 authored over 4 years ago by Tim Neutkens <[email protected]>
Replace extra source line in webpack 5 (#14793)

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

c5e1e48e5a594f0321cfb4cf752c0ccc184ce93a authored over 4 years ago by Tim Neutkens <[email protected]>
add NextWebVitalsMetric type for reportWebVitals (#14675)

Fixes: #13512
Defined and exported type for `metric` used in [reportWebVitals](https://nextjs.o...

e84537f88e8d2209e858591e9711521ee6777b1c authored over 4 years ago by Darsh Patel <[email protected]>
Fix URL being updated with basePath for 404 page (#14740)

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

a0c683208abdce84934061f6efd2b90de52d99b9 authored over 4 years ago by JJ Kasper <[email protected]>
Convert link to function component (#14633)

Convert `Link` to a function component. Prefetch logic and memoized url formatting now meshes ni...

dd97c984b2627be87a0bb37aab88fbcd037621fc authored over 4 years ago by Jan Potoms <[email protected]>
Update warning for rewriting to auto-export dynamic pages (#14751)

Since the no-op rewrite is a valid rewrite used to check pages/assets before adding a 404-rewrit...

dc49cd33eb20bf33fc03eceb91a85bbac15048cd authored over 4 years ago by JJ Kasper <[email protected]>
Fix basepath root handling (#14756)

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

066a18ffc8e0b1848a4dd52d6aae1adc63599e8d authored over 4 years ago by Jan Potoms <[email protected]>
v9.4.5-canary.27

9e83ba8cf6de3b7b25200d0d193d5d2f3f03c44f authored over 4 years ago by Tim Neutkens <[email protected]>
Use single webpack runtimeChunk for Node.js compilation (#14722)

Webpack 5 supports a single runtimechunk for the Node.js compilation, this solves sharing module...

c5cc6072d04f63412dd4451c808b7705bbcda9e5 authored over 4 years ago by Tim Neutkens <[email protected]>
Add etag support for getServerSideProps/getStaticProps pages (#14760)

Fixes #11711

Also cleaned up some extra code.

This was already supported on the Vercel edge ne...

260707de68f36c2964ae5f8df9b0caf6e0522381 authored over 4 years ago by Tim Neutkens <[email protected]>
Update index.js (#14771)

Fix CSS `display` on login link.

68f4680549ceea8f1346b77c938769f3255b0d32 authored over 4 years ago by Lindsey Simon <[email protected]>
Update README.md for next-auth-example (#14763)

401f1b55606c6993d734934c6ebb4627f53c72e0 authored over 4 years ago by muslax <[email protected]>
v9.4.5-canary.26

4a107b699498975ad7be3cfb66f692e846c9f8f0 authored over 4 years ago by JJ Kasper <[email protected]>
Fix encoding for env files in serverless mode (#14750)

This makes sure to base64 encode the `.env*` file contents before passing them in the URL for th...

dd644945eaa5567e1684516c1dbbfc4ce08e4d5b authored over 4 years ago by JJ Kasper <[email protected]>
Update environment-variables example (#14653)

Updated the example to use server only variables inside `getStaticProps`

bfd1ecc370c4262e29cd90b5b2a989f85361f123 authored over 4 years ago by Luis Alvarez D <[email protected]>
v9.4.5-canary.25

cbb1c5c75552d7ce29846073f3103f050e9da641 authored over 4 years ago by Joe Haddad <[email protected]>
fix extra char in readme cms-sanity (#14725)

Fix super minor typo in cms-sanity example readme

098d77c3163fe9792e8367f51d2a7f1a323910e3 authored over 4 years ago by Darsh Patel <[email protected]>
Add no-anon-default-export Babel lint rule (#14519)

Fixes #12291

![image](https://user-images.githubusercontent.com/616428/85499698-176b4900-b5b0-...

ea1f45a38865c274513465642c4b42415d5fdb56 authored over 4 years ago by Joe Haddad <[email protected]>
Example with Monogdb ReamlWeb (#14555)

Added an Example using MongoDB's Realm-Web SDK

![Screenshot 2020-06-25 at 5 25 49 PM](https://...

1b5ca788104323d2851e70e7b4682ec815faca4a authored over 4 years ago by Darsh Patel <[email protected]>
modify global css import error message (#14639)

Fixes #14464

a8d2c1ee9556281e9ea3c9a99a9c4e288cd269f2 authored over 4 years ago by Yang Sun <[email protected]>
Avoid pulling extra code in the bundles for trailingSlash logic (#14696)

* avoid pulling code in the bundle for `trailingSlash` logic when it's not enabled
* avoid cloni...

ab7010711f2606777a76a8ce3978662f54cfd590 authored over 4 years ago by Jan Potoms <[email protected]>
Fix link to file url behavior with trailingSlash (#14681)

Avoid trailing slashes on urls that look like files. The redirect for `trailingSlash: true` will...

6ff3a63a2e13709b49649e61418c9206d307a252 authored over 4 years ago by Jan Potoms <[email protected]>