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 error-load-fail test to use check to handle reload taking longer on windows (#10631)

* Update error-load-fail test to use check to handle reload taking longer on windows

* bump

830090a4e1fef018959aac5feab52e32a8baa6a9 authored over 4 years ago by JJ Kasper <[email protected]>
remove next/link (#10625)

fb7298236dd199ba976408b0190d0b7efa3655b1 authored over 4 years ago by Adith Widya Pradipta <[email protected]>
Revert "Re-Enable Native `url` Module (#10530)" (#10623)

This reverts commit b329f6a2d6642f4618b6c9d3e97e5217d0faf98e.

40217b75b906f923acdc7dc693fbb24be17782d7 authored over 4 years ago by Joe Haddad <[email protected]>
Add error messages for dynamic SSG page without getStaticPaths (#10620)

* Add error messages for dynamic SSG page without getStaticPaths

* Update error check

* Update...

f5cb1a69d7bd3c3e8bda0e80710493a099087b58 authored over 4 years ago by JJ Kasper <[email protected]>
Add err.sh for getStaticProps error (#10619)

* Add err.sh for getStaticProps error

* Prettify error

Co-authored-by: Joe Haddad <timer150@gm...

95071730b6c57e86e944ddacbac0be0858712d85 authored over 4 years ago by JJ Kasper <[email protected]>
Re-Enable Native `url` Module (#10530)

* Adding native-url package

* Bumping native-url version

* Upgrading native-url

* Logging sta...

b329f6a2d6642f4618b6c9d3e97e5217d0faf98e authored over 4 years ago by Janicklas Ralph <[email protected]>
v9.2.3-canary.8

16b3a54caa0986e9933e06aeb0aab36a55142c54 authored over 4 years ago by JJ Kasper <[email protected]>
Update legacy safari test for GitHub actions (#10618)

a8b39889f33524ad1f1a0334d3092e3532a8c313 authored over 4 years ago by JJ Kasper <[email protected]>
Make sure to handle failing to load _error (#10617)

3cd45bc33120fce5c9a34857e9ae4a1f825ab38b authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.3-canary.7

90480b84c9497fe2e0ebe2558958526d81f3224c authored over 4 years ago by Tim Neutkens <[email protected]>
Add navigation test specific for Safari 10 (#10616)

* Add testing in Safari 10.1 on merge

* Add nav test specific for Safari 10

00855de60a76045b6d93b563a175940017aa6679 authored over 4 years ago by JJ Kasper <[email protected]>
Disable setImmediate polyfill (#10612)

* Disable setImmediate polyfill

* Update size-limit

Co-authored-by: Joe Haddad <timer150@gmail...

e9e1a2b90002571a342caa5a96a4347de75578f1 authored over 4 years ago by Tim Neutkens <[email protected]>
upgrade next-transpile-modules to latest everywhere (#10607)

Following #10492 and comment from @timneutkens I went ahead and updated all
examples relying on...

f0c823000b105d16afe7f13ea0ce2e4f012e25ca authored over 4 years ago by Vincent Voyer <[email protected]>
Remove extra whitespace

80bdf73929b4531482631ff3ac766af09873a9ef authored over 4 years ago by Tim Neutkens <[email protected]>
Add err.sh for invalid getStaticPaths return value (#10605)

* Add err.sh for invalid getStaticPaths return value

* Update error link

* Apply suggestio...

db445db790a9a7038025a6847fc61cde9e977610 authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.3-canary.6

61025b86938efb45356aaf68c3453b64071c7326 authored over 4 years ago by JJ Kasper <[email protected]>
Updated links (#10604)

57d5f836427a5c71b2c4cf70410e649f828758f4 authored over 4 years ago by Luis Alvarez D <[email protected]>
Clean up landed experimental flags (#10593)

* Clean up landed experimental flags

* Remove check for experimental flags from build too

* Re...

9a0d82b4d95f2316fd687831cb947f96cd64fe3b authored over 4 years ago by Tim Neutkens <[email protected]>
fix: Improve grammar of apollo.js comments (#10601)

1c64c1e93c5e6e0855b1cff987889886b155e34a authored over 4 years ago by Quinn Turner <[email protected]>
v9.2.3-canary.5

0acea5f44a958633140ca566dac1838d79b9f201 authored over 4 years ago by Joe Haddad <[email protected]>
Fix AMP Validator Version (#10600)

d7167e28e0d5fc4ef437a608f1dd0d85f21fe209 authored over 4 years ago by Joe Haddad <[email protected]>
use clearInterval instead of clearTimer on a timer (#10597)

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

b3fad60d7d49fee1ef6f2f60f6be5f520f4456a8 authored over 4 years ago by Dmitry Ishkov <[email protected]>
Fixed pathname check in router (#10547)

* Fixed pathname check in router

Remove the query portion of the URL when checking paths

* Upd...

103e82260d9fbaf228fd52ed58b43db7be53de52 authored over 4 years ago by Richard van der Dys <[email protected]>
v9.2.3-canary.4

893fb6e9822858f1b8465e3cb1b6febd3efa4984 authored over 4 years ago by Joe Haddad <[email protected]>
Emit ES5 Friendly Code in Program#exit Visitor (#10591)

* Emit ES5 Friendly Code in Program#exit Visitor

* Document reasoning

* updt

* Update next-ss...

5e12e5f56aa40f2633d11371b69466c622dfd934 authored over 4 years ago by Joe Haddad <[email protected]>
Fix Nested Index Dynamic Routes in Development (#10595)

* Fix Nested Index Dynamic Routes in Development

* add missing

a30e94f21a62166f2737d4991ffe2093ac0bf665 authored over 4 years ago by Joe Haddad <[email protected]>
Do not cache 404 SSR responses (#10596)

This change updates the _ssr-caching_ to not cache the response when a
404 status code has been ...

72a461f913bb578951cb5f7ff23d569a8e807470 authored over 4 years ago by Fabian Mastenbroek <[email protected]>
v9.2.3-canary.3

9fdd344c9e0bcfab2a32db8903af29548ecd1c97 authored over 4 years ago by Joe Haddad <[email protected]>
Add Failing CSS Test Case (#10590)

* Add Failing CSS Test Case

* update tests

c58f45f42dc2e75d3da3ff28090a5710cffbf1e5 authored over 4 years ago by Joe Haddad <[email protected]>
Bump amphtml-validator to 1.0.30 (#10588)

56a45f061a225b413df6e190de783293fe280a1b authored over 4 years ago by Jason Robinson <[email protected]>
v9.2.3-canary.2

082cc68d87854034e95db371af32717d83bad2f6 authored over 4 years ago by Tim Neutkens <[email protected]>
Update to latest watchpack with dynamic route rename fix (#10351)

* Fix dynamic route rename failing for case change

* Update normalizing curPageFiles

* Rem...

9e8f173319ac70cdadc91a0c4bb27b574a4efcfc authored over 4 years ago by JJ Kasper <[email protected]>
Update error message for invalid return value from getStaticPaths (#10580)

2a0843349c9405c6710d11c75cbbf926afcfb79a authored over 4 years ago by JJ Kasper <[email protected]>
Add NextApiHandler type (#10573)

* Add NextApiHandler type

* Fix formatting

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

0a5cc30ee8320c808d09bd5e8f0460333a891f40 authored over 4 years ago by Pierre de la Martinière <[email protected]>
Make sure to handle rejection when prefetching pages (#10579)

* Make sure to handle rejection when prefetching pages

* Update comment

* Make sure to sho...

db04cc57c1dfbaaabdc2935dc1769e4cc253fb6e authored over 4 years ago by JJ Kasper <[email protected]>
Decrease number of expected preloads in safari (#10578)

c66f2f757c042847db44fe15fe31e3cf0e75da0d authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.3-canary.1

c706e1af842b8652f4b127f2100692bd144e4864 authored over 4 years ago by Tim Neutkens <[email protected]>
Revert "Re-add Sass Docs (#10364)" (#10577)

This reverts commit 72823f04e738a5e51786ce44976a498fad48653c.

b5c70e86392c1aaf679a0de394059a095f4e52df authored over 4 years ago by Tim Neutkens <[email protected]>
Enable polyfillsOptimization (#10574)

* Enable polyfillsOptimization

* Update sizes

* Commons is no longer there

* Update test

0222a09cd0f631f54a15a91ac01512e97269426e authored over 4 years ago by Tim Neutkens <[email protected]>
Re-add Sass Docs (#10364)

* Re-add Sass Docs

* Update built-in-css-support.md

* Apply lint-fix

Co-authored-by: JJ Kaspe...

72823f04e738a5e51786ce44976a498fad48653c authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.3-canary.0

04c5737e3c847f850bee672f863ed6be972d05a4 authored over 4 years ago by Tim Neutkens <[email protected]>
Add missin create permission for faunadb example (#10575)

5e23e3545655307576e7d2f827ba2b402889d69d authored over 4 years ago by Gordey <[email protected]>
Enable scss/sass support (#10571)

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

743bf5d3454ef9fccde30f63973c58e3d62c9888 authored over 4 years ago by Tim Neutkens <[email protected]>
Enable pages/404.js support (#10572)

3a1aa554c5fa5a95e2b4d408c1cbfee69f201cc1 authored over 4 years ago by Tim Neutkens <[email protected]>
Adds a missing dependency (#10570)

c71fcbe4e8a275270d84bf64f4652658fa325487 authored over 4 years ago by Maël Nison <[email protected]>
v9.2.2

d8fd6880d26d1b710201e717d9973470578c534e authored over 4 years ago by Tim Neutkens <[email protected]>
v9.2.2-canary.23

2c414b47e35c25b5e3597644d71f073ca5b70f6f authored over 4 years ago by Tim Neutkens <[email protected]>
Add extra profiling app (#10568)

Just another app that I’ve been using for analysis

162f11c0c0541a4d7c92fc4a53decd9ac9e6747d authored over 4 years ago by Tim Neutkens <[email protected]>
Remove react import in create-next-app template (#10564)

88b1fe50c52618c82d646b7b04832e9be3b53d36 authored over 4 years ago by Luis Alvarez D <[email protected]>
Remove ts-ignore where possible (#10541)

* Remove ts-ignore where possible

And replace by typecasts

* More accurate types

* bend clien...

3f691eaa45e8f802f9977ff050f66ac64f016e74 authored over 4 years ago by Jan Potoms <[email protected]>
v9.2.2-canary.22

f4c5a95c4841d908899037e7495a82769a935e9c authored over 4 years ago by Joe Haddad <[email protected]>
Speculate Navigations for Client-Side JS (#10560)

* Speculate Navigations for Client-Side JS

* add tests

* avoid desctructure

41e24a516ae33913c63aea45d44c062955087d92 authored over 4 years ago by Joe Haddad <[email protected]>
Simplify create-next-app README (#10545)

* Rename to README-template.md

* Add yarn scripts

* Rewrite CNA README

* Forgot zeit li...

9cfc09e3abd039686803627213188b33fbe13309 authored over 4 years ago by Shu Uesugi <[email protected]>
v9.2.2-canary.21

31a47b4bffa45fc9d5f2bd464660bb68f6037229 authored over 4 years ago by Joe Haddad <[email protected]>
Implement `isFallback` Router Property (#10539)

This adds a `isFallback` property to detect if the page is being rendered in "fallback" mode or ...

6d5c48742b83a7b77b6a98023f7dc549c8f6595d authored over 4 years ago by Joe Haddad <[email protected]>
Migrate to AMP Optimizer 2.0 (#10535)

* Migrate to AMP Optimizer 2.0

Most notable changes:

* Automatically import all missing AMP co...

ae9b13e0be4eeb97b0110be773e0176eacbfe2af authored over 4 years ago by Sebastian Benz <[email protected]>
Check next.config.js settings (#10425)

* Check next.config.js settings

* Add tests

* test package.json case too

1c247b5cf1dd29009362495fe4f30755fecaaa53 authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.2-canary.20

ecfa7f7d16ec01f413e9e7cb8f215961bd178d12 authored over 4 years ago by JJ Kasper <[email protected]>
Make sure to encode pathname for custom-route destination (#10536)

* Make sure to encode pathname for custom-route destination

* Add tests to security test suite

a7337a9b3890c5ede0a15715f0a7f20d9c832068 authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.2-canary.19

fbbb18416372f28f6e344bfb423f1b975f275dd9 authored over 4 years ago by Joe Haddad <[email protected]>
Remove `native-url` Again (#10526)

* Remove `native-url` Again

* update comment

* update sizes

71019e70d303380b275e8027c317452a1b076fa2 authored over 4 years ago by Joe Haddad <[email protected]>
Add global CSS styles to example/with-stripe-typescript (#10520)

* Update stripe-node.

* Update casting.

* Add global CSS styles 💅

* Remove emojies from...

d5222f8521c6bc198cc5b3f506d7541817771e18 authored over 4 years ago by Thor <[email protected]>
v9.2.2-canary.18

2e8d6380735f2936ba5e4155061f078ac1064883 authored over 4 years ago by Joe Haddad <[email protected]>
Update withApollo example (#10451)

* Make withApollo work with _app.js components

* Support wrapping functional _App

* Add ap...

1a50d99fbd3278aa09f749bf33e1d801bedc5826 authored over 4 years ago by Henrik Wenz <[email protected]>
Add handling for default as named export in SSG transform (#10486)

* Add failing SSG syntax

* Add handling for default as named export in SSG transform

* Revert ...

461795045724dcc36ce9d9b26f24c5e2a5dad1e9 authored over 4 years ago by JJ Kasper <[email protected]>
Improve error for invalid page configurations (#10441)

* Remove any type and fix edge cases

Removed the "as any" and use the @babel/types typeguards i...

0b12e2e8595c67fdb8ffdd36c189916b59df5ce7 authored over 4 years ago by Jan Potoms <[email protected]>
Clean up async in next-server (#10476)

* Clean up async in next-server

* fix case when err is null

* Refactor how components are load...

44e40d4f55f47cf5836f6b322c49911948f8da68 authored over 4 years ago by Gerald Monaco <[email protected]>
Remove with-data-prefetch Example (#10514)

3e7cfd1f9f3d07376b1bd1b7b30312e27054254a authored over 4 years ago by Joe Haddad <[email protected]>
Retry Static Data Fetch on Hydration (#10513)

66273807a5a4862d2e0adb245336fe5c3bf5134b authored over 4 years ago by Joe Haddad <[email protected]>
Update wording for custom server (#10512)

* Update wording for custom server

* Revise

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

e871e86b17722ed22b08790946edb508ed312eb9 authored over 4 years ago by Shu Uesugi <[email protected]>
v9.2.2-canary.17

3e91d41f08b25dc3f5e7c7f1d33cabc08ffe369a authored over 4 years ago by Joe Haddad <[email protected]>
Adjust SSG Loading Behavior (#10510)

* Adjust SSG Loading Behavior

* Update expected preview behavior

* Rename two corrections

* O...

e38e3dd55a7012e8f7644303d7c1af09dbc6a367 authored over 4 years ago by Joe Haddad <[email protected]>
Remove Now CLI reference from examples (#10501)

* Find/Replace "Deploy it to the cloud..."

* Find/Replace "Deploy it to the cloud..." (no col...

5f041447bc5613e4b9378744896acf4cb4ca1561 authored over 4 years ago by Shu Uesugi <[email protected]>
[Docs] Apply updates based on feedback (#10352)

* Expand on the docs for the serverless target

* Added catch all routes to API docs

* Adde...

c5eb5352296239d79dde951a2684ad6dd73d598a authored over 4 years ago by Luis Alvarez D <[email protected]>
Fix typo in ignoring-typescript-errors.md (#10499)

04d5bbcc50fb532de1d0cff3f04791fcd52b309c authored over 4 years ago by Mark <[email protected]>
v9.2.2-canary.16

495838b7e97ce5c6d8bd8f89be913870c1f198aa authored over 4 years ago by Joe Haddad <[email protected]>
SSG Preview Mode (#10459)

* checkpoint: api impl

* Add support for tryGetPreviewData

* snapshot: server(less) support

*...

3cb3498324f74ac01027e8e283c10f1d35b6525b authored over 4 years ago by Joe Haddad <[email protected]>
Update deploy doc to surface ZEIT Now / DPS (#10412)

* Update deploy docs to surface ZEIT Now / DPS

* Undo removal of deployment section from static...

9a9c0d2c4f7312237093b2f82eaab7fd3cb86b37 authored over 4 years ago by Shu Uesugi <[email protected]>
Builds with Warnings Still Complete (#10498)

79fb13e587dc5fa2225a088192a1314accf7a675 authored over 4 years ago by Joe Haddad <[email protected]>
Upgrade next-transpile-modules in workspace examples (#10492)

The latest major release of next-transpile-module (v3) changed the way the
module is used, see:...

189fc985a709bf67986ef58502c0c599abdb2ff2 authored over 4 years ago by Vincent Voyer <[email protected]>
Use filter for create-next-app template (#10496)

2ff0913864790a456a38445b9ccfe4af1bbfd7c1 authored over 4 years ago by Shu Uesugi <[email protected]>
Update README.md (#10487)

fe5c9072dfb9c6b4c68fe4160e95371fee07cce0 authored over 4 years ago by Luis Alvarez D <[email protected]>
Add Stripe TypeScript Example (#10482)

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

7dd0b40f827dcac8dd93cf6d00bd365d665b044e authored over 4 years ago by Thor <[email protected]>
Update next-server routes order for expected priority (#10326)

* Update next-server routes order for expected priority

* Update router to allow disabling page...

4def88c398eb9b880e936e88c602f099bcd0e781 authored over 4 years ago by JJ Kasper <[email protected]>
Make Missing Prerender Manifest Fatal (#10485)

* Fail on Invalid Prerender Manifest

* Make Missing Prerender Manifest Fatal

* fix test

14f33dd54f1fcf003e6d2b1a0d711751985f65cd authored over 4 years ago by Joe Haddad <[email protected]>
get the http2 example to work (#10470)

* copy only the necessary files during stage 2 in multi-stage.

* update readme

* adds compres...

a33e365c8ff294efede7719dcf37f4cad2c61432 authored over 4 years ago by Vinci Rufus <[email protected]>
Upgrade koa router in example (#10469)

* Upgrade koa router

* Change koa import

e382997ea7df4ee9ec736535c1ec1dcab947ec62 authored over 4 years ago by Nainterceptor <[email protected]>
v9.2.2-canary.15

d8f26e5a55084067e65118af4c0b01c6b357447a authored over 4 years ago by Joe Haddad <[email protected]>
Add error message when rewriting to dynamic SSG page (#10458)

* Add error message when rewriting to dynamic SSG page

* Update comment

Co-authored-by: Joe Ha...

cbb9c2ca92b176f5bdb0c891ac426629fcc6339c authored over 4 years ago by JJ Kasper <[email protected]>
Add paths field for unstable_getStaticPaths (#10454)

* Add paths field for unstable_getStaticPaths

* Make sure to specify page in getStaticPaths e...

f6e7a38101e9de98cdbc569264e105c4c5f474bd authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.2-canary.14

0183a131a6f41d7033e78e75480e8d92810b5f58 authored over 4 years ago by JJ Kasper <[email protected]>
With threejs example (#10301)

* With threejs example

* static folder replaced with public folder - linting issues resolved
...

12a380da2304e66631197e0938200dce39bbec6e authored over 4 years ago by Afsane Fadaei <[email protected]>
Make withApollo work with _app.js components (#8801)

* Make withApollo work with _app.js components

* Support wrapping functional _App

* Add ap...

20d88231f4815ed79e3640509f9e11b242762ecb authored over 4 years ago by Henrik Wenz <[email protected]>
Redesign custom-routes output and show headers in output (#10444)

9dc0afd9b91c0bc2780b5f54ff9f45226b325a6d authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.2-canary.13

c0eab7ee20fac57b358e7498c8ae038fd7ae8ddd authored over 4 years ago by Tim Neutkens <[email protected]>
Add initial SSG fallback handling (#10424)

* Add initial SSG fallback handling

* Remove extra changes and update fallback handling

* ...

3099f0881ae50881f2638ec2adb4c5dd2ee59ef7 authored over 4 years ago by JJ Kasper <[email protected]>
Remove unused dependency @types/babel-types (#10448)

`@types/babel-types` doesn't seem to be in use anymore. `babel-types` is not used anywhere and `...

5e4850ceee3408eb8ab331749c29b7baccbd4043 authored over 4 years ago by Jan Potoms <[email protected]>
Update utm links in create-next-app (#10442)

* Updated links

* Use default-example as the medium

* Apply suggestion

Co-authored-by: ...

ea5c5164b2c8102743c1cc80c534871ef5a8800f authored over 4 years ago by Luis Alvarez D <[email protected]>
Update size-limit test to be more fine grained (#10434)

* Update size-limit test to be more fine grained

* Decrease default build expected size

* ...

5dfc20dcc7d2503e54e8e96e1ff8c7ea5db31f55 authored over 4 years ago by JJ Kasper <[email protected]>
Make missing param error message more specific (#10433)

238202ec115c093574f263d0cf59e3e05f1baeb1 authored over 4 years ago by JJ Kasper <[email protected]>