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

Fix to not use secure cookies on localhost (#895)

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

github.com/blitz-js/legacy-framework - 9a72648ff855b399374eddff92832aba91fc530e authored about 4 years ago by Todd Geist <[email protected]>
Add `blitz generate query` to generate a single query (#837)

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

github.com/blitz-js/legacy-framework - 2059009c1b22abda6b7e2899a8ed6389fdad2931 authored about 4 years ago by Adam Markon <[email protected]>
Update stylesheets on page navigation (#16126)

This pull request adds a test case for the reproduction provided in #12445. This bug is specific...

github.com/blitz-js/next.js - 06d8acdfd07df0049f6d3148fc9c6d2913a4e33c authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.3-canary.5

github.com/blitz-js/next.js - cdff5dfb75173f8740913bd8af115909e9e7508b authored about 4 years ago by JJ Kasper <[email protected]>
ci: add pnp test (#16255)

github.com/blitz-js/next.js - 2e6bc8eba4aa6ff8e1668068dda217477efaaf82 authored about 4 years ago by Kristoffer K <[email protected]>
Handle cases where `config` is exported after its declaration (#16211)

AMP will still not work correctly when switching between non-AMP and AMP pages in development mo...

github.com/blitz-js/next.js - aa4b87e357f1881834ba93b2f33ba2a91e49ecce authored about 4 years ago by Kevin Mårtensson <[email protected]>
Fix data URL with root-catchall and basePath (#16263)

This fixes the incorrect `/_next/data` URL being generated on client transition due to the `as` ...

github.com/blitz-js/next.js - f8534a6e62a494663a91ca83893855827df649be authored about 4 years ago by JJ Kasper <[email protected]>
Capitalize help command description (#899)

github.com/blitz-js/legacy-framework - 44e32f0206354bd212c134aaf9b39676162f2173 authored about 4 years ago by Dwight Watson <[email protected]>
v9.5.3-canary.4

github.com/blitz-js/next.js - aa7659d8078e3da30d634a8c2f88b6e9e1a5a198 authored about 4 years ago by Tim Neutkens <[email protected]>
Make css-minimizer compatible with webpack 5 (#16250)

github.com/blitz-js/next.js - bbbbb3502dd82b9633ca57517374914282a39869 authored about 4 years ago by Tim Neutkens <[email protected]>
docs: add toddgeist as a contributor (#896)

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

github.com/blitz-js/legacy-framework - 924d431c0da658720e4331b1b287a05ed13836d4 authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Update to Terser 5 (#16194)

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

github.com/blitz-js/next.js - feeb941dc6fd44887216b0f0d257aab6bbd2625d authored about 4 years ago by Sergey Rubanov <[email protected]>
how to bundle-analyzer with next-compose-plugins (#15370)

Added a section in readme with the proper use of the plugin with next-compose-plugins ^2.0.0, ot...

github.com/blitz-js/next.js - aec37fa8f12408d77c2cfe06486f56620360e1b0 authored about 4 years ago by cargallo <[email protected]>
docs: add kripod as a contributor (#892)

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

github.com/blitz-js/legacy-framework - 3ee9dd8bea991740eed54b2fef5f7fb1790e4015 authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Change `db/index.ts` in new app template to use `globalThis` instead of `global` (#813)

Co-authored-by: merelinguist <[email protected]>
Co-authored-by: Brandon Ba...

github.com/blitz-js/legacy-framework - fc6817520e3c7154259fd8e3355358bd5b79b3e9 authored about 4 years ago by Kristóf Poduszló <[email protected]>
Correct a couple of small grammar errors. (#16221)

Just noticed a couple of tiny grammar errors.

github.com/blitz-js/next.js - 2cb05b539eae985454501888d81d049caa348ecd authored about 4 years ago by Tuan Nguyen <[email protected]>
Update Storybook examples to v6.0 (#16139)

* Update with-storybook example

* Delete with-storybook-typescript example

* Add TypeScrip...

github.com/blitz-js/next.js - 521cc621d80542071df6c7ee299cb6ec88e5a4db authored about 4 years ago by Rafael Almeida <[email protected]>
Replace lookbehind regex with custom algorithm (#50)

Co-authored-by: Dylan Brookes <[email protected]>

github.com/flightcontrolhq/superjson - 6bc183f6f6f82c14140f586f64e1433fcf1476d5 authored about 4 years ago by Simon Knott <[email protected]>
Add support for reviving symbols (#46)

github.com/flightcontrolhq/superjson - d8fe4302d6377eeefd9ed4011b5483243b4384d7 authored about 4 years ago by Simon Knott <[email protected]>
Add Blitz Recipe for Emotion (#805)

(minor)

github.com/blitz-js/legacy-framework - b53ad3ea4e36467077564e0fe05a643bf58053d4 authored about 4 years ago by Justin Hall <[email protected]>
docs: add scisteffan as a contributor (#884)

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

github.com/blitz-js/legacy-framework - a999408fed05babe3c077ac64697035b29b715fa authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/de.blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/ja.blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/nl.blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/it.blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/zh-hans.blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/id.blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/ko.blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/es.blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/pt-br.blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
usePaginatedQuery docs example incorrect #129 (#130)

github.com/blitz-js/fr.blitzjs.com - 73096f103a2c7cd3ebe26a29fd543bc5367ac41e authored about 4 years ago by Steffan <[email protected]>
Add @SebastianKurp as a contributor

github.com/blitz-js/legacy-framework - 984a10abefa0a8813efecf9994e6cd94f9e883e8 authored about 4 years ago by Brandon Bayer <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/de.blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/ja.blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/nl.blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/es.blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/pt-br.blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/ko.blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/fr.blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/id.blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/it.blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
Updated "Deploy To Render" Yaml to include Key of NODE_ENV (#131)

github.com/blitz-js/zh-hans.blitzjs.com - 56cf1b5a2d4776055bf19776a523b80b4fb7f04d authored about 4 years ago by Sebastian Kurpiel <[email protected]>
fix render recipe by adding NODE_ENV=production

(patch)

github.com/blitz-js/legacy-framework - 1a7274e5a69ec5ae102f4577a72b583d41833bbe authored about 4 years ago by Brandon Bayer <[email protected]>
docs: add drenther as a contributor (#883)

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

github.com/blitz-js/legacy-framework - 3e9810e91a48ce6b8f4cbc00319b118f643fd03f authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Add `material-ui` recipe (#840)

(minor)

github.com/blitz-js/legacy-framework - 6aa2c5d4714375a26aebe267aa010dc835711d88 authored about 4 years ago by Soumyajit Pathak <[email protected]>
Change new app template to set database through .env (#876)

(minor)

github.com/blitz-js/legacy-framework - 3433411a01029702c8834fb1669d0ce62a07e604 authored about 4 years ago by Dwight Watson <[email protected]>
Finish default testing setup for new apps (#847)

(minor)

github.com/blitz-js/legacy-framework - 1177e5c9f6023d537fba5018fafad0c67edafa1e authored about 4 years ago by Brandon Bayer <[email protected]>
v9.5.3-canary.3

github.com/blitz-js/next.js - 2e8068fcbea427bf50dd464c5565e676e4685ff0 authored about 4 years ago by Joe Haddad <[email protected]>
Update rewrite params query appending (#16189)

This updates to not automatically append params to the query for rewrites if one or more of the ...

github.com/blitz-js/next.js - 1b4d463cc8037be7725f8a2bb8e2b32bd1600f96 authored about 4 years ago by JJ Kasper <[email protected]>
Add MSW usage example (#13731)

* Add MSW usage example

* Updated example

* Added .gitignore

* Added .gitignore in the ...

github.com/blitz-js/next.js - 746000ea5e55c12763defe01028d03ae765eda67 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Refactor <Document> files (#16184)

Instead of reading the `BuildManifest` and passing it to `/_document`, it should be able to read...

github.com/blitz-js/next.js - 9fcf39acd45966d8a6c362bec62e49a53dcd8581 authored about 4 years ago by Joe Haddad <[email protected]>
fix: add missing dependency caniuse-lite (#16091)

**What's the problem this PR addresses?**

https://github.com/vercel/next.js/pull/16048 stopped ...

github.com/blitz-js/next.js - db40a39f5ec260d29b245d2f5ea54441e9b2cdc4 authored about 4 years ago by Kristoffer K <[email protected]>
v9.5.3-canary.2

github.com/blitz-js/next.js - 32adc3a00de854f071f4c5ea0c53893b38235f94 authored about 4 years ago by Joe Haddad <[email protected]>
Modify low priority files in manifest (#16181)

This pull request edits the `BuildManifest` that is sent to `/_document` instead of modifying a ...

github.com/blitz-js/next.js - 3597978d7f121f11df99cd7cd757e1eb9868fff7 authored about 4 years ago by Joe Haddad <[email protected]>
Add test case for preloading buildManifest (#16183)

github.com/blitz-js/next.js - 39e00a3f2f87fa2c1ee6d858dc49120842fb9a5b authored about 4 years ago by JJ Kasper <[email protected]>
v9.5.3-canary.1

github.com/blitz-js/next.js - 4e813ae0c658f3ead343b4ebd65755d3058528a3 authored about 4 years ago by Joe Haddad <[email protected]>
Share NEXT_DATA type instead of recreating it (#16174)

github.com/blitz-js/next.js - cb786ebd81f637b8231e664d9e2dce690e34d5e4 authored about 4 years ago by Joe Haddad <[email protected]>
Remove unused dependency (#16168)

github.com/blitz-js/next.js - 33176806f39e5d9f67c4aab43292aa9d7331422e authored about 4 years ago by Joe Haddad <[email protected]>
Convert next/client to TypeScript (#16167)

Fixes #16166

github.com/blitz-js/next.js - 0e48ea3938a6d57bc85c2d903f8401d147bfc4f6 authored about 4 years ago by Joe Haddad <[email protected]>
Convert performance relayer to TypeScript (#16161)

Really basic one! Needed for `next/client`.

github.com/blitz-js/next.js - 09afc376cd67357949d1e1d2ae52aeb82e654a1b authored about 4 years ago by Joe Haddad <[email protected]>
Reduce router code (#16159)

This reduces the code as suggested: https://github.com/vercel/next.js/pull/15231#discussion_r469...

github.com/blitz-js/next.js - 5b81531676df921e272fa655d5359a2c6fe31981 authored about 4 years ago by Joe Haddad <[email protected]>
v9.5.3-canary.0

github.com/blitz-js/next.js - 7b13205e7eef11ba104e23e98583051f497c0a9b authored about 4 years ago by Tim Neutkens <[email protected]>
Add initial handling for dynamic route href resolving and rewrites on the client (#15231)

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

github.com/blitz-js/next.js - 8a489e24bcb6141ad706e1527b77f3ff38940b6d authored about 4 years ago by JJ Kasper <[email protected]>
Remove trailing space (#879)

github.com/blitz-js/legacy-framework - ca5b91c340e4ea5d14e11a40d55e3b0e6f70d9fc authored about 4 years ago by Dwight Watson <[email protected]>
Remove unused router method (#16149)

This PR removes a legacy router method that was used for old-style HMR, now replaced by Fast Ref...

github.com/blitz-js/next.js - ff0571ae1403d162f79c6b9a84bb315c820d33e9 authored about 4 years ago by Joe Haddad <[email protected]>
Dedupe ComponentRes type (#16148)

This PR dedupes the `ComponentRes` type to now align with the `loadPage` return type.

github.com/blitz-js/next.js - c7acd1187b1eb9f063cfe7cc6e1d2cb27a4b412e authored about 4 years ago by Joe Haddad <[email protected]>
examples: Add with-supabase-auth-realtime-db example. (#16016)

r? @lfades @timothyis
cc @kiwicopple @awalias

Adding a realtime chat example showing how to i...

github.com/blitz-js/next.js - bdc465092b0bcfad53b7fecc8f1c0a33bb7e778e authored about 4 years ago by Thorsten Schaeff <[email protected]>
removed renderToHTML from ssr-caching and custom-server-hapi in examples (#16138)

Fixes #14737

github.com/blitz-js/next.js - 604ca6c61d048f3fe525ff9f756e29bb1c97fa5b authored about 4 years ago by madiknox <[email protected]>
removed renderToHTML definition from with-flow example (#16137)

This is my very first PR, I'm hoping to contribute more. Should I also remove `renderErrorToHTML...

github.com/blitz-js/next.js - d81ace268a43e83ddae98fa339dc825ea69a5b43 authored about 4 years ago by madiknox <[email protected]>
Improve page loader types (#16145)

github.com/blitz-js/next.js - 94a85cff12cb37ecbdc88ca0360e467945d1e393 authored about 4 years ago by Joe Haddad <[email protected]>
Strongly type Head Manager (#16144)

github.com/blitz-js/next.js - 16e4f9e79ef804221b7a761ced2971842fff98a5 authored about 4 years ago by Joe Haddad <[email protected]>
v0.17.1-canary.4

github.com/blitz-js/legacy-framework - ba0aeae3e53861b7155a7e1ec30032dff058f81a authored about 4 years ago by Brandon Bayer <[email protected]>
Fix superjson serialization for useQuery hook (#875)

* fix superjson serialization for useQuery hook

* update test (patch)

github.com/blitz-js/legacy-framework - 24162830ae69d31846c85e502aed833f62d79f09 authored about 4 years ago by Brandon Bayer <[email protected]>
Improve default `useQuery` retry behavior in production (#874)

(patch)

github.com/blitz-js/legacy-framework - d0015e3f88cdabdea22a6bcd0c2f3a9a3f593086 authored about 4 years ago by Brandon Bayer <[email protected]>
Upgrade Next.js to 9.5.2 (#872)

* upgrade next.js to 9.5.2

* fix type issue (patch)

github.com/blitz-js/legacy-framework - 6b2788923eea6439c937c32fa07fc43589959196 authored about 4 years ago by Brandon Bayer <[email protected]>
Fix session middleware when deployed to Vercel (#871)

(patch)

github.com/blitz-js/legacy-framework - 3b5aa9006dc8cdaf6e0437c6d34868b04bf30372 authored about 4 years ago by Brandon Bayer <[email protected]>
docs: add pragmaticivan as a contributor (#873)

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

github.com/blitz-js/legacy-framework - 8637ed63bae0b28cd38f760907c21b7d12657207 authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Update eslint to v7 in new app template and the blitz repo (#853)

(minor)

github.com/blitz-js/legacy-framework - f78781c63b14822e5104604107eb1dea51c825c1 authored about 4 years ago by Ivan Santos <[email protected]>
Add `SessionContext` and `session.authorize()` to query/mutation generators (#869)

(minor)

github.com/blitz-js/legacy-framework - dc6ffed2706f8bca3c9fca6d7b4f9983eb5e7fe6 authored about 4 years ago by Brandon Bayer <[email protected]>
Fix `blitz db reset` for Prisma >= 2.2.0 (#870)

(patch)

github.com/blitz-js/legacy-framework - 2686e1c2ea07d2ffcb26e6564e1f2b5571e61734 authored about 4 years ago by Brandon Bayer <[email protected]>
Strongly type PageLoader (#16132)

Fixes #16131

github.com/blitz-js/next.js - 9e65c6a958baad321f118c52907c117511cb239e authored about 4 years ago by Joe Haddad <[email protected]>
docs: add rohanjulka19 as a contributor (#867)

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

github.com/blitz-js/legacy-framework - 59c7fb9b01093af3812ff1d1727b645e242817bc authored about 4 years ago by allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Merge pull request #7 from rohanjulka19/master

auto set status to 'assigned' when an issue is assigned

github.com/blitz-js/github-bot - 9fba5adbc85219b202385cc12e12c4f9bfd41417 authored about 4 years ago by Brandon Bayer <[email protected]>
Merge pull request #6 from blitz-js/dependabot/npm_and_yarn/lodash-4.17.19

Bump lodash from 4.17.15 to 4.17.19

github.com/blitz-js/github-bot - 1d23826ae62b4fd09e1e0c11ee3fddba8ee310da authored about 4 years ago by Brandon Bayer <[email protected]>
auto set status to 'assigned' when an issue is assigned

github.com/blitz-js/github-bot - 16b85b358269e9604b7ff50b5a751036a07a1578 authored about 4 years ago by Rohan Julka <[email protected]>
fix render recipe

github.com/blitz-js/legacy-framework - b6b877e851e2e217fd8398f2b5eb42a008a988da authored about 4 years ago by Brandon Bayer <[email protected]>
Remove tslint disables (#16116)

We no longer use tslint so these comments don't do anything.

github.com/blitz-js/next.js - e72ac7642235d37891deba08fdad31e9963f164c authored about 4 years ago by Tim Neutkens <[email protected]>
Add with-reactstrap example (#15474)

## Summary
This PR adds a Next.js example using [Reactsrap](https://reactstrap.github.io/)

github.com/blitz-js/next.js - c154a878b641bcc144308d003b6dfd7654f07829 authored about 4 years ago by khasty720 <[email protected]>
Mention header overriding behavior (#16089)

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

github.com/blitz-js/next.js - ceeb6c3fce983cf96c6a9d8844a5cded2eedd9a3 authored about 4 years ago by JJ Kasper <[email protected]>
Merge pull request #66 from jtsshieh/patch-1

Hopefully made locking permissions 1 API call to prevent ratelimiting

github.com/blitz-js/discord-bot - 53da9c579bfb07222b118d5f0a253095a260a41b authored about 4 years ago by Robert Westbury <[email protected]>
Run prettier

github.com/blitz-js/discord-bot - 16b436e957629bed186bc79d7407f5a8f5f157ed authored about 4 years ago by jtsshieh <[email protected]>
Allow having `pageName.test.tsx` inside `pages` (#850)

github.com/blitz-js/legacy-framework - 90a762448959dadb4513eea8ba78047fd9174d8f authored about 4 years ago by Brandon Bayer <[email protected]>
Update helpchan.ts

github.com/blitz-js/discord-bot - 7a8b7faab8db1a14b77f49fc3554d532d6204b85 authored about 4 years ago by jtsshieh <[email protected]>
Update helpchan.ts

didn't test

github.com/blitz-js/discord-bot - a6d632fd7925efa654e795ad578bb45e1fb21939 authored about 4 years ago by jtsshieh <[email protected]>
Update @dwightwatson as a contributor

github.com/blitz-js/legacy-framework - ade63c53fd59503b04c84ef87a508037ce17dd19 authored about 4 years ago by Brandon Bayer <[email protected]>
Set NODE_ENV to production when migrating (#127)

blitz-js/blitz#786

github.com/blitz-js/de.blitzjs.com - 9fb0884bef41dbf9143947db070ce633d42955bb authored about 4 years ago by Dwight Watson <[email protected]>
Set NODE_ENV to production when migrating (#127)

blitz-js/blitz#786

github.com/blitz-js/nl.blitzjs.com - 9fb0884bef41dbf9143947db070ce633d42955bb authored about 4 years ago by Dwight Watson <[email protected]>