Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Blitz.js

⚡️The Fullstack React Framework
Collective - Host: opensource - https://opencollective.com/blitzjs - Website: https://blitzjs.com - Code: https://github.com/blitz-js

De-experimentalize custom-routes (#14602)

This moves the custom-routes configs outside of the experimental section to prepare them for bei...

github.com/blitz-js/next.js - 61b68730f87e9285b16550a5621f73afec9b8dfe authored over 4 years ago by JJ Kasper <[email protected]>
docs: add SigurdMW as a contributor (#718)

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> (m...

github.com/blitz-js/legacy-framework - 10146f672353494102038462349bd6bf4ee210af authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Fix `blitz db reset` for Prisma >=2.0.0-beta.8 (#716)

Co-authored-by: Sigurd Moland Wahl <[email protected]> (patch)

github.com/blitz-js/legacy-framework - 5294166ea71d9562218164c499b619d0d73bf5b8 authored over 4 years ago by Sigurd Moland Wahl <[email protected]>
docs: add shaunchurch as a contributor (#717)

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authore...

github.com/blitz-js/legacy-framework - fbfc2c86e07114e83d7d7dee34939589f6073fe5 authored over 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Support Optimistic UI Updates: Add refetch option to useQuery mutate() (#715)

(minor)

github.com/blitz-js/legacy-framework - 1cee5ead287d2e8f56e8a9dda3d0390365929d8b authored over 4 years ago by Shaun Church <[email protected]>
Update the passHref link (#14584)

Keeping up with section headers in markdown is fun :)

Co-authored-by: kodiakhq[bot] <49736102...

github.com/blitz-js/next.js - 166834e578461de1400ae145f2a20f050f8130ec authored over 4 years ago by James Bowes <[email protected]>
Remove next-cookies and prop-types (#14579)

github.com/blitz-js/next.js - 87bb11c98cc288c4fbeb6d9da09808a8c8eaa40e authored over 4 years ago by matamatanot <[email protected]>
v9.4.5-canary.20

github.com/blitz-js/next.js - 8393869912105ef5be969b227a7af2a0f2e24cfc authored over 4 years ago by Tim Neutkens <[email protected]>
Use entry option instead of custom make hook (#14527)

Simplifies on-demand-entries a bit.

github.com/blitz-js/next.js - ae542b852533551f1f59028cd5f454046172e5b1 authored over 4 years ago by Tim Neutkens <[email protected]>
[Docs] Focus on useRouter (#14515)

[ch4109]

Closes https://github.com/vercel/next.js/issues/14500

Our current docs for `next/rout...

github.com/blitz-js/next.js - c6dc34e4d72f2539f20b650b4303ab3744b45973 authored over 4 years ago by Luis Alvarez D <[email protected]>
v9.4.5-canary.19

github.com/blitz-js/next.js - 3b12dbf48858ea0d05a7d7735415d1971599dbbe authored over 4 years ago by JJ Kasper <[email protected]>
Fix native-url path parsing bug (#14442)

Test case for https://github.com/GoogleChromeLabs/native-url/pull/28

Fix https://github.com/ver...

github.com/blitz-js/next.js - fdcc24be6db7d0c2a3dc5e75f427a33669d61e25 authored over 4 years ago by Jan Potoms <[email protected]>
Fix windows tests: snapshot backslash needs to be escaped (#14559)

Noticed while trying to get https://github.com/vercel/next.js/pull/14442 tests to pass. The back...

github.com/blitz-js/next.js - 1a838f45aab2597b32759f5d6786e2414fcf2a38 authored over 4 years ago by Jan Potoms <[email protected]>
Add [with-storybook-typescript] example (#14398)

Basically this PR adds Next.js 's default TypeScript setting and integrates [@storybook/preset-t...

github.com/blitz-js/next.js - c8dbc7e572d0e827eff9b2703b11dfa1da9c0774 authored over 4 years ago by Hyeungshik Jung <[email protected]>
Avoid adding basePath when it's not needed (#14535)

* Avoid adding basePath when it's not needed

When using the `basePath` setting, on pages with...

github.com/blitz-js/next.js - 61c4cdb501eec8382c79b841c2a273846b8e9b53 authored over 4 years ago by Anthony Short <[email protected]>
Add 'with-next-auth' example (#14530)

I accidentally deleted the repo the original PR was based upon haha.

Anyway, the code was stil...

github.com/blitz-js/next.js - fe529c49bf2642777c6f4c24c8ea1045ed5cd339 authored over 4 years ago by Nico Domino <[email protected]>
Update index.js (#14528)

* Update index.js

* Update index.js

* Update examples/with-firebase-authentication/pages/i...

github.com/blitz-js/next.js - c690a68b3c01fc9381057a72b35b063028f0d023 authored over 4 years ago by Oğuzcan Köse <[email protected]>
Warn/revert custom devtool in development mode (#14285)

Warn users and revert their `devtool` when they manually change the `devtool` in development mod...

github.com/blitz-js/next.js - 435bf657847329c753b6c0633f6580a62dddb8ba authored over 4 years ago by James Mosier <[email protected]>
fixing the docker multi-stage build failures (#14513)

It looks like the docker multi-stage file wasn't building, so fixed that and also cleaned up som...

github.com/blitz-js/next.js - afa9bab11a014f6778f34efac9741873bd3819e3 authored over 4 years ago by Vinci Rufus <[email protected]>
Remove unused package in with-apollo-and-redux example (#14507)

Usage of `apollo/react-ssr` was removed when the example moved to SSG.

github.com/blitz-js/next.js - a9bfe13ae5b7d891c70d3d0186e3f4625a12de1d authored over 4 years ago by Steven Bell <[email protected]>
v9.4.5-canary.18

github.com/blitz-js/next.js - 15367829de66b1c4f48b6a9c5df7343bb59a889e authored over 4 years ago by JJ Kasper <[email protected]>
Handle rendering next/head outside of Next.js (#14511)

This ensures `next/head` doesn't fail to render when being rendered during tests or outside of N...

github.com/blitz-js/next.js - 5bb081f13f62b6ff33c74d792b798e9412671bf7 authored over 4 years ago by JJ Kasper <[email protected]>
Remove deprecated plugin in favor of the option (#14503)

Not sure if it's still there for a reason, but from the types for `NoEmitOnErrorsPlugin`
```js
...

github.com/blitz-js/next.js - 574e9d285ac79b98f74e53ae6c5f2099fc8f1f80 authored over 4 years ago by Jan Potoms <[email protected]>
Webpack 5 build compat (#14498)

Initial PR to make `next build` work with webpack 5, still needs more work to make sure runtimeC...

github.com/blitz-js/next.js - be2a63238a64867f458a50158d27ccd8ef87969e authored over 4 years ago by Tim Neutkens <[email protected]>
Ensure dev overlay uses basePath for requests (#14475)

This fixes the `basePath` not being used when making requests for the `react-dev-overlay`. We mi...

github.com/blitz-js/next.js - 2136c46b89972610e750517546b66eb2c0a76d91 authored over 4 years ago by JJ Kasper <[email protected]>
scaffold user code for auth example app

(ignore)

github.com/blitz-js/legacy-framework - eba7be862684c7b86b7a8330771eee59683680fe authored over 4 years ago by Brandon Bayer <[email protected]>
Add @styfle as a contributor

github.com/blitz-js/legacy-framework - 8d699f5a6b415fe3cbe9c23b2ac177d8e0202cda authored over 4 years ago by Brandon Bayer <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/fr.blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/nl.blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/es.blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/zh-hans.blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/pt-br.blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/de.blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/ko.blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/id.blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/it.blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
Update deploy-vercel.mdx (#99)

github.com/blitz-js/ja.blitzjs.com - c5b1d160ac2bbbccf25c50391fc1641f40824800 authored over 4 years ago by Steven <[email protected]>
add auth example app (currently empty, PRs coming soon)

github.com/blitz-js/legacy-framework - 35b5f12395999f86cdad8ba180cc9b551771920b authored over 4 years ago by Brandon Bayer <[email protected]>
update yarn.lock

github.com/blitz-js/legacy-framework - 2d8fb4b1356d78f894941234db798a9a03dab192 authored over 4 years ago by Brandon Bayer <[email protected]>
Fix `blitz new` dependency install issue (missing dependency in @blitzjs/generator) (#711)

(patch)
Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/legacy-framework - 8bc416d8aeed671a6914993cb9e9039598df0700 authored over 4 years ago by Justin Hall <[email protected]>
v9.4.5-canary.17

github.com/blitz-js/next.js - 23db226ea5721e5f4bc14e3b79efa03143e0657f authored over 4 years ago by Tim Neutkens <[email protected]>
Normalize trailing slashes (#13333)

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

github.com/blitz-js/next.js - 2142b76e6bd8717d4671ef3d965fc7894fd49fe9 authored over 4 years ago by Jan Potoms <[email protected]>
[Examples] Use the vercel CLI for with-zones (#14480)

[ch3480]

Fixes https://github.com/vercel/next.js/issues/14242
Closes https://github.com/vercel/...

github.com/blitz-js/next.js - b90fa0a3e12ef68eb358d0d491fce65b77401385 authored over 4 years ago by Luis Alvarez D <[email protected]>
Fix prerendered nested index handling (#14383)

Noticed this while reviewing https://github.com/vercel/next.js/pull/14376. After having done htt...

github.com/blitz-js/next.js - bc2cb2210ff7b407a9312a7ce91715fecaf8cdfc authored over 4 years ago by Jan Potoms <[email protected]>
Update to rely on dynamic param values from proxy (#12608)

This updates to rely on query values from the proxy when capable to ensure the correct values ar...

github.com/blitz-js/next.js - fca768d3d2570512779efc954b88c54d3695084e authored over 4 years ago by JJ Kasper <[email protected]>
Update MEETING_NOTES.md

github.com/blitz-js/legacy-framework - 48250d04ac5c7022fe35012787a0b2a203d88a74 authored over 4 years ago by Brandon Bayer <[email protected]>
v9.4.5-canary.16

github.com/blitz-js/next.js - 1f125f8a7e80a117d3051dcfd7aee20b7ae67d45 authored over 4 years ago by Tim Neutkens <[email protected]>
Remove buildId from server-side files (#14413)

Gets rid of the custom function for naming files by removing buildId from the file paths.

github.com/blitz-js/next.js - 6c2ce706086cc2b6ffbbbf6dfbc8f39aa7c73722 authored over 4 years ago by Tim Neutkens <[email protected]>
Prevent automatic conversion of field names (#708)

Co-authored-by: Adam Markon <[email protected]>

github.com/blitz-js/legacy-framework - 8ecdc3253de5ef9209ea15a16086e662df36ab5a authored over 4 years ago by Matsumoto Toshi <[email protected]>
Update route regex for optional catch-all parameters in named regexes (#14456)

Noticed while working on https://github.com/vercel/next.js/pull/14400 that the optional catch-al...

github.com/blitz-js/next.js - a7af013350e95a44cf7d991d1187ec0b40cb642b authored over 4 years ago by Jan Potoms <[email protected]>
Shave a few bytes off the bootstrap code (#14457)

Saw in the client bootstrap script that the error message was printed alongside the stacktrace. ...

github.com/blitz-js/next.js - 70783185439cfdfce9362e991deb3fcb8fcea05d authored over 4 years ago by Jan Potoms <[email protected]>
v9.4.5-canary.15

github.com/blitz-js/next.js - 6ab072491601a4426d584e432f287d6752d48c79 authored over 4 years ago by Joe Haddad <[email protected]>
Do not remove no-FOUC styles too early (#14448)

We previously used to remove our FOUC helper inside of the style injection to ensure content was...

github.com/blitz-js/next.js - 67ff62507d190386ada881b24539fe944e25587d authored over 4 years ago by Joe Haddad <[email protected]>
Fix `blitz start -p 1234` not throwing an error if port 1234 is already in use (#631)

Co-authored-by: mac <[email protected]>
Co-authored-by: Brandon Bayer <[email protected]> (pa...

github.com/blitz-js/legacy-framework - 58900eb9eb7cbd6489dd1531a9f5f52ec42fc580 authored over 4 years ago by GaneshMani <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/de.blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/nl.blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/pt-br.blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/zh-hans.blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/it.blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/fr.blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/id.blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/es.blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/ko.blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs to show current generator and console usage (#83)

github.com/blitz-js/ja.blitzjs.com - 44d70b96332628539e61abd7dbbed09454d3a6fd authored over 4 years ago by Justin Hall <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/ja.blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/it.blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/nl.blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/id.blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/ko.blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/fr.blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/es.blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/de.blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/pt-br.blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Update docs with new Prisma 2 pagination (#94)

github.com/blitz-js/zh-hans.blitzjs.com - a0be9b074e12d31925aac31102465341f4a0afce authored over 4 years ago by Oscar Sirvent <[email protected]>
Prettier `trailingComma` default value to `es5` since 2.0 (#14391)

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>

github.com/blitz-js/next.js - b560ac4312e4c2d1243076af12bea1bf8e74da40 authored over 4 years ago by matamatanot <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/zh-hans.blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/de.blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/id.blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/fr.blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/ko.blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/pt-br.blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/it.blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/es.blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/nl.blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
Correct typo in exotic, suggest change to unusual (#97)

Noticed exotic was typod, but while correcting wondered if 'exotic' is the best choice of word h...

github.com/blitz-js/ja.blitzjs.com - 15aea47bf358f04dec854bca3e0db636c8b55e3d authored over 4 years ago by Shaun Church <[email protected]>
open click-to-open editor in foreground for windows (#14307)

spent a lot of hours trying to figure out why did the editor window not open in the foreground o...

github.com/blitz-js/next.js - 19f3306aaadc00be1ba6d3521dfdeca49d7a95fe authored over 4 years ago by Darsh Patel <[email protected]>
Fix prefetch and some other issues with optional catch all (#14400)

Fix https://github.com/vercel/next.js/issues/14290 and a couple other issues around optional cat...

github.com/blitz-js/next.js - eead55cbaf278dfaa4eda9d055eb1042ec5dc535 authored over 4 years ago by Jan Potoms <[email protected]>
Added social preview images (#96)

Co-authored-by: Brandon Bayer <[email protected]>

github.com/blitz-js/ja.blitzjs.com - 988e98652a608933ab34ceea8b6a99bb2262cf21 authored over 4 years ago by Matsumoto Toshi <[email protected]>
Added social preview images (#96)

Co-authored-by: Brandon Bayer <[email protected]>

github.com/blitz-js/fr.blitzjs.com - 988e98652a608933ab34ceea8b6a99bb2262cf21 authored over 4 years ago by Matsumoto Toshi <[email protected]>
Added social preview images (#96)

Co-authored-by: Brandon Bayer <[email protected]>

github.com/blitz-js/blitzjs.com - 988e98652a608933ab34ceea8b6a99bb2262cf21 authored over 4 years ago by Matsumoto Toshi <[email protected]>
Added social preview images (#96)

Co-authored-by: Brandon Bayer <[email protected]>

github.com/blitz-js/id.blitzjs.com - 988e98652a608933ab34ceea8b6a99bb2262cf21 authored over 4 years ago by Matsumoto Toshi <[email protected]>
Added social preview images (#96)

Co-authored-by: Brandon Bayer <[email protected]>

github.com/blitz-js/es.blitzjs.com - 988e98652a608933ab34ceea8b6a99bb2262cf21 authored over 4 years ago by Matsumoto Toshi <[email protected]>
Added social preview images (#96)

Co-authored-by: Brandon Bayer <[email protected]>

github.com/blitz-js/zh-hans.blitzjs.com - 988e98652a608933ab34ceea8b6a99bb2262cf21 authored over 4 years ago by Matsumoto Toshi <[email protected]>
Added social preview images (#96)

Co-authored-by: Brandon Bayer <[email protected]>

github.com/blitz-js/it.blitzjs.com - 988e98652a608933ab34ceea8b6a99bb2262cf21 authored over 4 years ago by Matsumoto Toshi <[email protected]>
Added social preview images (#96)

Co-authored-by: Brandon Bayer <[email protected]>

github.com/blitz-js/ko.blitzjs.com - 988e98652a608933ab34ceea8b6a99bb2262cf21 authored over 4 years ago by Matsumoto Toshi <[email protected]>