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 manifest check step and add missing items (#27934)

e61ea6f27b7bf34b00ffd3f59f2326b3bbbdfa48 authored about 3 years ago by JJ Kasper <[email protected]>
Add manifest check step and add missing items (#27934)

021ddb69dae85c6a47c6712375d79332c80522ad authored about 3 years ago by JJ Kasper <[email protected]>
Next swc publish flow (#27932)

94fc6f0832a81ab68b393a8d45f42493429d04ee authored about 3 years ago by Maia Teegarden <[email protected]>
Next swc publish flow (#27932)

17b74b713bcc37133f8b58c2a2171e719184e3db authored about 3 years ago by Maia Teegarden <[email protected]>
Add warning during `next build` when sharp is missing (#27933)

Follow up to #27346

![image](https://user-images.githubusercontent.com/229881/128935917-ca6da3...

e608898e9e4185519e0ddd0ac3d80da41165e03f authored about 3 years ago by Steven <[email protected]>
Add warning during `next build` when sharp is missing (#27933)

Follow up to #27346

![image](https://user-images.githubusercontent.com/229881/128935917-ca6da3...

51a2a028ddcc321aac4744b777df2b4e96511b83 authored about 3 years ago by Steven <[email protected]>
Add experimental `concurrentFeatures` config (#27768)

Allows opting in to support for new concurrent features, like server-side Suspense.

**!!! DO NO...

15248afe6f12e078b9f70381892634e2c5a04824 authored about 3 years ago by Gerald Monaco <[email protected]>
Add experimental `concurrentFeatures` config (#27768)

Allows opting in to support for new concurrent features, like server-side Suspense.

**!!! DO NO...

459b391775ac32c326ebbfd7a27c89330b8d1405 authored about 3 years ago by Gerald Monaco <[email protected]>
test(next): add tests for Node-like hashbang support (#27906)

* update to webpack 5.50.0

* feat: use shebang loader shim for now

* chore: snapshot forma...

3c837ed1759a8009daec19327b8f02ada891822a authored about 3 years ago by C. Lewis <[email protected]>
test(next): add tests for Node-like hashbang support (#27906)

* update to webpack 5.50.0

* feat: use shebang loader shim for now

* chore: snapshot forma...

6842e78bcca9b20ba3bb346880c045f130664dfc authored about 3 years ago by C. Lewis <[email protected]>
Add data-nimg attribute to image component (#27899)

This PR adds a single data attribute to the image element generated by the image component `data...

12eb812243cfc8e1fc261f794c2b37fa036520b9 authored about 3 years ago by Alex Castle <[email protected]>
Add data-nimg attribute to image component (#27899)

This PR adds a single data attribute to the image element generated by the image component `data...

42c2ddd482810a796afbf19762d480fda316af53 authored about 3 years ago by Alex Castle <[email protected]>
Remove duplicate type for StaticImageData (#27931)

Follow up to #27916

This interface was defined twice so I removed the private one and kept the...

0023e079723ffed18ea3651646188e6b1322a2c6 authored about 3 years ago by Steven <[email protected]>
Remove duplicate type for StaticImageData (#27931)

Follow up to #27916

This interface was defined twice so I removed the private one and kept the...

b4be678e35e2683f670fc17438434ce6b923468a authored about 3 years ago by Steven <[email protected]>
Update release stats job name (#27923)

83b3ceb8a73451668435ea06b384d67d2b21afcf authored about 3 years ago by JJ Kasper <[email protected]>
Update release stats job name (#27923)

a4f62eef83c08607ded004e9a873ee1be0f609fe authored about 3 years ago by JJ Kasper <[email protected]>
update to webpack 5.50.0 (#27929)

* performance improvements for cache serialization
* disabled cache compression by default (next...

681d298bdf7048bdbd2790a551d5d231906ede6f authored about 3 years ago by Tobias Koppers <[email protected]>
update to webpack 5.50.0 (#27929)

* performance improvements for cache serialization
* disabled cache compression by default (next...

2c3f6ab534317c2b2057b929a2c99437f6a9730c authored about 3 years ago by Tobias Koppers <[email protected]>
Adding a missing a period (#27928)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] ...

9fe54dd1e1471f9b1092f85e6682016728142bb6 authored about 3 years ago by Sam Ko <[email protected]>
Adding a missing a period (#27928)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] ...

b881d65c1289aada030fdbe0b5b70ebf98bcb54c authored about 3 years ago by Sam Ko <[email protected]>
Fix `next/script` unhandled promise rejection (#27903)

## Bug

- [x] fixes #27747
- [x] Integration tests added

ff1109b633f16011e79acfb4470f479dec110206 authored about 3 years ago by Janicklas Ralph <[email protected]>
Fix `next/script` unhandled promise rejection (#27903)

## Bug

- [x] fixes #27747
- [x] Integration tests added

43393d53bedfb101dd49cce44309e7c3bc9b7cbc authored about 3 years ago by Janicklas Ralph <[email protected]>
Replace `placeholder` with `blurDataURL` in global `StaticImageData` type (#27916)

I think the global `StaticImageData` type does not currently match what actually gets imported, ...

eb871d30915d668dd9ba897d4d04ced207ce2e6d authored about 3 years ago by stefanprobst <[email protected]>
Replace `placeholder` with `blurDataURL` in global `StaticImageData` type (#27916)

I think the global `StaticImageData` type does not currently match what actually gets imported, ...

f8694a2bb9a3e7ccce33bcdd4bea788fa265177a authored about 3 years ago by stefanprobst <[email protected]>
Little typo (#27911)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] ...

0cc4a980416c8afd979558dbaf17d42fbd75633c authored about 3 years ago by ahmed osama <[email protected]>
Little typo (#27911)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] ...

6b9900ad25bd80d317b105b1b7fe8ec1ed38ab57 authored about 3 years ago by ahmed osama <[email protected]>
v11.0.2-canary.28

eff8651a1afce5dc30a09ef8f620d1e2579bbe06 authored about 3 years ago by Tim Neutkens <[email protected]>
v11.0.2-canary.28

8cbaa409ca7dce8786cef5625700df094c9c7cd9 authored about 3 years ago by Tim Neutkens <[email protected]>
Add with-cypress example (#27900)

This PR adds a with-cypress example to match the examples in upcoming docs.

## Documentation /...

97174ac6515e40419b1dc19b3859bccccfd515ea authored about 3 years ago by Delba de Oliveira <[email protected]>
Add with-cypress example (#27900)

This PR adds a with-cypress example to match the examples in upcoming docs.

## Documentation /...

69c85ec818b57ed71f35677f212f93944a9d1c4f authored about 3 years ago by Delba de Oliveira <[email protected]>
Update with-jest example (#27894)

## Documentation / Examples

- [x] Make sure the linting passes

This PR updates our current wit...

6a32d854fcbb8bb513371db0584375c17c219815 authored about 3 years ago by Delba de Oliveira <[email protected]>
Update with-jest example (#27894)

## Documentation / Examples

- [x] Make sure the linting passes

This PR updates our current wit...

2a70b1d7b715fe63b1e60b9b83cab4c98ee1d519 authored about 3 years ago by Delba de Oliveira <[email protected]>
Upgrade styled-jsx to v4 (#27890)

Upgrade styled-jsx to v4 for supporting concurrent mode in react 18

## Bug

- [ ] Related iss...

9d3e895124fcadfef57dc253d887bce4aa604ae9 authored about 3 years ago by Jiachi Liu <[email protected]>
Upgrade styled-jsx to v4 (#27890)

Upgrade styled-jsx to v4 for supporting concurrent mode in react 18

## Bug

- [ ] Related iss...

5b87f41629104af091217b92acc7218857575cdc authored about 3 years ago by Jiachi Liu <[email protected]>
Add type annotation for NextConfig to CNA typescript template (#27872)

This adds a type annotation for the `NextConfig` type to `next.config.js` in the `create-next-ap...

51936b8149838dd5661d37a6ebc04dc5594ce0cb authored about 3 years ago by stefanprobst <[email protected]>
Add type annotation for NextConfig to CNA typescript template (#27872)

This adds a type annotation for the `NextConfig` type to `next.config.js` in the `create-next-ap...

1969124d07c9f1ff1c03e0eaabd419413b03a3c5 authored about 3 years ago by stefanprobst <[email protected]>
feat(package.json): add contributor-friendly lifecycle scripts (#27825)

## Feature

I was struggling to get my local dev build working as a local package.json override,...

151c0c0d0c42695ab64661c434b79b637ef79a75 authored about 3 years ago by C. Lewis <[email protected]>
feat(package.json): add contributor-friendly lifecycle scripts (#27825)

## Feature

I was struggling to get my local dev build working as a local package.json override,...

c9ff4c798921645692d997c5ba61ce84cb076281 authored about 3 years ago by C. Lewis <[email protected]>
Remove extraneous fs.stat calls (#27779)

## Performance improvement

- [x] Performance improvement

Uses `fs.readdir`'s `withFileTypes` ...

b60c943750ff63b086f6adaf20daac3aa6e23573 authored about 3 years ago by Nick Kelly <[email protected]>
Remove extraneous fs.stat calls (#27779)

## Performance improvement

- [x] Performance improvement

Uses `fs.readdir`'s `withFileTypes` ...

4710d1b3cd205ef97bf55e705574ec9a74db160a authored about 3 years ago by Nick Kelly <[email protected]>
disable cache compression as it slows down the build (#27887)

4bf76b07018420484c13c90600cecfbd006ae43a authored about 3 years ago by Tobias Koppers <[email protected]>
disable cache compression as it slows down the build (#27887)

c6ba688c404f9961ca3e3514dce79b0d06973244 authored about 3 years ago by Tobias Koppers <[email protected]>
Add Import trace for requested module when it fails to resolve (#27840)

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

5595dc97ee1722224ee96a2957903b3cedf96ebe authored about 3 years ago by Tim Neutkens <[email protected]>
Add Import trace for requested module when it fails to resolve (#27840)

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

331fed89f3f3959f89e8c9356adc631486ab398d authored about 3 years ago by Tim Neutkens <[email protected]>
Document that Google has begun using CLS metric (#27843)

Google has begun using Cumulative Layout Shift as a factor in ranking search results, according ...

b328ec261f326617c8043bc6be8e766e819f0bba authored about 3 years ago by Nick Crews <[email protected]>
Document that Google has begun using CLS metric (#27843)

Google has begun using Cumulative Layout Shift as a factor in ranking search results, according ...

0608f493dd07d7d299b193e5ff1808da77973c74 authored about 3 years ago by Nick Crews <[email protected]>
Add sourceFileName for SWC compiled core files

Fixes the vscode debugger breakpoints. Thanks @kdy1 for implementing the `sourceFileName` option...

04bbea2cbe2e1f365c00bb95ef0b6f855f10ccdf authored about 3 years ago by Tim Neutkens <[email protected]>
Add sourceFileName for SWC compiled core files

Fixes the vscode debugger breakpoints. Thanks @kdy1 for implementing the `sourceFileName` option...

8f1f92a8c663ea3de23bee26bb8f5789d1dfd033 authored about 3 years ago by Tim Neutkens <[email protected]>
v11.0.2-canary.27

e57b959e1784e2a0f2349164d5c21812af824a71 authored about 3 years ago by JJ Kasper <[email protected]>
v11.0.2-canary.27

713b8582db3388156ade25123251a3988f53e2dd authored about 3 years ago by JJ Kasper <[email protected]>
Add next dynamic swc transform (#27745)

Ported `packages/next/build/babel/plugins/react-loadable-plugin.ts` to swc

df06ae515a9471d3daa8eccee0a13ebcc568a99f authored about 3 years ago by Maia Teegarden <[email protected]>
Add next dynamic swc transform (#27745)

Ported `packages/next/build/babel/plugins/react-loadable-plugin.ts` to swc

7992b14a782103fa5c6c50e61cddff45dcb26e35 authored about 3 years ago by Maia Teegarden <[email protected]>
fix eslint plugin install in docs (#27807)

99c5b8bed0d1f314db1810fb10e5f477756aefc1 authored about 3 years ago by stefanprobst <[email protected]>
fix eslint plugin install in docs (#27807)

62707d4590ee96854be07069530961359f267de4 authored about 3 years ago by stefanprobst <[email protected]>
Use @vercel/fetch for run-tests requests (#27815)

* Use @vercel/fetch for run-tests requests

* update precompileld

530fb194592af89233072e890b5f21303f96aaf7 authored about 3 years ago by JJ Kasper <[email protected]>
Use @vercel/fetch for run-tests requests (#27815)

* Use @vercel/fetch for run-tests requests

* update precompileld

b24cd1eaba4a8b3e6c23010a560f25032868c408 authored about 3 years ago by JJ Kasper <[email protected]>
Add experimental SWC minify and SWC loader options (#27664)

c4d6233bc38fc9b8123eca857a15efa84aeb02c5 authored about 3 years ago by Tim Neutkens <[email protected]>
Add experimental SWC minify and SWC loader options (#27664)

d2f43b718f979aa517a80d4ad8e2ecd764200d39 authored about 3 years ago by Tim Neutkens <[email protected]>
update webpack to 5.49.0 (#27813)

https://github.com/webpack/webpack/releases/tag/v5.49.0

f3553fe416c96b4939b4868381a71177822abb13 authored about 3 years ago by Tobias Koppers <[email protected]>
update webpack to 5.49.0 (#27813)

https://github.com/webpack/webpack/releases/tag/v5.49.0

e3e7e0840d306f499fbf6fc8697d201478088518 authored about 3 years ago by Tobias Koppers <[email protected]>
fix wrong link in readme (#27802)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] ...

d91119728426cfb0bce26bfbd3a00dc5ef67f3af authored about 3 years ago by Abdullah <[email protected]>
fix wrong link in readme (#27802)

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] ...

c6a08f51b1ea0f0debdc7dbf1aa4192b3d67009d authored about 3 years ago by Abdullah <[email protected]>
Updates Aurora team members in labeler (#27795)

* updates Aurora team members in labeler

* lint-fix

Co-authored-by: JJ Kasper <jj@jjsweb...

3e7fc0efacb2c7ee2d33fd2668b39d646bb580d6 authored about 3 years ago by Houssein Djirdeh <[email protected]>
Updates Aurora team members in labeler (#27795)

* updates Aurora team members in labeler

* lint-fix

Co-authored-by: JJ Kasper <jj@jjsweb...

6ee0e0514340f290922b58e4557d4ebcb312a820 authored about 3 years ago by Houssein Djirdeh <[email protected]>
Remove codeowners from examples (#27798)

This PR will reduce noisy notifications

88a904a3811a4f5ddcb6efbcabc7e7a61c74d58a authored about 3 years ago by Steven <[email protected]>
Remove codeowners from examples (#27798)

This PR will reduce noisy notifications

f83aa569237abebac2f22c7c896020ececb561ca authored about 3 years ago by Steven <[email protected]>
Upgrade styled-jsx (#27782)

* Update styed-jsx to latest version, containing bugfixes for babel plugin and typings.
* Use ...

567d47b65c66b376e42499b75afa7388a7584d01 authored about 3 years ago by Jiachi Liu <[email protected]>
Upgrade styled-jsx (#27782)

* Update styed-jsx to latest version, containing bugfixes for babel plugin and typings.
* Use ...

006ea09211c5f786db5687b4781c94c514eb395f authored about 3 years ago by Jiachi Liu <[email protected]>
Update client error to show link in console (#27789)

* Update client error to show link in console

* Apply suggestions from code review

033388e335b318d1aed65105c23633e20587257f authored about 3 years ago by JJ Kasper <[email protected]>
Update client error to show link in console (#27789)

* Update client error to show link in console

* Apply suggestions from code review

fa01a1593e4ba56357c04bcb506e5e41b038d836 authored about 3 years ago by JJ Kasper <[email protected]>
Wrap last return statement in `else` to fix tree shaking (#27788)

## Bug

- [x] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Er...

d31385597839329243a5be5e5bcf3e42624f32ac authored about 3 years ago by Sjors Smits <[email protected]>
Wrap last return statement in `else` to fix tree shaking (#27788)

## Bug

- [x] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Er...

2e48bbd4ff37b27f78448e5c2368983e765a2cbd authored about 3 years ago by Sjors Smits <[email protected]>
Minor typo fix in the @next/mdx README (#27784)

N/a

504d478351ee30bce1700370601b32bad6ae2415 authored about 3 years ago by Orta Therox <[email protected]>
Minor typo fix in the @next/mdx README (#27784)

N/a

82ac88f30292f627fe89518588ba467be75b5e22 authored about 3 years ago by Orta Therox <[email protected]>
v11.0.2-canary.26

f15d05754dc06bc9fb3c38112a8eb65d541b3640 authored about 3 years ago by JJ Kasper <[email protected]>
v11.0.2-canary.26

6e7b92f29e863ea732ea109d39230f25ac37ea99 authored about 3 years ago by JJ Kasper <[email protected]>
[ESLint] Documentation updates + bug fixes (#26331)

Documentation:

- Expands the "Migrating Existing Config" section of ESLint doc to explain in mo...

ca208287f79c0e1920b0661f4f82157d0b2f3e9b authored about 3 years ago by Houssein Djirdeh <[email protected]>
[ESLint] Documentation updates + bug fixes (#26331)

Documentation:

- Expands the "Migrating Existing Config" section of ESLint doc to explain in mo...

df83ccb7cd151452664792e145b8e595ae95a66f authored about 3 years ago by Houssein Djirdeh <[email protected]>
remove unecessary fs.stat calls from recursive-readdir (#27769)

## Performance improvement

- [x] Performance improvement

Removes unnecessary `fs.stat` calls i...

d0ccd4d9cacad8ab70555a7d82e9bd31430bc549 authored about 3 years ago by Nick Kelly <[email protected]>
remove unecessary fs.stat calls from recursive-readdir (#27769)

## Performance improvement

- [x] Performance improvement

Removes unnecessary `fs.stat` calls i...

0593dbb260ceb1a358122af33f8c3a2eddd8ed99 authored about 3 years ago by Nick Kelly <[email protected]>
[ESLint] Introduce a new setup process when `next lint` is run for the first time (#26584)

This PR introduces an improved developer experience when `next lint` is run for the first time.
...

7a1c9eb17eeea4e330e517455cb4c7a93cb3db2c authored about 3 years ago by Houssein Djirdeh <[email protected]>
[ESLint] Introduce a new setup process when `next lint` is run for the first time (#26584)

This PR introduces an improved developer experience when `next lint` is run for the first time.
...

1674554cea904f547479d26076a1fcc02d77299b authored about 3 years ago by Houssein Djirdeh <[email protected]>
Update Fauna example to create Fauna resources properly (#27757)

- fix `with-fauna` example to populate client secret properly when auto-deploy on changes happen...

8724352b253004bb910cd4f2bbbcae122b497967 authored about 3 years ago by Artyom Kurnikov <[email protected]>
Update Fauna example to create Fauna resources properly (#27757)

- fix `with-fauna` example to populate client secret properly when auto-deploy on changes happen...

f1dffd62baa9b6cfe913a95ac81edc3c77833acf authored about 3 years ago by Artyom Kurnikov <[email protected]>
Update has query encoding when used in path (#27762)

This is a follow-up to https://github.com/vercel/next.js/pull/26963 which after discussion chang...

6bb63f5c594f2ee2d56aae86f9cb4f2b63a11004 authored about 3 years ago by JJ Kasper <[email protected]>
Update has query encoding when used in path (#27762)

This is a follow-up to https://github.com/vercel/next.js/pull/26963 which after discussion chang...

bce06f500de2a78155350fc49452bf5239b0686a authored about 3 years ago by JJ Kasper <[email protected]>
Fix html validation for Image component sizer (#27767)

According to [MDN](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniqu...

9179b5f11683900147ffefb614cf3b6719ba0bbf authored about 3 years ago by Steven <[email protected]>
Fix html validation for Image component sizer (#27767)

According to [MDN](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniqu...

2061d6c4fe02c2f9ac7c9f92eb190308626ba308 authored about 3 years ago by Steven <[email protected]>
Add missing `removeHeader()` function to image optimizer mock res (#27763)

- Related to #27724
- Related to #19309
- Related to #23140

3ab5d600d3bf1c025da652affe04a06628d77790 authored about 3 years ago by Steven <[email protected]>
Add missing `removeHeader()` function to image optimizer mock res (#27763)

- Related to #27724
- Related to #19309
- Related to #23140

56a9effff61a5332dc6efffeaedf00ae663469eb authored about 3 years ago by Steven <[email protected]>
Add a note about the existence of 'next/script' (#27725)

For users looking at the api reference for 'next/head' it might be a good idea to let them know ...

d368f76b4dff84a2db46ee50a09ae29003f11b30 authored about 3 years ago by Christian <[email protected]>
Add a note about the existence of 'next/script' (#27725)

For users looking at the api reference for 'next/head' it might be a good idea to let them know ...

c12c8444c8e77a19e9a2cb28433d24f3caf04eaf authored about 3 years ago by Christian <[email protected]>
Add/amp attribute patcher (#27700)

* Add amp attribute transform

* Add amp attribute unit tests

* Fix ci if statements

* C...

171f471126da508cf4b1a902c36dd48700f05b9f authored about 3 years ago by Maia Teegarden <[email protected]>
Add/amp attribute patcher (#27700)

* Add amp attribute transform

* Add amp attribute unit tests

* Fix ci if statements

* C...

204445ff2ff5f8d3b9483979f9b7680af9ed0914 authored about 3 years ago by Maia Teegarden <[email protected]>
Add handling for repeated slashes (#27738)

This adds handling for repeated forward/back slashes in Next.js, when these slashes are detected...

4ab41efdbfd082497d3f851a138e091ebea5b810 authored about 3 years ago by JJ Kasper <[email protected]>
Add handling for repeated slashes (#27738)

This adds handling for repeated forward/back slashes in Next.js, when these slashes are detected...

c3c50eba29e6aac8bd02150f4009b83fa67fc331 authored about 3 years ago by JJ Kasper <[email protected]>
Port next-ssg getStaticProps/getServerSideProps tree shaking Babel transform to rust (#27552)

d254f2b4e85f660f33001dd5712482f9fbc78ef6 authored about 3 years ago by 강동윤 <[email protected]>
Port next-ssg getStaticProps/getServerSideProps tree shaking Babel transform to rust (#27552)

61586eda6a39adddde87dcd10d0930b88dc4b8c6 authored about 3 years ago by 강동윤 <[email protected]>
move `next/script` to `pages/_app` in script loader integration tests (#27626)

3360388c90fe542b4e4dddd11ffee92f036fbf9a authored about 3 years ago by stefanprobst <[email protected]>
Rename environment variable in Fauna example. (#27712)

To make it more clear you're using the admin key on the server.

28c13bd547a7b61ba509cf56e70968c8be915115 authored about 3 years ago by Lee Robinson <[email protected]>