Ecosyste.ms: OpenCollective

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

github.com/blitz-js/blitz

⚡️ The Missing Fullstack Toolkit for Next.js
https://github.com/blitz-js/blitz

Update sponsors list (#3720)

14375e25c49d66d529ddfff58127496ce49fbaec authored about 2 years ago by Aleksandra <[email protected]>
Version Packages (alpha) (#3717)

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

8b755574b5d7e89ca37a88ec86c1dcba3bc9dee1 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Print model added or updated in schema.prisma after running model generator (#3718)

4656e6ecd6da7f3158513d48e9061262dc37f1b2 authored about 2 years ago by Aleksandra <[email protected]>
Add missing BlitzPage type to Home page (#3716)

1e0ec7a972c17f2c1118558b91946aad4a5495dd authored about 2 years ago by Aleksandra <[email protected]>
Minimal codemod fixes (#3715)

* fix removing trailing comma when removing BlitzConfig from next.config.js during codemod

* ...

f88702c1c18e67fa4eeaaa2b4681b64443201256 authored about 2 years ago by Dillon Raphael <[email protected]>
Version Packages (alpha) (#3705)

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

8b9ad3f40cd98b54ccb26f8f92f158909fbdeb05 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
add missing `g` in next.config.js file name (#3713)

* feat: added missing g in confi.js

* Add Changeset

Co-authored-by: beerose <alexsandra.si...

37623a4f4c11bbdf522e6b3b5db19d3ed8b4e1cd authored about 2 years ago by Daniel Bannert <[email protected]>
Add type checking to next.config.js files in templates (#3710)

6baab1907ef8019b65e687dfbcbfc0e381f4875d authored about 2 years ago by Aleksandra <[email protected]>
(meta) add @orionmiz as contributor (#3712)

b5de25c3d8eb7b0ea45b3eef02c3d3385408fde7 authored about 2 years ago by JH.Lee <[email protected]>
Wrap middlewares with BlitzServerMiddleware function with codemod (#3711)

* wrap middlewares with BlitzServerMiddleware function & fix generating next config file

86af6dec5fe1dc59e1f4a01c39cbb32e90b249f5 authored about 2 years ago by Dillon Raphael <[email protected]>
(meta) added @siddhsuresh as contributor

52a633877281e359cce33e79b5268dd956673688 authored about 2 years ago by Blitz.js Bot <[email protected]>
#3602 Fix the way next.config.js file is created by the codemod (#3709)

* #3602 fix the way next.config.js file is created by the codemod

* Update upgrade-legacy.ts
...

72a332e013a4def62a3dea0d0b933333ceb6e764 authored about 2 years ago by Siddharth Suresh <[email protected]>
blitz generate changeset

fd31e56bc5d0da782263fe935333d86a9ae9b844 authored about 2 years ago by Dillon Raphael <[email protected]>
Add back generate command (#3707)

* add back generate command

* use Routes object in generator templates

* update query & mu...

e2fac297fd479d7349a71c83d102d5c3c330d812 authored about 2 years ago by Dillon Raphael <[email protected]>
Allow using RouteUrlObject as redirect.destination in getStaticProps and getServerSideProps (#3699)

a3c92cb86388adb9f5b725afc9bbd114b99d9a8b authored about 2 years ago by Aleksandra <[email protected]>
Store error for cookiePrefix if undefined & show error at the end of codemod (#3704)

* store error for cookiePrefix if undefined & show error at the end

* rename to collectedErro...

2d1482fc8bb45d7e58c9fae2f271bd8682a85c98 authored about 2 years ago by Dillon Raphael <[email protected]>
(meta) added @edrickleong as contributor

85b15a9cfba1280a0dc146af23b12488d26584d4 authored about 2 years ago by Blitz.js Bot <[email protected]>
Add `getQueryData` utility to get an existing query's cached data (#3648)

* feat: add getQueryData

* test: add integration test for getQueryData

* Add changeset

...

490280240243b0d0d61d75f1c65af4e7799a8f73 authored about 2 years ago by Edrick Leong <[email protected]>
Version Packages (alpha) (#3684)

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

0bc107fd7f329aab1c1af806b94db52f1b240990 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
check if DocumentHead is self closing in the codemod step (#3702)

cb55ed266d968c28c9c551b00425d0411608d616 authored about 2 years ago by Dillon Raphael <[email protected]>
Fix `Cannot find module 'generate'` error (#3700)

271c58ac620cbcf522b41c82dd61f325086219bf authored about 2 years ago by Aleksandra <[email protected]>
Throw error if `cookiePrefix` is undefined during codemod (#3696)

* throws error if cookiePrefix is undefined

* create ExpectedError class

06427f67f282bd9a5b8f7844ece49d2d8f6e83b0 authored about 2 years ago by Dillon Raphael <[email protected]>
Add `DocumentProps` to codemod import map (#3695)

* add DocumentProps & DocumentContext to import map & clean up post structuring of _document imp...

f120f6723a77181dc2b84ab7d37980f0ed8238be authored about 2 years ago by Dillon Raphael <[email protected]>
(meta) added @oltdaniel as contributor

bac5e740ba679045b922d289f5f795e3b3b67e04 authored about 2 years ago by Blitz.js Bot <[email protected]>
Fixes #3614 - changed console logs to standard logger (#3693)

* Fixes #3614 - changed console logs to standard logger

I tried to keep the logging format cl...

630c718129c39b22dafcdea004cd733a1056adb2 authored about 2 years ago by Daniel Oltmanns <[email protected]>
Add '@testing-library/jest-dom' to new app dependecies (#3694)

078fe474191e9db508ce9f8de25ae67690a7319a authored about 2 years ago by Aleksandra <[email protected]>
Set correct packages versions in package.json with upgrade-legacy codemod (#3678)

8dfaad088d48521a2e6079568b64372a0ddd4fd9 authored about 2 years ago by Aleksandra <[email protected]>
Add ts-jest dependency to the new app templates (#3688)

dd299ae89f54c868f0bbb75e4a12e3d7d2de9116 authored about 2 years ago by Aleksandra <[email protected]>
Run codegen tasks after installing dependecies in the new command (#3692)

41608c4c34e801a0d7895cd69b58c0009147b127 authored about 2 years ago by Aleksandra <[email protected]>
Remove trailing comma from tsconfig.json in new app template (#3687)

70b334a2f7e62d41277a8214b2b1932479e80b96 authored about 2 years ago by Aleksandra <[email protected]>
Run the codegen tasks on blitz dev (#3683)

f0ca738d569d94a261cee1a69c842ce25218167d authored about 2 years ago by Dillon Raphael <[email protected]>
Version Packages (alpha) (#3680)

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

1010858446ab17fead02d6a1a543b0788fc0c613 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix template path for the generator (#3679)

ebd74b4e9716f5760be1058a624e7d76fb0a2f02 authored about 2 years ago by Dillon Raphael <[email protected]>
Utilities cleanup (#3677)

88705807108bf20c17d28b5707ec40a3d8e683ed authored about 2 years ago by Aleksandra <[email protected]>
Version Packages (alpha) (#3653)

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

414d758fe85dfd9fb3c2ce9280942f79202567bb authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(meta) added @chaiwattsw as contributor

fce0f3135a13bc7c919c893b8548fa92c8256fa9 authored about 2 years ago by Blitz.js Bot <[email protected]>
chore: move zod to devDependencies (#3674)

9620ef6b1e5b1b09f05cb986da44c3c80d35ce35 authored about 2 years ago by Chaiwat Trisuwan <[email protected]>
exports BlitzServerMiddleware util function (#3671)

240f3f3471a9cf4f60265e9ec57913a298bf5629 authored about 2 years ago by Dillon Raphael <[email protected]>
Include `.env.test` to generator templates (#3672)

* adds env test file to generator templates

91aa535632f4d8b200028096c0368a8071640c5c authored about 2 years ago by Dillon Raphael <[email protected]>
Avoid Next's `invalid config detected` warnings by deleting `"blitz"` key from the config object (#3670)

ccb1af8d08ffbaf67822bdd085fb422b9897a0c9 authored about 2 years ago by Aleksandra <[email protected]>
removes peer dependencies and adds to build externals (#3667)

807a2b5645920400231356ac52451c05e00c1ca5 authored about 2 years ago by Dillon Raphael <[email protected]>
Fixes the supports-color warning for pnpm (#3666)

* add supports-color to package.json

a3e6c49c4dc4bb9ff663b8d992eac143fe715cc2 authored about 2 years ago by Dillon Raphael <[email protected]>
Run `prisma generate` as a `blitz codegen` step (#3662)

4d7d126d9c3c6bf60e02a2de1429f484bcd7c104 authored about 2 years ago by Aleksandra <[email protected]>
various `blitz new` fixes and improvements (#3661)

890b0c0c9ded4c4a464bda2c09b1ff0085f79b2e authored about 2 years ago by Aleksandra <[email protected]>
Fixes loading production env variables by default for blitz build command (#3659)

928e840b59484a4819e46190d812f39a23db47a1 authored about 2 years ago by Dillon Raphael <[email protected]>
runs codegen on build & remove stopWatcher console log (#3658)

55b1cb20442095d24830b70ae9808a13caaecf2c authored about 2 years ago by Dillon Raphael <[email protected]>
(meta) updated @dillonraphael contributions

3a6677b30723b688e7499b0f66f97b29fa366f86 authored about 2 years ago by Blitz.js Bot <[email protected]>
fixes mock in forgotPassword mutation test & uses hardcoded blitz package versions instead of the alpha tag (#3655)

f202aac183b5bab6205413c41735a74921455921 authored about 2 years ago by Dillon Raphael <[email protected]>
Update generator templates to use resolver function (#3652)

065db256d7964d93b0039801021ac71adb9124a8 authored about 2 years ago by Aleksandra <[email protected]>
Version Packages (alpha) (#3650)

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

ada5cac7e3d52ae0f31b56e6a12040725f808c38 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(meta) added @datner as contributor

e286bcb3ff735e59e58e4cd9791a16c110bec577 authored about 2 years ago by Blitz.js Bot <[email protected]>
Move enchancePrisma to a browser entrypoint (#3609)

Co-authored-by: Aleksandra <[email protected]>

dd5f51744f8c05e55af9a58096bccd054574ed99 authored about 2 years ago by Datner <[email protected]>
Version Packages (alpha) (#3645)

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

99b054a44a85cb56db2b99c4edc0324871b9de0f authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Comment out version check until it's fixed & fix missing value in pkg manager options (#3647)

54db8a46dd4a00125e0f0442b7aea2f7a022f913 authored about 2 years ago by Aleksandra <[email protected]>
(meta) added @tommywong-dev as contributor

6125eb78373de1e1c14e72757e7b975aa6851bca authored about 2 years ago by Blitz.js Bot <[email protected]>
Update how cli checks if isInternalBlitzMonorepoDevelopment for codegen (#3644)

Co-authored-by: Aleksandra <[email protected]>

62bf12b5c6207f584884e10a9a42c006403535bf authored about 2 years ago by Dillon Raphael <[email protected]>
Version Packages (alpha) (#3642)

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

8e4580a446ecdaead7bad6057a2e6670769f7b3b authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Upgrade React-Query to V4 (#3557)

f52ca398ee4690554f6bdaa90cf205a563067f91 authored about 2 years ago by Fran Zekan <[email protected]>
Version Packages (alpha) (#3638)

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

922bc276d95829b58d99b7a9f78f2af8e9b358a2 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fixes db seed command (#3639)

* require db.default in db runSeed cli command

365e67094c8dca228ea860f0ed5ca43ae30552f0 authored about 2 years ago by Dillon Raphael <[email protected]>
Adds rootDir prefix to tsconfig alias module name mapper (#3634)

Co-authored-by: beerose <[email protected]>

31d7a6f413535cdde68422b2e3ed60a5ab55ecd9 authored about 2 years ago by Dillon Raphael <[email protected]>
Version Packages (alpha) (#3632)

8726b16bb967cb9c2204cedd521fda66c4ce5a46 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
passes the correct arguments to runCommandFromBin in blitz cli index (#3631)

240f378b54a667f659a4db6e5e9bc4f4a51eff5e authored about 2 years ago by Dillon Raphael <[email protected]>
Version Packages (alpha) (#3630)

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

d6655f01787368c85ec2c8b322982604851d56d3 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(meta) updated @dillonraphael contributions

001c174cbff4058a309c5207f9dbc04760e4058c authored about 2 years ago by Blitz.js Bot <[email protected]>
Fix APP_ENV not being set before running loadEnvConfig (#3629)

* rearanges the order of setting --env before loading envConfig

1d863f352a3c379a8e8a16d8891dfb65fb641450 authored about 2 years ago by Dillon Raphael <[email protected]>
(meta) added @sherryxiao1988 as contributor

a36110171a9c414b4fa39161c4701e41d7fec9fc authored about 2 years ago by Blitz.js Bot <[email protected]>
Version Packages (alpha) (#3622)

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

37b5e35e223647b899231616fa32f3c6e63517a1 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Add missing changesets

3b213a35b040edfcb3812a5f89e83fb35851a05c authored about 2 years ago by beerose <[email protected]>
Remove debug print (#3616)

Co-authored-by: Aleksandra <[email protected]>

809f6019be0d38695fcbb2e583fc997cc8027d49 authored about 2 years ago by Marcus Reinhardt <[email protected]>
Export router-context from blitz-next (#3621)

a51b1e85e197194141da904267f3e87d66aa6549 authored about 2 years ago by Aleksandra <[email protected]>
(meta) added @ryanwashburne as contributor

a948dbb7b87416bec988e5ddca6db27714c281fe authored about 2 years ago by Blitz.js Bot <[email protected]>
Version Packages (alpha) (#3588)

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

4b91c429ca0d912d0ee6210937a1a6cf926097f2 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Infer result type in the `api` handler (#3610)

6ab9db7802df59d5a3b9eb89985113d9a2e3baf7 authored about 2 years ago by Aleksandra <[email protected]>
(meta) updated @iojcde contributions

d3e6b02ad47b9725d6640564388b659a9f06f7ab authored about 2 years ago by Blitz.js Bot <[email protected]>
(meta) add @iojcde as contributor (#3606)

813365da617040f63ee846543741bc8c1eb23acc authored about 2 years ago by Jeeho Ahn <[email protected]>
(meta) added @saadaltabari as contributor

6559c25f71326df4fa81ebfc0eb25208ecab5d28 authored about 2 years ago by Blitz.js Bot <[email protected]>
Truncate error messages in passportAuth redirectUri (#3596)

Co-authored-by: Fran Zekan <[email protected]>
Co-authored-by: Aleksandra <alexsandra.sik...

83b355900b592f75a0f51d29fad266c0bf3464a1 authored about 2 years ago by saadaltabari <[email protected]>
Hook up react-query fetch cancellation (#3590)

Co-authored-by: beerose <[email protected]>

c721c104db4dc5fd138af5b9453f3e6dff05d159 authored about 2 years ago by Fran Zekan <[email protected]>
Import ErrorComponent as DefaultErrorComponent (#3589)

Co-authored-by: Aleksandra <[email protected]>

7e538ba451ed30ab768e7a0b110fc7b0835686e6 authored about 2 years ago by Fran Zekan <[email protected]>
Codemod: update the error messages based on if it's a babel parse error or an unexpected error (#3593)

8e00605a861c43a9a71696d95142cb083e2dd718 authored about 2 years ago by Dillon Raphael <[email protected]>
Various codemod fixes (#3576)

Co-authored-by: Aleksandra <[email protected]>

dcdcd04055be843e3506ccaf0bc04f1a054d72ab authored about 2 years ago by Dillon Raphael <[email protected]>
Hoist up react-query (#3585)

Co-authored-by: Aleksandra <[email protected]>

e339e2fd0af7860a3939d0b05407a9482c9102db authored about 2 years ago by Fran Zekan <[email protected]>
Update README.md messaging (#3577)

* Update README.md

* Update pnpm lock

Co-authored-by: Aleksandra <alexsandra.sikora@gmail....

37e1ec4abc23ab9a718abf43a6e989e987feb106 authored about 2 years ago by Brandon Bayer <[email protected]>
Version Packages (alpha) (#3583)

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

718a1948916b0f9320472b848a958b33732521f1 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix prefetching, again... (#3578)

Co-authored-by: beerose <[email protected]>

0f18c68d63931be90309203f4cae2cd8cb4bc74d authored about 2 years ago by Fran Zekan <[email protected]>
[temporary fix] skip version check until internal issues are resolved (#3584)

3511d5b69bf5b72c1198f6653a29a206980ae93e authored about 2 years ago by Aleksandra <[email protected]>
Fix queries/mutations lookup on Windows (#3581)

716e188d132557b0875976566e82715d2261b6b2 authored about 2 years ago by Aleksandra <[email protected]>
Version Packages (alpha) (#3561)

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

57a53fa3c2d6b98e9f96145fd595a72ce7731476 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Don't throw error on a missing app/api folder when running codemod (#3568)

Co-authored-by: Aleksandra <[email protected]>

abb1ad5d1c6776d903ece28a0e88b7330e55fa94 authored about 2 years ago by Fran Zekan <[email protected]>
Update CODEOWNERS

70960830386f09029afa2e26cf2b64c48ef18213 authored over 2 years ago by Brandon Bayer <[email protected]>
fix blitz not loading custom server (#3564)

* fix blitz not loading custom server

0ac6e17122d691b95f8490a92a551e45d44ddfa9 authored over 2 years ago by Ante Primorac <[email protected]>
Fix auth issue where session token and publicData cookie were updated unnecessarily, leading to potential user logout (#3556)

* fix auth issue where session token and public data token was updated unnecessarily

8bcb471a53a3ddc43526ba7d109cfebe75128d59 authored over 2 years ago by Brandon Bayer <[email protected]>
Fix a long-standing issue with occasional blitz auth flakiness (#3554)

* fix cookie set bug

abe2afccdffe52e22d74fb6338e8c859336bce25 authored over 2 years ago by Brandon Bayer <[email protected]>
Fix queryClient not working the same in SSP and SP (#3563)

Co-authored-by: beerose <[email protected]>

d9fc5d8e26b13cef735816fbe265ba770069fc89 authored over 2 years ago by Fran Zekan <[email protected]>
Fix delete session type (#3560)

3f20a47405cd8c8cde3aa0de2dd53295e20cd13c authored over 2 years ago by Aleksandra <[email protected]>
Version Packages (alpha) (#3540)

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

72addbbeedb3ac3ae1865fc05d4949d79336b309 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Fix `Page.authenticate` not working for layout components (#3547)

Co-authored-by: Aleksandra <[email protected]>

1c809094fd41798c9cf8793944ca7c7b8d1c92fd authored over 2 years ago by Fran Zekan <[email protected]>
Show all blitz packages when running `blitz version` command (#3553)

Co-authored-by: beerose <[email protected]>

54a66a95dcd52280e81cd07c123c052246356c4a authored over 2 years ago by Fran Zekan <[email protected]>
Fix prefetching multiple queries causes only the last one to be passed to page (#3551)

8d9ea00e1d39d12d5ecf3de5e2a49f5b770e9871 authored over 2 years ago by Fran Zekan <[email protected]>