github-actions[bot]
f1ba20f690
Version Packages (beta) ( #3779 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-09-13 15:01:11 -04:00
Aleksandra
0b94a45039
Upgrade superjson to the latest version ( #3827 )
2022-09-12 18:05:44 +02:00
Dillon Raphael
6b788b03be
Fix CI & Tests ( #3822 )
...
* set bash as shell for github action
2022-09-08 11:04:43 -04:00
Siddharth Suresh
d3403cf860
#3804 Show file path on error ( #3809 )
...
* Show file path on error in codemod
2022-09-07 09:18:23 -04:00
Siddharth Suresh
c213d521c6
Add Windows Testing to CI ( #3799 )
...
* add windows testing
2022-08-30 18:32:48 -04:00
Siddharth Suresh
da914c9294
Codemod should convert import statements to require when creating next.config.js ( #3803 )
2022-08-30 13:25:33 -04:00
Dillon Raphael
22344d058a
Add getLayout to full & minimal app template in _app ( #3802 )
...
* Add getLayout to full & minimal app template in _app
2022-08-30 12:16:44 -04:00
Dillon Raphael
43e65cfecd
Fix for codemod that removes types from the blitz config file ( #3759 )
...
* check if typeAnnotation when trying to remove types during creating the next config file with codemod
2022-08-26 16:25:46 -04:00
Dillon Raphael
a84b8de4e6
Remove -cookie-prefix appended to the cookiePrefix string ( #3792 )
...
* Remove appended to the cookiePrefix string
2022-08-26 11:50:37 -04:00
Aleksandra
8fa9a56f63
Make minimal app template setup work ( #3795 )
2022-08-26 11:05:39 +02:00
Marcus Reinhardt
713aead933
Allow custom strategy name in passportAdapter ( #3754 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-08-24 16:12:28 +02:00
Dillon Raphael
74a4ce8e85
Add AuthenticatedSessionContext to the codemod import map ( #3771 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-08-24 11:09:14 +02:00
Siddharth Suresh
c53978d58e
Update upgrade-legacy codemod imports ( #3788 )
2022-08-24 10:57:42 +02:00
Siddharth Suresh
161270e3b1
#3775 Only generate prisma client if it has not been generated ( #3780 )
2022-08-23 12:25:10 -04:00
Aleksandra
f6dac093d2
Improve RPC logging: print resolverName() insetad of /resolverName() ( #3777 )
...
* Remove from RPC resolvers logging
2022-08-23 10:49:17 -04:00
Aleksandra
69fb280340
Copy App component properties inside withBlitz ( #3778 )
...
* Copy App component properties inside withBlitz
2022-08-23 10:24:28 -04:00
Kai Schlamp
7498aef4fc
Replace blitz-env.d.ts with next-env.d.ts ( #3773 )
...
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-08-23 13:56:17 +02:00
github-actions[bot]
49aaaaefb0
Version Packages (beta) ( #3756 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-22 18:08:41 -04:00
Dillon Raphael
638f2319b7
Prevent Minified react error #419 in production ( #3755 )
...
* add check for Minified React error #419 during codegen nextjs patch
2022-08-22 17:31:17 -04:00
Siddharth Suresh
3d950f7772
show file name when unexpected error occurs ( #3763 )
...
* show file name when unexpected error occurs
2022-08-22 14:26:29 -04:00
Aleksandra
2313fa61b0
Fix replaceIdentifiers codemod utility ( #3766 )
...
* Fix replaceIdentifiers utility
2022-08-22 14:11:14 -04:00
Siddharth Suresh
b72d1215c3
Add .vscode/launch.json to the generator templates ( #3703 )
...
Co-authored-by: Dillon Raphael <dillon@creatorsneverdie.com >
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-08-22 14:02:35 +02:00
Siddharth Suresh
1bf185d618
Fix #3737 Fix eslint config using the codemod ( #3753 )
...
* Fix #3737 Fix eslint config using the codemod
* check if .eslintrc.js exists
* change log.error in .eslintrc.js check to collectedErrors
2022-08-19 09:33:10 -04:00
github-actions[bot]
000bc2334c
Version Packages (beta) ( #3751 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-18 14:22:30 +02:00
Dillon Raphael
0936cb38a6
Remove the NODE_ENV development check when patching nextjs ( #3742 )
2022-08-17 17:51:31 +02:00
Aleksandra
8ada2c26f7
Include ResetPasswordPage in new app template ( #3743 )
2022-08-17 17:25:57 +02:00
Aleksandra
eb9715688c
Add BlitzPage type to auth pages in new app template ( #3750 )
2022-08-17 17:17:12 +02:00
Siddharth Suresh
ebfb562bfa
Fix #3735 Add Script as a Default Import of Next.js ( #3736 )
...
* Fix #3735 Add Script as a Default Import of Next,js
2022-08-17 11:03:28 -04:00
Siddharth Suresh
a3b5fdd03e
Fix #3745 Change ES6 import to require syntax ( #3746 )
...
* Fix #3745 Change ES6 import to require syntax
* fix error in syntax of callExpression
2022-08-17 10:44:52 -04:00
Aleksandra
3f9fe8f043
Exit process after finishing blitz new command ( #3749 )
2022-08-17 16:19:13 +02:00
Guillermo Antony Cava Nuñez
db7233db6a
version bump to fix hydration mismatch react error ( #3739 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-08-17 15:34:40 +02:00
Dillon Raphael
58ae66fdb5
Remove console log from blitz util file ( #3738 )
...
* remove console log from blitz util file
2022-08-15 15:06:14 -04:00
github-actions[bot]
6eb5bc8987
Version Packages (beta) ( #3732 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-15 11:38:08 +02:00
Aleksandra
0f4926fd1f
Set latest tag in package json files ( #3731 )
2022-08-15 11:29:21 +02:00
github-actions[bot]
dff9fd042a
Version Packages (beta) ( #3730 )
...
* Version Packages (beta)
* Update version number
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-08-15 10:38:03 +02:00
github-actions[bot]
8a0a97bebb
Version Packages (alpha) ( #3724 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-14 15:57:22 +02:00
Aleksandra
176c7b8b57
Use correct path for log utilities import ( #3721 )
2022-08-14 15:49:43 +02:00
github-actions[bot]
8b755574b5
Version Packages (alpha) ( #3717 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-12 20:05:18 +02:00
Aleksandra
4656e6ecd6
Print model added or updated in schema.prisma after running model generator ( #3718 )
2022-08-12 20:01:15 +02:00
Aleksandra
1e0ec7a972
Add missing BlitzPage type to Home page ( #3716 )
2022-08-12 19:43:40 +02:00
Dillon Raphael
f88702c1c1
Minimal codemod fixes ( #3715 )
...
* fix removing trailing comma when removing BlitzConfig from next.config.js during codemod
* fix codemod for consolidating pages
2022-08-12 13:21:25 -04:00
github-actions[bot]
8b9ad3f40c
Version Packages (alpha) ( #3705 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-12 13:37:07 +02:00
Daniel Bannert
37623a4f4c
add missing g in next.config.js file name ( #3713 )
...
* feat: added missing g in confi.js
* Add Changeset
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-08-12 13:28:47 +02:00
Aleksandra
6baab1907e
Add type checking to next.config.js files in templates ( #3710 )
2022-08-12 11:37:06 +02:00
Dillon Raphael
86af6dec5f
Wrap middlewares with BlitzServerMiddleware function with codemod ( #3711 )
...
* wrap middlewares with BlitzServerMiddleware function & fix generating next config file
2022-08-11 14:39:59 -04:00
Siddharth Suresh
72a332e013
#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
* remove middleware block
2022-08-11 11:11:23 -04:00
Dillon Raphael
e2fac297fd
Add back generate command ( #3707 )
...
* add back generate command
* use Routes object in generator templates
* update query & mutation templates to use resolver
2022-08-11 10:34:57 -04:00
Aleksandra
a3c92cb863
Allow using RouteUrlObject as redirect.destination in getStaticProps and getServerSideProps ( #3699 )
2022-08-11 13:20:57 +02:00
Dillon Raphael
2d1482fc8b
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 collectedErrors
* fix type & update error message
2022-08-10 15:40:17 -04:00
Edrick Leong
4902802402
Add getQueryData utility to get an existing query's cached data ( #3648 )
...
* feat: add getQueryData
* test: add integration test for getQueryData
* Add changeset
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-08-10 11:17:37 +02:00