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 to use existing util to de-dupe path check (#10431)

* Update to use existing util to de-dupe path check

* Update error message for requested/reso...

a4c507d5b45988091df26d0a1bbbcc82daee1530 authored over 4 years ago by JJ Kasper <[email protected]>
Remove old ts-ignores and extra value in routeInfo (#10429)

924f8ae3b643b0ffba2fb9dbb5bdc3eb33642fdc authored over 4 years ago by JJ Kasper <[email protected]>
Adjust README of example (#10426)

0b1ef7cbf45ee23694b83b9efbf62eb9bd29f6c9 authored over 4 years ago by Andy <[email protected]>
Make apollo HOC composable (#10422)

* Wraps config in higher-order function

c8e5f925a0bd441fd8a01d96bc757add5d3918f0 authored over 4 years ago by Roman Ernst <[email protected]>
v9.2.2-canary.12

4203d7fd52633bbf67e7aa6cd313236e82e3a4d7 authored over 4 years ago by JJ Kasper <[email protected]>
De-dupe paths returned in getStaticPaths (#10423)

* De-dupe paths returned in getStaticPaths

* Remove warning

5ae7fe534e6e395266821b757e28da37bc68c9de authored over 4 years ago by JJ Kasper <[email protected]>
Update optimize event with static 404 status (#10420)

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

ec39aa46dc40e4b2a86e6500fdf5b48d30c1fa0d authored over 4 years ago by JJ Kasper <[email protected]>
Re-enable `native-url` (#10419)

* Re-enable `native-url`

* update sizes

ecd628b7e0619da7677b57138a7dd59c1b581b59 authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.2-canary.11

4009f99234f6d4adc38d1421e4d360e2fd66307a authored over 4 years ago by Joe Haddad <[email protected]>
Modify splitChunksPlugin to give shared CSS chunks different names (#10408)

* Modify splitChunksPlugin to give shared CSS chunks different names

* fix lint

Co-authored-by...

21fea2ce619cd2702b0ceaee9f160a5f34ccbaf3 authored over 4 years ago by Alex Castle <[email protected]>
Add support for rewriting to external resources (#10041)

* Add support for rewriting to external resources

* Update rewrite proxying test

Co-authored-b...

e3d298dc621c50db4a74ece68cebd0114d087daf authored over 4 years ago by JJ Kasper <[email protected]>
Detect Invalid Pages Before Optimize (#10418)

bc81379618c0a4de4bff9aff2d555d2232643d18 authored over 4 years ago by Joe Haddad <[email protected]>
Remove `builds` from examples (#10417)

* Remove `builds` from examples

* Fix with-zones example

* Run prettier on now.json

44e234e93422819033afb92a2363cbb7d007b1f8 authored over 4 years ago by Andy <[email protected]>
Check for invalid pages (#10403)

* Updated event

* adjust regex

* adjust regexp more

* Better test file regex

* add tests

* ...

909ab3b17927a7f8f045f3fdaff43ea36037b168 authored over 4 years ago by Luis Alvarez D <[email protected]>
v9.2.2-canary.10

821b32554759041d428a1d4d26aa12b0aa301515 authored over 4 years ago by JJ Kasper <[email protected]>
Make sure runtime config works in dev mode for serverless targ… (#10402)

89b2dfc502815cbbf660c86eea34c60e58a662d8 authored over 4 years ago by JJ Kasper <[email protected]>
Skip undefined attribute in Head (#9856)

* Fix #8655, skip rendering meta tags with undefined props

* Filter all tags, not just meta

* ...

c480c37c8e23d95fb976012e879376bb3a8bb275 authored over 4 years ago by Lachlan Campbell <[email protected]>
New Jest Example (#10396)

* New Jest Example

* add missing zeit logo

* Revert zeit.svg

* remove old jest examples...

9a8c3100d204504e1eeab1416c005f3ca77287f7 authored over 4 years ago by Joe Haddad <[email protected]>
Fix with-reasonml example (#10399)

1db77143f6ca8478d08b3d1f37ea6f92044c065c authored over 4 years ago by Jorge Cuadra <[email protected]>
v9.2.2-canary.9

bf4a156dd3932036377a052ad8efac99b8c906b8 authored over 4 years ago by Joe Haddad <[email protected]>
Remove Old Records (#10398)

3d507abe0c95f5de4dffb4f6a4cf9f8f44e9aa1e authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.2-canary.8

f542999b302c8aadb5ee3748f1d82b15c5fc0c3d authored over 4 years ago by Joe Haddad <[email protected]>
Add TypeScript Definitions for Sass (#10363)

* Add TypeScript Definitions for Sass

* fix test

683486da63d00c071ca9d08525d327e6310c0aa7 authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.2-canary.7

f7880f3463ad843ec5735fd576ddfc9d2a967bdd authored over 4 years ago by JJ Kasper <[email protected]>
Update to not show API not ended warning when response is piped to (#10342)

* Update to not show API not ended warning when response is piped to

* Update to use res.once...

65de0500177893a4356908682cc550baa34ed11f authored over 4 years ago by JJ Kasper <[email protected]>
Make sure runtime config is set before any imports for serverless (#10386)

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

c01534c92eea41a7847468c02b25e024b62fbe17 authored over 4 years ago by JJ Kasper <[email protected]>
Update create app docs (#10382)

* Updated links

* Added utm

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

5a32c9cbbfefef50bc273f592383592dd3f9dba7 authored over 4 years ago by Luis Alvarez D <[email protected]>
Fix bug in catch-all routes with SSG (#10379)

* Fix bug in catch-all routes with SSG

* fix slash

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

a433b9be6a3a73b300c21e28f57296471b0ced66 authored over 4 years ago by Luis Durão <[email protected]>
v9.2.2-canary.6

e90af3f0acb68b206132f5c680aba9a5ff8b81cf authored over 4 years ago by JJ Kasper <[email protected]>
Custom AMP Validator Variable Name Collision Fix (#10371)

* Changing variable name internally

* Add tests for custom AMP validator

Co-authored-by: J...

d715c13f41961eda13af576655c09bf96224e481 authored over 4 years ago by Matt Snider <[email protected]>
v9.2.2-canary.5

9ba4bee23e5a6b82261347896bf5e86e0f1d67cb authored over 4 years ago by Tim Neutkens <[email protected]>
Update Preact Example (#10380)

aa5f918c30667cf95044a19838bdcf0403413cd0 authored over 4 years ago by 38elements <[email protected]>
Implement experimental pages/404.js for custom 404 page (#10329)

* Implement experimental pages/404.js for custom 404 page

* Make sure to show error for getIn...

db90ffe1ea7fe4c3dde86fce8e45470c803a7063 authored over 4 years ago by JJ Kasper <[email protected]>
Add check that dynamic route is API route in handleApiRequest (#10360)

* Add failing test case

* Add check that dynamic route is API route in handleApiRequest

1674f2de1e435fdbf352c8d2f8ba16993d028a39 authored over 4 years ago by JJ Kasper <[email protected]>
Add support for runtimeConfigs in serverless mode (#10365)

* Add support for runtimeConfigs in serverless mode

* Update test

afc278f56787762795368800ea79f8e7cccce612 authored over 4 years ago by JJ Kasper <[email protected]>
Make sure to not override initial navigation when refreshing static page's query (#10353)

* Add failing case

* Make sure to only refresh query if still on initial page

Co-authored-by: ...

e63d82216101b22047834c4d01fa449a302b6938 authored over 4 years ago by JJ Kasper <[email protected]>
added fix for #8893 (#10370)

9e6689e6db17b1cc2673c42cfd33d21cb4130082 authored over 4 years ago by Justin Elias <[email protected]>
Increase watch limit for GitHub actions testing (#10367)

73972577e1dc129ab89678f804706aef26c44ae9 authored over 4 years ago by JJ Kasper <[email protected]>
Improve api-routes-apollo-server-and-client-auth Example (#10358)

1. Prevent possible race conditions of cache pruning, refetching and redirects

2. Note: the o...

d04d9766986e3890a0ad66479b06e3fd00bbed6b authored over 4 years ago by Ivan Kleshnin <[email protected]>
TypeScript documentation for _app.tsx (#10345)

* TypeScript documentation for _app.tsx

* Use relative URL

* Use relative URL

* Update ...

9bbf31cae3e97f6f749e2e956ab64a0efe617549 authored over 4 years ago by Shu Uesugi <[email protected]>
Fix api-routes-apollo-server-and-client-auth Example (#10334)

* Fix api-routes-apollo-server-and-client-auth Example

`client.resetStore()` must be called a...

74c2600b469b3402139b31affc705d8be39c5c2f authored over 4 years ago by Ivan Kleshnin <[email protected]>
Fixes #10333 `with-next-seo` sample issues (#10335)

3cd4d01d7c9b97568f86446068b5398eaf6efd92 authored over 4 years ago by Zhe Zhang <[email protected]>
v9.2.2-canary.4

9546011ae4ce668e035391b6335a7cef4487f375 authored over 4 years ago by Tim Neutkens <[email protected]>
Upgrade with-carbon-components to built-in SCSS (#10321)

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

157a7a7b8ccc10419a534656a0db775a37575e03 authored over 4 years ago by Tim Neutkens <[email protected]>
Update the default template of create-next-app (#10327)

* Update the default template for create-next-app

* Fix link

81fd704681fcac4d241e6f94bb45232ddc403e72 authored over 4 years ago by Paco <[email protected]>
Update note about public and pages overlap (#10287)

* Updated note about public and pages overlap

* Update static-file-serving.md

* Update sta...

90015e3509fb064958b37f260ae498582b2b26bd authored over 4 years ago by Luis Alvarez D <[email protected]>
[Experimental] Nomodule polyfills chunk (#10212)

* Polyfill Promise in polyfills chunk

* Override promise polyfill to use built-in

* Update siz...

e35005c214d3cd1a414c0ce99ae25966a0a3f692 authored over 4 years ago by Tim Neutkens <[email protected]>
Disable caching for react@next workflow as its not supported (#10331)

* Disable caching for react@next workflow as its not support

* Disable needs build

* Also ...

e6f401cadf7ff90f7c4431f1d181c3b0917669c6 authored over 4 years ago by JJ Kasper <[email protected]>
Repair advanced feature reference (#10330)

* Repair advanced feature reference

The explanation of the custom document feature had been m...

6f16cef3e2f5bfff569e46ab4f5fde7e7060e0e6 authored over 4 years ago by Micah Alcorn <[email protected]>
v9.2.2-canary.3

29d1b4f326032860a0fac56b8dd0a79a84e44f85 authored over 4 years ago by JJ Kasper <[email protected]>
Update workflow for testing against react@next (#10323)

7e2170b03e4ad3c90dc861a230b5e471851b6d6d authored over 4 years ago by JJ Kasper <[email protected]>
fix: 9919 Add warning when no config is exported from next.con… (#10228)

* fix: 9919 no exported config found

* fix: 9919 remove isolated test, add integration

* f...

41d1757b4ecebafa989586932366a29a6b99eefd authored over 4 years ago by Dmitry Rybin <[email protected]>
Small grammar fix (#10317)

3cb7b443b08b3e205e5526461bddfe8100fb3629 authored over 4 years ago by Shu Uesugi <[email protected]>
Revert "Test"

This reverts commit a888bc7caf383c8748ebe05b280effd70429d219.

1937e7dcfeac7d9604cc01adc217ff5473cebd99 authored over 4 years ago by Leo Lamprecht <[email protected]>
Test

a888bc7caf383c8748ebe05b280effd70429d219 authored over 4 years ago by Leo Lamprecht <[email protected]>
Enable static 404 config to allow static 404 page when availab… (#10290)

* Enable static 404 config to allow static 404 page when available

* Update static 404 suite
...

f711b77b9066238cf4fe7b70493a6a780e38059c authored over 4 years ago by JJ Kasper <[email protected]>
Fix preprocessor loader error (#10235)

* Run resolve-url-loader after sass-loader

* Add regression test

* Update test to match

* Rev...

bd3662b52bb3d2d95d4b643e2627a5f8fd549ee8 authored over 4 years ago by Alexander Dreith <[email protected]>
v9.2.2-canary.2

e4a6bab23e410e16d099a1055643fb53872deb53 authored over 4 years ago by JJ Kasper <[email protected]>
Allowing skipping local selenium server when not needed (#10312)

* Disable local selenium server when not needed

* Disable skipping for firefox as it appears ...

858117265417dc8b347f85b235266c384e34f757 authored over 4 years ago by JJ Kasper <[email protected]>
Make sure to exit publish script with correct code (#10310)

6a88ec1852d646a3261c372a106881da4f267f73 authored over 4 years ago by JJ Kasper <[email protected]>
Updated PostCSS docs and added a link to it (#10292)

* Updated PostCSS docs and added a link to it

* Added note back

* Update customizing-postcss-c...

ee9ccc84cc4062e259d4037a2796dba9669a80a6 authored over 4 years ago by Luis Alvarez D <[email protected]>
Fix typo in FaunaDB example (#10304)

Colleciton -> Collection

372031246daf598bd2896fe923280ddfee84b5d7 authored over 4 years ago by Abhishek Warokar <[email protected]>
Fix with-orbit-components's name in package.json (#10307)

This is to be more consistent with other examples.

6f6989b8e423d9808693751b8575c7cd414ec5be authored over 4 years ago by Robin Cussol <[email protected]>
v9.2.2-canary.1

6dbc03bcb92a15b983a1bd0d508b78cb5016afd7 authored over 4 years ago by JJ Kasper <[email protected]>
Update actions config for canary jobs (#10299)

* Update actions config for canary jobs

* Update exiting for mising value and size limit test

...

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

e3ded1aeccaded00f6272f4c80b94a734f86e9d6 authored over 4 years ago by JJ Kasper <[email protected]>
Add initial support for unstable_getServerProps (#10077)

* Add support for unstable_getServerProps

* Apply suggestions from review

* Add no-cache heade...

c24daa21722fadfce2d1d561ce65ecc0efa6a7ea authored over 4 years ago by JJ Kasper <[email protected]>
Fix Experimental Modern Mode with CSS (#10289)

abd69ec4be4c46565ec102f435d9552eaee7952f authored over 4 years ago by Joe Haddad <[email protected]>
Update test pass job name

ac6a7f96507a0d882442a002656208015a2a1d2a authored over 4 years ago by JJ Kasper <[email protected]>
Update pass job name

cf5fbb313d7d69e6649fc1530a9a2f5fa664b62d authored over 4 years ago by JJ Kasper <[email protected]>
Migrate CircleCi config to GitHub actions (#10274)

* Add initial config

* Comment out other action

* Update config

* Update config

* Up...

9145d9ea6394f7f9ce2f5a1178121479f1f5e1a7 authored over 4 years ago by JJ Kasper <[email protected]>
Add catch all routes example and a link to it in docs (#10202)

* Added example

* Updated readme of the dynamic-routing example

* Updated catch all docs

* Si...

57f72eac9eefb04d415f2df6692947644f63ee48 authored over 4 years ago by Luis Alvarez D <[email protected]>
docs: remove --save from npm install; avoid system-ui (#10252)

* Minor edits for CSS doc

* Remove unnecessary --save from npm install

* Different font family...

e1083f0e3a729c9ca6ab269ca301bd6050e66c8c authored over 4 years ago by Shu Uesugi <[email protected]>
Added support for BigInt to API routes (#10215)

* Added support for bigint to API routes

Closes #7980

* added BigInt test to get result

Co-au...

c9dc17b852cfd0c6123391efca7129d3b2a0a390 authored over 4 years ago by James Mosier <[email protected]>
Improve Stalled Requests Grammar (#10283)

569e7acab883c2aa56c0def254ef04467ae361dc authored over 4 years ago by Matthew Sweeney <[email protected]>
Improved wording in comment (#10277)

799bb42517bfacc6f688b966a5c7d7de466c462e authored over 4 years ago by Stig Kleppe-Jørgensen <[email protected]>
Add .jsx as a valid file extension in the pages directory (#10281)

It's possible to use a .jsx file extension in the `pages` directory but the doc doesn't mention ...

7e6e25de7cf92c9028f27f770323d839c233e7f6 authored over 4 years ago by Bart Deslagmulder <[email protected]>
Update FaunaDB Example Instructions (#10280)

* update fauna example instructions

* change key name in setup script

b0053a4a73046a33817135c7a686b9b783f8780d authored over 4 years ago by Matthew Sweeney <[email protected]>
Update typo in typescript docs (#10276)

dd3bb73d8078f8206dcca2660ba706c5e9e4f6bd authored over 4 years ago by Danny Tatom <[email protected]>
Update built-in-css-support.md

c71694e28b11c9c3e909692c5614b2670cec01b2 authored over 4 years ago by Tim Neutkens <[email protected]>
[example with-typescript-graphql] Fix type error (#10269)

* fix: Type error

* Improve README.md

f13bf1e2bfd750f94bba777d09b3ad9fc4d216e7 authored over 4 years ago by Soichi Takamura <[email protected]>
Update _next/data URL handling in serverless-loader (#10261)

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

2ff2e9e12c7d5f5b10adf524eefe9a177b2334ae authored over 4 years ago by JJ Kasper <[email protected]>
Update SSG types and clean up RenderOpts type (#10259)

* Update SSG types and clean up RenderOpts type

* Move SSG types back to internal module

f143ca63be26036f4f82aaf03a2b8a171c9373ec authored over 4 years ago by JJ Kasper <[email protected]>
Update static check vars and fix types (#10260)

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

e079cce41c852836b89f3995c45b35ce8c9968e5 authored over 4 years ago by JJ Kasper <[email protected]>
De-dupe escape-regex with escape-string-regexp (#10257)

* De-dupe escape-regex with escape-string-regex

* Un de-dupe for client-side file

8579888cecc8229e32c8662bd27fe8ebf144bfda authored over 4 years ago by JJ Kasper <[email protected]>
Fix missing file extensions in docs (#10251)

5bcd33fccbb771d8004a568b67e6e03b301c5764 authored over 4 years ago by Nikita Borisowsky <[email protected]>
v9.2.1

45d5535b36e1c6794dce6bfafdda2d008771b6d1 authored over 4 years ago by Joe Haddad <[email protected]>
v9.2.1-canary.11

f495ec44f17e8fd978faade12e0ac4d370cf5381 authored over 4 years ago by Joe Haddad <[email protected]>
Error on Invalid PostCSS Shape (#10244)

* Error on Invalid PostCSS Shape

* Add link to docs

3f9b930815ea17ceecb48dd41fac840f239c911b authored over 4 years ago by Joe Haddad <[email protected]>
Adding conformance webpack plugin (#9716)

* adding Conformance Plugin behind a flag

* fixing compiler ts error

* fixing spelling errors ...

0edd6a031ac660421fca465cbb182b4b58897d97 authored over 4 years ago by Prateek Bhatnagar <[email protected]>
Tweak export test to be more stable (#10241)

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

127f707c18a79fcdd20fecd2e0ccff08eca36dd3 authored over 4 years ago by JJ Kasper <[email protected]>
Add info on storing cache in GitHub Actions (#10231)

* Add info on storing cache in GitHub Actions

* Specify yaml for code formatting

Co-Author...

9d7ee34d2cc026512ec05241d44d7b835f65c7d8 authored over 4 years ago by Arek Mytych <[email protected]>
PostCSS Error When Exporting Function (#10242)

* PostCSS Error When Exporting Function

* Update postcss-function.md

32ded0539eccb8d3469be52cd86df926fe2ec7dd authored over 4 years ago by Joe Haddad <[email protected]>
Explain Ignored PostCSS Plugin (#10240)

c713741f517e219f197b192d94674628b33de0b3 authored over 4 years ago by Joe Haddad <[email protected]>
Add Apollo Server and Client Auth Example (#9913)

* Add Apollo Server and Client Auth Example

* Some updates

* Updated docs

Co-authored-b...

a356d2f68cee9cfd0ab7d5e42b6e45ef8415a98a authored over 4 years ago by Aaron Reisman <[email protected]>
Fix a typo in docs (#10239)

SSR Catching -> SSR Caching

bc139c29b77d0abcc73217b12bde3d2582a79b87 authored over 4 years ago by none23 <[email protected]>
Add PostCSS Configuration to Sidebar

fb47360f8dc9f5ca1e8c6ec616c8b8b213dd716d authored over 4 years ago by Joe Haddad <[email protected]>
Add example with-xstate (#10234)

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

320d98e051c005ff71d9179b00dbd7b0dd3e72a6 authored over 4 years ago by Rohman Masyhar <[email protected]>