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

Fix linting of markdown documentation

83b4fd150910917d4f91d8f743df0cc4d3ca5696 authored over 4 years ago by Tim Neutkens <[email protected]>
v9.2.3-canary.27

1d16b10e3a0d1d2e61aad7473ea581d0bf4bb0b4 authored over 4 years ago by Tim Neutkens <[email protected]>
Fix getStaticPaths example code (#10893)

* Fix getStaticPaths example code

* Update docs/basic-features/data-fetching.md

Co-authore...

213a4b806740e5842b4b13a964acc951e31b915f authored over 4 years ago by Balázs Orbán <[email protected]>
Typo on preview mode documentation (#10892)

2abbb7ab3fcc8e4a2aad0472b131c4a684ba3c70 authored over 4 years ago by Shu Uesugi <[email protected]>
Test child_process with API route (#10872)

178f45b2f6fc73c8271f588a586bf514511ba5da authored over 4 years ago by JJ Kasper <[email protected]>
Add identifier to NEXT_DATA when custom server is used (#10869)

764edc51b2ba9ae18046804d3ef9adbe0ea703a0 authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.3-canary.26

9edafc64694a035cdd3fa7174cce249392aecb23 authored over 4 years ago by Tim Neutkens <[email protected]>
Add TypeScript docs for SSG (#10865)

* Add TypeScript docs

* Fix types

b13892e0070993e4d014a70f6b424302fe583635 authored over 4 years ago by Shu Uesugi <[email protected]>
Preview mode documentation (#10863)

* Add preview mode file

* Update descriptions for data fetching

* Add preview mode documen...

0ff0973edb2f604ea166df7b12ec5adc5616add9 authored over 4 years ago by Shu Uesugi <[email protected]>
Add Test Case for SSG Full Re-Export (#10864)

f1d0e577e6a29a14caba521afa11396fc3bf46f9 authored over 4 years ago by Joe Haddad <[email protected]>
Fix Prerender Test Cases (#10861)

* Fix Prerender Test Cases

* fix test

1a9b49bf476e3aa63ebd3122df47126ba636d04d authored over 4 years ago by Joe Haddad <[email protected]>
Fix `getServerSideProps` Test Case (#10862)

* Fix `getServerSideProps` Test Case

* Data requests should fail instead of rendering

49369d7649a35310c00e715fd72ac4a3b910694a authored over 4 years ago by Joe Haddad <[email protected]>
Update method for attaching GS(S)P identifier to page (#10859)

* Update to use separate export instead of attaching to Component to identify GS(S)P pages

* ...

b274fe39d38111588e625342a89dc568ad38fff5 authored over 4 years ago by JJ Kasper <[email protected]>
add example for why-did-you-render (#10662)

* add example for why-did-you-render

* Load whyDidYouRender from _app.js

To avoid custom w...

744b50d5d45c8c59ecc01b5e3f722d0301898e8c authored over 4 years ago by Tim Neutkens <[email protected]>
v9.2.3-canary.25

d07db4a0543262bba70f904b5054a81100ef8c96 authored over 4 years ago by Joe Haddad <[email protected]>
Fix getStaticPaths modules being cached in dev mode (#10852)

5dfc7da2f94ac13183a7122de66094ad0ca5c86c authored over 4 years ago by Joe Haddad <[email protected]>
Update README-template.md

69ba79346f348f784b82ae1eb01cce0d655b2224 authored over 4 years ago by Tim Neutkens <[email protected]>
Re-add Sass Docs (#10850)

This reverts commit b5c70e86392c1aaf679a0de394059a095f4e52df.

48084649db403da42448e02ece1ea9ec9e3181b1 authored over 4 years ago by Joe Haddad <[email protected]>
Fix data fetching learn more links

a61dfb22a14abbff524c5598bd8569f28db644c4 authored over 4 years ago by Tim Neutkens <[email protected]>
Update Custom Server README's (#10843)

* update custom server readmes

* remove deploy buttons

6679694a1e3abebf4dd602807d7f6c430f96882a authored over 4 years ago by Tim Neutkens <[email protected]>
v9.2.3-canary.24

2d64986733921ca48aa54c242b53248c50a6df73 authored over 4 years ago by Tim Neutkens <[email protected]>
Update Pages and Data Fetching docs for SSG improvements (#10837)

* Update pages doc for SSG

* Add data fetching doc

* Format code

* Link directly to nex...

917ef12248b7f0ad20750f62a8fe8f8bd91f15ec authored over 4 years ago by Tim Neutkens <[email protected]>
Ensure an accessible default viewport meta tag (#10823)

* fix: remove minimum-scale from default viewport

* update test

* remove extra comma

* ...

1e505e860f43f8f57eff01d297e3c0fe2db76119 authored over 4 years ago by Tim Neutkens <[email protected]>
Make sure to error when setting too large of preview data (#10831)

* Make sure to error when setting too large of preview data

* Update to check size after sign...

0f0398c88ebf2bc5fd4317aef2dca355eefa6371 authored over 4 years ago by Tim Neutkens <[email protected]>
Add docs for static 404 and pages/404 (#10811)

* Add docs for static 404 and pages/404

* Remove new from docs

* Apply suggestions from co...

a4eef95056405c48d65fc61b65081cd7855edd0c authored over 4 years ago by Tim Neutkens <[email protected]>
Update release stats with different name from pr stats (#10827)

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

640e8f354863f32102c39f95ddbfb7bebd8a9e5a authored over 4 years ago by Joe Haddad <[email protected]>
Send Credentials for `getServerSideProps` Requests (#10826)

* Send Credentials for `getServerSideProps` Requests

* Fix tests

50c95d16b49631d5eaffc376c61f9d778def2079 authored over 4 years ago by Joe Haddad <[email protected]>
Update to make sure preview mode works with getServerSideProps (#10813)

* Update to make sure preview mode works with getServerSideProps

* Update to only parse previ...

70cb5bd7269f5f5031cbad283dc3fc6bb216d532 authored over 4 years ago by JJ Kasper <[email protected]>
fix(cli): inspect flag is deprecated (#10819)

This commit effectively removes the --inspect flag from the CLI help and better inform on the de...

81c126ee8b2620e4bd797ef0f508c576e4d58a04 authored over 4 years ago by Vincent Voyer <[email protected]>
Update to output jest data for posting failed tests comment (#10814)

* Update to output jest data for posting failed tests comment

* Add failing test

* Reset r...

8390a474fefa294d9ad99150f94fd20bdc04a0d7 authored over 4 years ago by JJ Kasper <[email protected]>
Add identifier to NEXT_DATA for gs(s)p (#10812)

* Add identifier to NEXT_DATA for gs(s)p

* Apply suggestions from code review

Co-Authored-By: ...

4ef1cd4ebe574700baafbd603d940fc2467818cb authored over 4 years ago by JJ Kasper <[email protected]>
Throw NoFallbackError instead of returning (#10793)

* Throw a NoFallbackError instead of returning

* Replace invariant

Co-authored-by: JJ Kasper <...

3ca022a821e45f826e9907ae151c99ace7e073fc authored over 4 years ago by Gerald Monaco <[email protected]>
v9.2.3-canary.22

6598e99b4956aa87081a8d22c01b1d2461b34b82 authored over 4 years ago by Joe Haddad <[email protected]>
Measure `getStaticProps`, `getServerSideProps` (#10800)

* Measure `getStaticProps`, `getServerSideProps`

* Test new fields

a5d0cb9d8049f57430b1ce735d4c07189b4d1724 authored over 4 years ago by Joe Haddad <[email protected]>
Remove old env from workflow since it is replaced with WebHook (#10798)

* Remove old env from workflow since it is replaced with WebHook

* bump

* bump

ad1a061f882c7e52881ce86c09632909e03e72e9 authored over 4 years ago by JJ Kasper <[email protected]>
Adding conformance checks (#10314)

* adding tests for rect sync conformance check

* adding test for react sync script conforman...

16672a435391928eb3dcffa74a3a93a93bff9447 authored over 4 years ago by Prateek Bhatnagar <[email protected]>
v9.2.3-canary.21

4056e982803186989928028d1578740bbd935ea9 authored over 4 years ago by JJ Kasper <[email protected]>
Fix next/config module mismatch in new serverless mode (#10792)

* Add failing test case

* Update serverless-loader require to fix config module mismatch

Co-au...

9ec3dae60732c7745a2da1c8a84e7e5383bf1605 authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.3-canary.20

2b74db73fa5bde7686f0c975ab4559d96e30f676 authored over 4 years ago by Joe Haddad <[email protected]>
Prefetch SSG Data (#10127)

* Prefetch SSG Data

* Update packages/next/client/page-loader.js

Co-Authored-By: JJ Kasper <jj...

990eda2c88048d402923d4cb5e6f918b9bfa4ddf authored over 4 years ago by Joe Haddad <[email protected]>
Fix RenderOpts in `next-server` (#10776)

* Correctly pass preview data

* remove todo

* re-do change

* fix types

* Prevent reg...

8f01a4ae83a6ba60ac8fc2049a5ce990970dca0e authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.3-canary.19

94009422c5b1ade10e6087e5391616a56d372200 authored over 4 years ago by Joe Haddad <[email protected]>
examples: react-native-web: fix config to prefer .web.* exts (#10774)

* [examples/with-react-native-web] fix config to get .web.* extensions resolved before other

...

644a1ef187dada46cf411141b27813c1cb0219e2 authored over 4 years ago by Max Thirouin <[email protected]>
Remove Dead Code from Next Server (#10772)

* Remove Dead Code from Next Server

* remove options

* trigger

8999ef26604bd0b9e44b02a9408020f0223fd2f3 authored over 4 years ago by Joe Haddad <[email protected]>
Remove `dangerousAsPath` from `RenderOpts` (#10773)

302b55b43de0c431ed9fc3664f59aab13514b5f2 authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.3-canary.18

bc4f7bd2169405a05af8ae7c8aa89bcdd57e8df1 authored over 4 years ago by Joe Haddad <[email protected]>
updating links to dynamic-routes section of docs (#10759)

241be2d5c148c28a2aa02264d7dd6f3041b0eac6 authored over 4 years ago by Ethan Ryan <[email protected]>
Add params to getStaticProps on err.sh (#10751)

* Add params to getStaticProps

* Update errors/invalid-getstaticprops-value.md

Co-Authored...

c52c0389fd2eb554761ced854eb3c833859b6ec4 authored over 4 years ago by Shu Uesugi <[email protected]>
Correctly Dedupe Prefetching (#10758)

* Correctly Dedupe Prefetching

* add test

24345c9d066b9fefe8116bb26dce6f3be4797746 authored over 4 years ago by Joe Haddad <[email protected]>
Consistently Type GS(S)P (#10757)

b7f779058f7ef8bbccb3673db4122b128d669d15 authored over 4 years ago by Joe Haddad <[email protected]>
Separate Low Priority Files from Main Files (#10756)

* Separate Low Priority Files from Main Files

* Fix tests

e608c86b59e9b504ff879f4b6eb2a4313afc1265 authored over 4 years ago by Joe Haddad <[email protected]>
Adding new types of performance monitoring (#10421)

* add new types of performance monitoring

* adding LCP

* adding cls to perf relayer

* a...

5a828125682b86c34636a07203d505ad358fb38b authored over 4 years ago by Prateek Bhatnagar <[email protected]>
Move upgrading guide to /docs (#10727)

* Move UPGRADING.md to docs

* Add upgrading guide to manifest.json

* Update title

* Mov...

709aac1e962eb825c7ff7ea52edc4400a29cd3cb authored over 4 years ago by Shu Uesugi <[email protected]>
Remove old eslint-ignores from unstable_ prefix (#10740)

b2624012ea52438dee783425e0d6b87d14c0fc9e authored over 4 years ago by JJ Kasper <[email protected]>
Extract getStaticPaths helper (#10731)

* Extract getStaticPaths helper

* Extract sendPayload and prepareServerlessUrl

* Remove errone...

3bfb6501f1a4589222add8396a426a6f03ec1ef1 authored over 4 years ago by Gerald Monaco <[email protected]>
Extract sendPayload and prepareServerlessUrl (#10732)

d4fa6afa24fc261167f363ead1228c1fa51440b5 authored over 4 years ago by Gerald Monaco <[email protected]>
v9.2.3-canary.17

586fdf4eba8bd1d5348ce3d179731589bf09d9b7 authored over 4 years ago by Joe Haddad <[email protected]>
Fix url-polyfill dep and re-enable native-url (#10726)

* Adding native-url package

* Bumping native-url version

* Upgrading native-url

* Logging sta...

7848615bd65dd45429383c06914cec6de9ca0e97 authored over 4 years ago by Janicklas Ralph <[email protected]>
Fix buildId being escaped breaking test with certain build ids (#10728)

5b5d72ba56eff2aad989248c643a3f39e3fcc393 authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.3-canary.16

0ff41daa484eaf23b8197e39107df464750f5fc9 authored over 4 years ago by JJ Kasper <[email protected]>
Remove `unstable_` prefix from new methods (#10723)

* Rename getServerProps to getServerSideProps

* Remove unstable_ prefix from new methods

*...

c9d9f1131cdb95983f8d816e9fac3a0855284ca2 authored over 4 years ago by JJ Kasper <[email protected]>
Rename getServerProps to getServerSideProps (#10722)

2789e7e0c25c72fbf6be3ef070e530186af14430 authored over 4 years ago by JJ Kasper <[email protected]>
Add --example=<github-url> to create-next-app (#10226)

* Initial support for URLs

* Added folder support

* Added --example-path

* Bug fix

*...

75559f14311dbbd2029fd43eb3721d21aaa63c0d authored over 4 years ago by Luis Alvarez D <[email protected]>
v9.2.3-canary.15

0b88d17aebd6da21ff20398e1106e5dcd46d46e9 authored over 4 years ago by Tim Neutkens <[email protected]>
Fix Error Message

663f5c4b6e385ebe168e00110ca5217f56af6161 authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.3-canary.14

5cba994016982cc81b70cbeac37ccb338544dc55 authored over 4 years ago by Tim Neutkens <[email protected]>
Ability to Disable SSG Fallback (#10701)

* Ability to Disable SSG Fallback

* Throw error when value is missing

* Fix existing tests...

47ff1eb95af57724aa178cbd18a781a5a58c6738 authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.3-canary.13

b3ffdabbadbfa8f3ebde55df419ae19e27217ece authored over 4 years ago by JJ Kasper <[email protected]>
Add dataRoutes field to routes-manifest for SSG and serverProps routes (#10622)

* Add dataRoutes field to routes-manifest for SSG and serverProps routes

* Update routes-manife...

6dea45bdc930dd2d9d602a1c3430b5b3422a42f1 authored over 4 years ago by JJ Kasper <[email protected]>
Update url prop handling for pages with new data methods (#10653)

* Make sure to show error when url prop is returned for a page

* Update test and handle undefin...

395714a475ce454208c1d6e4649d53a26d82dbe4 authored over 4 years ago by JJ Kasper <[email protected]>
Make sure rewrites are handled in serverless mode correctly (#10697)

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

364b4fe7972ae82df6f594a8e7ecb60b45d2c025 authored over 4 years ago by JJ Kasper <[email protected]>
Update README.md

c0f42837bf7ae1fc4d2bb2b15b84e7dfd8e2ad92 authored over 4 years ago by Tim Neutkens <[email protected]>
Update head-manager to compress better (#10687)

* Update head-manager to compress better

* Decrease size limit test

513a7d5b5c44a1a288b68a9c06616e3356808098 authored over 4 years ago by Tim Neutkens <[email protected]>
Fix apollo example (#10696)

a81913f1ba019c767da0d876a0b18f2922bd9d5e authored over 4 years ago by Henrik Wenz <[email protected]>
Update config.yml

3b28702983bc7212e40aa454c0e1ae53b41fe763 authored over 4 years ago by Tim Neutkens <[email protected]>
Update 1.Bug_report.md

fc9f18d78410a09fc1cd90326068106e918310d7 authored over 4 years ago by Tim Neutkens <[email protected]>
Delete 3.Example_Bug_report.md

297c23d9cfd38542f2966954de3e8626e6414216 authored over 4 years ago by Tim Neutkens <[email protected]>
Delete 8.Question_about_next.md

06afa0a09c6430f0120100ce2e719720f7090662 authored over 4 years ago by Tim Neutkens <[email protected]>
Create config.yml

cedd6faba6f4f183d51cac612bc274e5c346e09b authored over 4 years ago by Tim Neutkens <[email protected]>
Update example "with-typescript-graphql" (#10637)

* add peerDeps of graphql-let

* ncu -u && typesync

* Use resolver types for resolver imple...

ccb42b0ed5136dc5554ed65cca2ed49d50cc09be authored over 4 years ago by Soichi Takamura <[email protected]>
Rename zeit.co/new → zeit.co/import (#10674)

* Replace zeit.co/new → zeit.co/import

* Update deployment.md

c57cdbb31de6143b86b9091afb8d4dc2a2f46cc5 authored over 4 years ago by Shu Uesugi <[email protected]>
Update error load fail test so that webdriver can still connect to app (#10673)

03611eefc4605d208dc6ce4d01288bb1905a3a04 authored over 4 years ago by JJ Kasper <[email protected]>
Show better error when non-array is returned from custom-routes (#10670)

* Show better error when non-array is returned from custom-routes

* bump

Co-authored-by: Joe H...

40abd708e1f8117d3cc58396b8c3a1f5d79b1931 authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.3-canary.12

0ee18741e7c9ca61dfd61594c3f9ee02576d2d3b authored over 4 years ago by Joe Haddad <[email protected]>
Add calling getStaticPaths in development before showing fallback (#10611)

* Add calling getStaticPaths in development before showing fallback

* Move staticPathsWorker to...

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

008a558d033328f5dbe6c6557cad686d375945d1 authored over 4 years ago by Joe Haddad <[email protected]>
Fix Double URL Encoding for Serverless (#10663)

c3d914919aee8a08268f4bbed13f06abfde00d46 authored over 4 years ago by Joe Haddad <[email protected]>
Improve Nested Catch-All Coverage (#10659)

* Improve Nested Catch-All Coverage

* use check

c3f11c20cad401491f50b99b49fff42398395f83 authored over 4 years ago by Joe Haddad <[email protected]>
Test Prerender in Emulated Serverless Mode (#10660)

* Test Prerender in Emulated Serverless Mode

* Clean up between runs

51b35f1f318477ca012fcc99f2dc7c5c84c1480b authored over 4 years ago by Joe Haddad <[email protected]>
Update with-mobx-keystone-typescript example (#10638)

18ecaa9d6bebd2230da89cfd6a4f0ee2f2567dc2 authored over 4 years ago by Evgeniy Kumachev <[email protected]>
Fix typo in invalid getStaticPaths value example (#10657)

156a77409bed5f18947ece8572a24ae6808199ee authored over 4 years ago by Armand Abric <[email protected]>
Make sure to log errors from data fetching in dev mode in the console (#10652)

7767a42fff186aac872e15aea049a92c5520de8b authored over 4 years ago by JJ Kasper <[email protected]>
v9.2.3-canary.10

91a473244051efe62dfdfdb88b49c97f30578333 authored over 4 years ago by Joe Haddad <[email protected]>
Update link to GitHub Discussions beta

b331338891eca47b4ddd902dbfb734a05c37a91f authored over 4 years ago by Tim Neutkens <[email protected]>
Invalidate cache for link[preload] in dev for CSS files (#10630)

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

d467e040d51ce1f8d2bf050d729677b6dd99cb96 authored over 4 years ago by Brian Mathews <[email protected]>
Preview Mode Should Not Cache (#10636)

* Preview Mode Should Not Cache

* add import

* fix import

* add tests

* Add real ser...

89c792f67fd6a5c3ec613b30e7bc4b6cce3cb21b authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.3-canary.9

0890b586f4b7c74ebbe072c2519e1e4fd5e0a4ea authored over 4 years ago by Joe Haddad <[email protected]>
Fix Cookie Expiration (#10634)

43a70c7ef15fdcdefe1930259045713e24076f5d authored over 4 years ago by Joe Haddad <[email protected]>
Remove deprecated static folder (#10632)

ee7ea03a59a6012a73b275313d2a41efd0fea280 authored over 4 years ago by Rafael Almeida <[email protected]>