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
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
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
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
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
github-actions[bot]
0bc107fd7f
Version Packages (alpha) ( #3684 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-10 10:36:04 +02:00
Dillon Raphael
cb55ed266d
check if DocumentHead is self closing in the codemod step ( #3702 )
2022-08-09 13:21:26 -04:00
Dillon Raphael
06427f67f2
Throw error if cookiePrefix is undefined during codemod ( #3696 )
...
* throws error if cookiePrefix is undefined
* create ExpectedError class
2022-08-08 16:35:17 -04:00
Dillon Raphael
f120f6723a
Add DocumentProps to codemod import map ( #3695 )
...
* add DocumentProps & DocumentContext to import map & clean up post structuring of _document imports from next/document
2022-08-08 16:10:33 -04:00
Aleksandra
8dfaad088d
Set correct packages versions in package.json with upgrade-legacy codemod ( #3678 )
2022-08-08 18:54:21 +02:00
github-actions[bot]
1010858446
Version Packages (alpha) ( #3680 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-05 15:44:22 +02:00
github-actions[bot]
414d758fe8
Version Packages (alpha) ( #3653 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-05 00:04:16 +02:00
github-actions[bot]
ada5cac7e3
Version Packages (alpha) ( #3650 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-08-02 11:02:12 +02:00
github-actions[bot]
99b054a44a
Version Packages (alpha) ( #3645 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-08-01 13:11:24 +02:00
github-actions[bot]
8e4580a446
Version Packages (alpha) ( #3642 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-30 21:03:36 +02:00
Fran Zekan
f52ca398ee
Upgrade React-Query to V4 ( #3557 )
2022-07-30 20:59:38 +02:00
github-actions[bot]
922bc276d9
Version Packages (alpha) ( #3638 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-29 19:58:38 +02:00
github-actions[bot]
8726b16bb9
Version Packages (alpha) ( #3632 )
2022-07-28 20:06:17 +02:00
github-actions[bot]
d6655f0178
Version Packages (alpha) ( #3630 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dillon Raphael <dillon@creatorsneverdie.com >
2022-07-28 16:23:15 +02:00
github-actions[bot]
37b5e35e22
Version Packages (alpha) ( #3622 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-27 18:51:31 +02:00
github-actions[bot]
4b91c429ca
Version Packages (alpha) ( #3588 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-26 17:09:46 +02:00
Fran Zekan
7e538ba451
Import ErrorComponent as DefaultErrorComponent ( #3589 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-07-25 11:33:38 +02:00
Dillon Raphael
8e00605a86
Codemod: update the error messages based on if it's a babel parse error or an unexpected error ( #3593 )
2022-07-25 11:15:28 +02:00
Dillon Raphael
dcdcd04055
Various codemod fixes ( #3576 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-07-22 20:55:33 +02:00
github-actions[bot]
718a194891
Version Packages (alpha) ( #3583 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-22 20:06:49 +02:00
github-actions[bot]
57a53fa3c2
Version Packages (alpha) ( #3561 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-20 14:34:36 +02:00
Fran Zekan
abb1ad5d1c
Don't throw error on a missing app/api folder when running codemod ( #3568 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-07-20 08:26:14 +02:00
github-actions[bot]
72addbbeed
Version Packages (alpha) ( #3540 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-18 11:29:22 +02:00
github-actions[bot]
b364af7f57
Version Packages (alpha) ( #3516 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-14 16:07:20 +02:00
github-actions[bot]
ac9c4cebc8
Version Packages (alpha) ( #3514 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-07 15:43:57 +02:00
github-actions[bot]
024cd819e3
Version Packages (alpha) ( #3512 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-06 19:25:31 +02:00
github-actions[bot]
923703b661
Version Packages (alpha) ( #3510 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-06 18:26:09 +02:00
Dillon Raphael
70f9ae4921
Handle next/dynamic default import in codemod ( #3509 )
2022-07-06 18:21:45 +02:00
github-actions[bot]
ad0b087d9f
Version Packages (alpha) ( #3507 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-06 16:03:29 +02:00
Aleksandra
4c221b655e
Tag @blitzjs/rpc and @blitzjs/auth with alpha, update package.json files ( #3508 )
2022-07-06 13:56:25 +02:00
github-actions[bot]
830b51d0dc
Version Packages (alpha) ( #3492 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-04 17:39:14 +02:00
github-actions[bot]
d855ee3e1d
Version Packages (alpha) ( #3487 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-04 13:29:42 +02:00
Aleksandra
93851d90ca
Handle duplicated imports with Blitz codemod ( #3486 )
2022-07-04 13:25:44 +02:00
github-actions[bot]
bb3dd56f7a
Version Packages (alpha) ( #3482 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-07-01 17:06:10 +02:00
Aleksandra
0fd1f9c9b1
Revert codemod changes ( #3483 )
2022-07-01 16:10:28 +02:00
Aleksandra
b86b569d56
Remove as any assertion for the PrismaStorage argument ( #3481 )
2022-07-01 16:04:58 +02:00
github-actions[bot]
7269ac2bc5
Version Packages (alpha) ( #3472 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-30 11:09:25 +02:00
Dillon Raphael
aafdc5b4c4
Codemod: Move middlewares from blitz config to blitz server ( #3471 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-06-29 12:52:56 +02:00
github-actions[bot]
0d3514cd27
Version Packages (alpha) ( #3464 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-26 06:18:37 -04:00
github-actions[bot]
1a1b23a7e8
Version Packages (alpha) ( #3459 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-23 16:59:54 +02:00
github-actions[bot]
135b30efde
Version Packages (alpha) ( #3456 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-23 13:31:59 +02:00
github-actions[bot]
96ea5291e4
Version Packages (alpha) ( #3454 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-23 12:54:23 +02:00