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

(docs): fixed typo error (#12746)

2a62e51a1007d779a5b9dc2c2a30b9e1c7ac16a4 authored over 4 years ago by 0xflotus <[email protected]>
[Fast Refresh] Cleaner Console Output (#12745)

d15a4d5cf13bf51800fe0330e79437cbc4c7cd5b authored over 4 years ago by Joe Haddad <[email protected]>
Add message when automatic dotenv loading is disabled (#12744)

6972a09f43771e95dc762b767a27bf363df8be28 authored over 4 years ago by JJ Kasper <[email protected]>
Add missing parenthesis in Sending results to analytics example (#12733)

e91c0fccbb7ab2efa53004728e9f7494c840c264 authored over 4 years ago by Sergio Xalambrí <[email protected]>
Minor update to "Measuring performance" docs (#12741)

ec38b0f0bd86a273fc03cf9f873d68ca60e3ca43 authored over 4 years ago by Houssein Djirdeh <[email protected]>
v9.4.0

6d1167eed67d70d2d2d1c8c7bfde04c721daf2eb authored over 4 years ago by Joe Haddad <[email protected]>
v9.3.7-canary.21

f9e24ab54c39e213a8edd67fae8442c86760e76d authored over 4 years ago by Joe Haddad <[email protected]>
Add test for API route with fetch polyfill (#12680)

7cca2b0d93bf6d806d7c6ca3faf21bf7548acc42 authored over 4 years ago by Tim Neutkens <[email protected]>
fix logout in with-iron-session example (#12704)

29b110009a25da70ddaa488d3c964842c4f693ee authored over 4 years ago by dpyzo0o <[email protected]>
Use @/ to show module alias instead of @ prefixed (#12600)

* docs: controversial '@' prefix aliases should not be used

* Update docs/advanced-features/m...

653098d397c86ed51f702cfb2ac8b00d1d101348 authored over 4 years ago by Sébastien Vanvelthem <[email protected]>
[Docs] Environment Variables (#12696)

0b36211a1fa44c3e562c1363a6aa69be6e67e55c authored over 4 years ago by Luis Alvarez D <[email protected]>
Link Made by Vercel to vercel.com (#12702)

4acad75677ea000c2f2315942451f69d535de094 authored over 4 years ago by Sarup Banskota <[email protected]>
v9.3.7-canary.20

0900d5735979f33ac256b9763faf66378758bb12 authored over 4 years ago by Joe Haddad <[email protected]>
Enable sassOptions support in next.config.js (#12685)

467b2c7ebcaa0b6fd1cf9d803f4087984d4c2d85 authored over 4 years ago by Tim Neutkens <[email protected]>
Update code sample in performance measurement docs (#12690)

e3aeb2f768e683103f3dbbbbb60dc2af61d9700f authored over 4 years ago by Tim Neutkens <[email protected]>
[Examples] Update firebase authentication (#12687)

f0220e6a9dda0b209f8b903ca4906e9b701c16ba authored over 4 years ago by Luis Alvarez D <[email protected]>
v9.3.7-canary.19

565e111cb08ceddad6233fe22b37154f20c2e9ea authored over 4 years ago by Joe Haddad <[email protected]>
Upgrade deps (#12700)

8b51e003f57ee60ac47c760a981fd019f0f7e4bb authored over 4 years ago by Joe Haddad <[email protected]>
Enable Fast Refresh by Default (#12640)

ae1daea355475d63ddaae6b2e8bea8370d6b91a4 authored over 4 years ago by Joe Haddad <[email protected]>
chore(next): link/router/document missing types (#12692)

0bc076035640ff570e22265d8c3c67421627cd31 authored over 4 years ago by Maxi Gimenez <[email protected]>
chore(create-next-app): add missing types (#12691)

ce830af202be415e943876d74a743ceaec6549ce authored over 4 years ago by Maxi Gimenez <[email protected]>
Update documentation that refers to isomorphic fetch libs (#12686)

fcbffa3683598c0e1f00d6152e7fc9d33f62f9df authored over 4 years ago by Tim Neutkens <[email protected]>
[Fast Refresh] Add additional test case (#12674)

db5ac0ae764ae51725de1f2ec847d434243b2a5c authored over 4 years ago by Joe Haddad <[email protected]>
chore(create-next-app): add missing return types on helpers (#12616)

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

cf0b1d9472af83dea48fcebd8b7125c5a2d71d8f authored over 4 years ago by Maxi Gimenez <[email protected]>
v9.3.7-canary.18

61599b8598d490d7994af9b49babf5cf8b45ca7a authored over 4 years ago by Tim Neutkens <[email protected]>
Fix check utility in tests (#12678)

3a41ddb56e92ecb35b7afa79cb50ec015ae3a492 authored over 4 years ago by Joe Haddad <[email protected]>
fix: use latest experimental method names (#12669)

4c23bac3bb27bf15780eeb441c0307ce16ad48c5 authored over 4 years ago by Sebastian Silbermann <[email protected]>
v9.3.7-canary.17

80f119442166100dbcc91d6767b33645413a05ce authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Do not draw eye to collapsed frames (#12673)

1a8ad5a723fcc248604ca6b73b43f3e66057e8c2 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Resize Arrows and Preserve Newlines (#12672)

1c555f675988bbd48e6b25e8156e982b8290eb19 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Reorder Loaders (#12671)

f54e05f776ffeba61885c54ea9aadf94f38e3d40 authored over 4 years ago by Joe Haddad <[email protected]>
Cont. Update performance relayer and remove unstable prefix (#12665)

* updates relayer, uses web-vital lib, removes fid polyfill and removes unstable prefix from rel...

92edfb953d3bc64283e453e03e7667224a9a58b4 authored over 4 years ago by JJ Kasper <[email protected]>
Disable experimental pageEnv stub by default (#12644)

ff486914e2e73188fd9c30b530c2a921aad3997a authored over 4 years ago by JJ Kasper <[email protected]>
More renaming ZEIT → Vercel (#12649)

cc139b8d89d6238191d2cede59b0a6742a48c589 authored over 4 years ago by Shu Uesugi <[email protected]>
Allow `@babel/preset-typescript` to be configured (#11840)

* Allow `@babel/preset-typescript` to be configured

Some usages, e.g. [getting parameter deco...

be02fe183f8ca8fa2b96d7a50c63b648ba031313 authored over 4 years ago by Simon Knott <[email protected]>
[Fast Refresh] Overlay hash must consider stack (#12639)

56633ed6bebf9e4a2bcb3feff2e3de3bd61d1da9 authored over 4 years ago by Joe Haddad <[email protected]>
[Examples] Update data-fetch example (#12617)

5d70b2a06fe0de566be8b5876aa4aa959fc6447b authored over 4 years ago by Luis Alvarez D <[email protected]>
v9.3.7-canary.16

7a025811593c2dd59312fcce43b505e2bb09981b authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Upgrade `react-refresh` for SC (#12627)

6627f57b592a2e6205ba12241fbf4f1fc72649b4 authored over 4 years ago by Joe Haddad <[email protected]>
Context types for getStaticProps and getServerSideProps (#12606)

547bf460f0caf3ce72b4dac5acaf50f2031f2962 authored over 4 years ago by Justin <[email protected]>
v9.3.7-canary.15

8d024554a7f1d335016e08ea9739290fe5d6ce3a authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Adjust Overlay Styling (#12623)

9b35ca8adc936b685e1c6ffb695ed472cb17aaa1 authored over 4 years ago by Joe Haddad <[email protected]>
Clarify dismissal message (#12624)

2fa3edccc9c5b6f623a820da91c9ca062b895ef2 authored over 4 years ago by Joe Haddad <[email protected]>
Fix error toast pluralization (#12622)

d5d3c60489d71f0fbd4b15b06b9ed340e1b5065d authored over 4 years ago by Joe Haddad <[email protected]>
[Examples]: With react bootstrap (#12421)

* add new example with-react-bootstrap

* use vanilla react-bootstrap components to implement ...

4a8b896122a58f07f57d64479293b8843d0a132b authored over 4 years ago by liwenzhi <[email protected]>
Fix DatePicker Day.js bug in Ant Design example (#12580)

* Fix DatePicker Day.js bug in Ant Design example

* Lint fix

Co-authored-by: Luis Alvarez ...

a7b0e8a786422014607fc943a0151b42a66e1afb authored over 4 years ago by Ty Mick <[email protected]>
Update to latest version of stacktrace-parser (#12597)

d37891a92161fbf21ef44af0a7d6b7be8598ab07 authored over 4 years ago by JJ Kasper <[email protected]>
Add flag to disable API warning (#11380)

* Add flag to disable API warning

This flag is useful when you are using an external API reso...

dac715e8f7314d626c63eb49a5e9728ec2665fa7 authored over 4 years ago by Pablo Saez <[email protected]>
Add cross-env package (#12581)

* add notes

* add cross-env package, for stability in different SO

* fix: move cross-env p...

63bfbfff542af2b49cb916fe31e50c6cdbc57157 authored over 4 years ago by Juan Silupu Maza <[email protected]>
v9.3.7-canary.14

9c1c551eeb0f32d8bda4c6e0adcc6d6b842ca914 authored over 4 years ago by Joe Haddad <[email protected]>
Experimental: New ESLint Plugin (#11986)

5ad512b138d9d8b39cea66ed37c36d064e96037d authored over 4 years ago by Janicklas Ralph <[email protected]>
v9.3.7-canary.13

a795e48be1ad4b5eaac70fcd95551ec44c69dc81 authored over 4 years ago by Joe Haddad <[email protected]>
Fix `moduleId` not resolving correctly on Windows (#12584)

d77bd944864d66e9b4bd2a92a9eda344250c0099 authored over 4 years ago by JJ Kasper <[email protected]>
Update to run tests in headless mode on Azure (#12574)

13c943997344d7ff600625720347b048ccde9298 authored over 4 years ago by JJ Kasper <[email protected]>
example: added Ant Design Pro Layout less (#12408)

71a5b5803ee4a8e7a7e79dbcdfe005ca7cfcd921 authored over 4 years ago by Max Schmitt <[email protected]>
Export NextApiRequest type as interface (#12186)

695b26ce575e2564f5a4ed1e3b9e2127958f1ea0 authored over 4 years ago by Rafael Almeida <[email protected]>
[Fast Refresh] Add more test cases (#12568)

00c64d08f9dcdca065ce59c0cc08c9be9db6d1dd authored over 4 years ago by Joe Haddad <[email protected]>
Resolve bug with Prismic Locales (#12132)

* Resolve bug with Prismic Locales

add configuration for not default locale

* Resolve bug ...

960368eed5899abf99fa728dafe8ca858e217cdd authored over 4 years ago by AlexanderVishnevsky <[email protected]>
[Fast Refresh] Separate LogBox Tests (#12564)

e95492732320a346e1ac14ba319e81269aa319e5 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Toggling of Collapsed Frames (#12560)

d6b61d3057640f62172d024d45d33c2de677be2a authored over 4 years ago by Joe Haddad <[email protected]>
Update AMP dependencies (#12536)

5dfb2e40d1bf5f0e100a92ebab1301877f3d23f6 authored over 4 years ago by Sebastian Benz <[email protected]>
Mention nesting in arrays alongside Fragments in next/head docs (#12420)

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

0ef60f11b282f35ed882c6c694037ca2819f74bb authored over 4 years ago by Lachlan Campbell <[email protected]>
fix: hello world missing default exports (#12551)

1fdadbb18b97884df8a414146affc47ade9c8f99 authored over 4 years ago by Jiachi <[email protected]>
Update blog-starter to use Tailwind CSS v1.4's new built-in purge option (#12452)

c81cabeae86c11e6574fb4bc19ce2f3bc95b6ea5 authored over 4 years ago by Matthias Lorthiois <[email protected]>
Add documentation for TypeScript baseUrl and paths option (#12379)

* Add documentation for TypeScript baseUrl and paths option

* Update module-path-aliases.md
...

94651a85eb26fd3c24f54cd292942c0e04266968 authored over 4 years ago by Tim Neutkens <[email protected]>
Adds missing deps (#12519)

a7bf8c211dc566149dc8063f947e4f96af01a18f authored over 4 years ago by Maël Nison <[email protected]>
v9.3.7-canary.12

177b016e7693ca823eb8e1b096315d0fd78f99d0 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] New Compile Error Overlay (#12543)

e173967b9f3873c1ecf0f4bc237466f344675c74 authored over 4 years ago by Joe Haddad <[email protected]>
Update dynamic-import.md (#12541)

ab781117819b3139600b00b34bb4bcef1e67c8e2 authored over 4 years ago by Austin Humes <[email protected]>
Don't add `.amp` to pathname (#12528)

2d378872605b3baa15cfecea885e9c63a32815cb authored over 4 years ago by Gerald Monaco <[email protected]>
Update tests to poll for output instead of wait for it (#12534)

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

8fd7338f77d0c1479102f5f7f9faff81269fe708 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Fix overlay display on Safari (#12523)

b82df02e6390aac696b4336f32fa26327e275dbc authored over 4 years ago by Joe Haddad <[email protected]>
Disable Comment Extraction (#12496)

48140d5bb72b864cdf3d829b192d3994d5826ffb authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Correctly Trap Focus in Overlay (#12502)

* [Fast Refresh] Correctly Trap Focus in Overlay

* Adjust escape behavior to be more correct
...

f024814057dc8fe49a4474981a3a32e3dcab73e9 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Better Tabbing Order (#12503)

a05b636b02020f2f8f4ec7c9681532ae3585c4d4 authored over 4 years ago by Joe Haddad <[email protected]>
Disable cache warning on supported platforms (#12495)

adb14c95567d0961f80bb7f4bf11968ac5bb5426 authored over 4 years ago by Joe Haddad <[email protected]>
Add note about HoC possibly adding GIP to _app (#12491)

467b65a889cc8d40d38910bdfdb28c756086a926 authored over 4 years ago by JJ Kasper <[email protected]>
Fixed typo (#12497)

1aa2e0cfe6e0da0be5c2cfddf9292c63606441e3 authored over 4 years ago by Amandeep Singh <[email protected]>
[examples/with-typescript-graphql] Add "createResolverContext" hook, etc. (#11681)

* Update deps

* Run "node-check-update -u"
* "graphql" keeps ^14 since other libs expect it
...

790800305bd9e00170be87e6fffbe6fe1fb997ba authored over 4 years ago by Soichi Takamura <[email protected]>
v9.3.7-canary.10

ed86e2d10bc079cb988037f0cbfe5053aae352f9 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] New Overlay for Prerender Error (#12485)

e0449a5b9cf18a1cff627b514c114225c73f8b5b authored over 4 years ago by Joe Haddad <[email protected]>
next/client/link: improve internal type annotation (#12468)

0d4707d69c39aab471c932c275c40e180f97c28b authored over 4 years ago by Wang Guan <[email protected]>
Don't generate fake cache keys for Preview Mode (#12487)

a4c98f413360e372355c227061d22c692b351c66 authored over 4 years ago by Gerald Monaco <[email protected]>
Upgrade Flexbugs Dependency (#12459)

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

d81f23d74fd43b2e402a1638aa0b1f5e8ccf090d authored over 4 years ago by Joe Haddad <[email protected]>
Add additional file serving tests (#12479)

* Test `static/` file name encoding

* Fix `static/` file name encoding

* Add additional fi...

00d930aae82e59dd2d4facd25af249c31c9933c5 authored over 4 years ago by JJ Kasper <[email protected]>
Add warning for non-standard NODE_ENV value (#12361)

3af0fe5cf2542237f34d106872d104c3606b1858 authored over 4 years ago by JJ Kasper <[email protected]>
Elements with `role=link` should open on [Enter] (#12460)

e70e35a728b7f5515a0313c9d624cf936699d1ef authored over 4 years ago by Joe Haddad <[email protected]>
v9.3.7-canary.9

11404551f3affa504119445d66b1aecb25c873a6 authored over 4 years ago by Joe Haddad <[email protected]>
Do not prettify `lerna.json`

93a94b89090b19ec140c59d7ff6a5829bd87d29f authored over 4 years ago by Joe Haddad <[email protected]>
v9.3.7-canary.8

2906c8e9e54ff7861bedecddbdd65d381bca5781 authored over 4 years ago by Joe Haddad <[email protected]>
Fix linting

806b78c599da0b448f6118b40f875164dc2ae4f2 authored over 4 years ago by Joe Haddad <[email protected]>
v9.3.7-canary.7

d00445090e57a9b4c78e0f4c371c0a0950701b93 authored over 4 years ago by Joe Haddad <[email protected]>
Use fs.promises in test files (#12432)

ba30381c99948c50da6997196b1455bf1beb2f1c authored over 4 years ago by matamatanot <[email protected]>
[Fast Refresh] Unlock Focus on Disabled Element (#12425)

081c1a17e81678099e903292faebee366ce8c872 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Support client-side code being ran in Node (#12426)

92ad5c0bf03122142c2369f61d9b08bbc50d2bd4 authored over 4 years ago by Joe Haddad <[email protected]>
[Fast Refresh] Fix terminal editors on macOS (#12430)

45d8a7a5c245c62e3b079d469907b2c728bf54f3 authored over 4 years ago by Joe Haddad <[email protected]>
Clean up styles in with-tailwindcss example (#12458)

5e80999c041ea7a82a250bd742c9585b68d949eb authored over 4 years ago by Taylor Bryant <[email protected]>
Remove __NEXT_DATA__ from production builds when runtime JS is disabled (#12406)

0c8a4017a8e1ffc14dde5ce0d73a0daa7f07cb9b authored over 4 years ago by Jonathan Pollak <[email protected]>
docs(examples): with-iron-session update (#12418)

f38eb702073395ddf17de83b4f5d0a4f624e229a authored over 4 years ago by Vincent Voyer <[email protected]>