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
Dillon Raphael
12cb7a727d
Upgrade Prisma to v4.0.0 ( #3511 )
...
* Upgrade Prisma to v4.0.0
* Changeset
2022-07-06 19:21:36 +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
Dillon Raphael
dc694cf1cf
remove mounted check from withBlitz ( #3504 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-07-06 15:59:18 +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
Aleksandra
c11f0401cf
Update Next.js version and addBasePath location ( #3506 )
2022-07-06 13:14:48 +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
David
bec9512e30
Expand & rename baseResolverPath ( #3421 )
...
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-07-04 17:35:36 +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
1d9804a610
remove references to the logging package ( #3474 )
2022-07-01 17:01:41 +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
Aleksandra
b405c1e876
Add missing _document and 404 pages to the templates ( #3480 )
2022-07-01 12:44:37 +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
Fran Zekan
bee19a259d
Hook up onError function for rpc server and next ( #3460 )
...
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-06-29 12:18:22 +02:00
Fran Zekan
9ada0f6661
Allow customizing PreviewData in gSSP ( #3461 )
2022-06-29 11:42:41 +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
Dillon Raphael
5c5decbce2
Remove suspense wrapper from withBlitz ( #3463 )
...
* remove suspense wrapper
* changeset
2022-06-26 06:02:45 -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
Fran Zekan
ae0b714f69
Expanding types for GetServerSideProps ( #3457 )
...
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-06-23 16:56:41 +02:00
Aleksandra
7817fe3a85
Add missing RouteUrlObject on Page.authenticate.redirectTo ( #3458 )
2022-06-23 16:45:27 +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
Aleksandra
527e48ac3e
Fix running bin commands with Blitz CLI ( #3455 )
2022-06-23 13:29:22 +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
Aleksandra
9c2e7d372c
Import useRouter form next/router in useParams.tsx ( #3453 )
2022-06-23 12:47:01 +02:00
github-actions[bot]
09da992bef
Version Packages (alpha) ( #3450 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-22 12:11:54 +02:00
Dillon Raphael
bbac7906e8
fix codemod for wrapping \_app arrow function and nested pages directory ( #3443 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-06-22 10:55:35 +02:00
github-actions[bot]
32274803d9
Version Packages (alpha) ( #3449 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-21 10:25:53 -04:00
Dillon Raphael
9ded8dacba
Export useParam & useParams from @blitzjs/next ( #3448 )
2022-06-21 14:45:29 +02:00
github-actions[bot]
6bde1b07da
Version Packages (alpha) ( #3445 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-19 18:18:57 +02:00
Datner
b918055bf3
Add aliases for Blitz CLI commands ( #3410 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-06-19 18:13:43 +02:00
Aleksandra
f9a2971f05
Improve typings in blitz cli package ( #3444 )
2022-06-19 15:48:27 +02:00
github-actions[bot]
2124a4d0c5
Version Packages (alpha) ( #3440 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-13 15:41:12 -04:00
Dillon Raphael
f1003faf94
update generator template ( #3439 )
2022-06-13 15:35:38 -04:00
Andreas Asprou
50468a3bb0
Fix duplicate react-query clients ( #3431 )
...
* Fix duplicate react-query clients
* fix tests
* add codemod & remove queryClient export from generator templates
Co-authored-by: Dillon Raphael <dillon@creatorsneverdie.com >
2022-06-13 11:07:41 -04:00
github-actions[bot]
f96c953457
Version Packages (alpha) ( #3430 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-10 16:18:48 -04:00
Dillon Raphael
a80d2a8f77
Rename Blitz server plugin type from Middleware to RequestMiddleware ( #3428 )
...
* rename to requestMiddleware
* update plugins
* merge main
* changeset
2022-06-10 16:14:21 -04:00
github-actions[bot]
39ca0ef8bf
Version Packages (alpha) ( #3429 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-10 11:31:27 -07:00
Aleksandra
4cad9cca25
Add queryClient to RPC plugin exports ( #3424 )
2022-06-10 10:18:50 -07:00
github-actions[bot]
a946dd5889
Version Packages (alpha) ( #3427 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-10 11:20:25 -04:00
Dillon Raphael
e3750b049d
Codemod fixes ( #3420 )
...
* change BlitzApiRequest to NextApiRequest & update import map & fail catch for custom server
* fix page consolidation when there are sub directories
* Update prisma db export/import
* Update db imports in templates
* update root types file
* update error messages + merge main + changeset
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-06-10 11:16:18 -04:00
github-actions[bot]
ac8c412da2
Version Packages (alpha) ( #3419 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-10 10:31:19 -04:00
David
dfd2408e95
Added resolverBasePath option to rpc loaders ( #3380 )
...
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-06-08 14:50:00 -07:00
github-actions[bot]
0e9c81abdc
Version Packages (alpha) ( #3409 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-07 18:28:29 -04:00
Dillon Raphael
9e05d6e155
Filter file extensions in codemod ( #3408 )
...
* add allowedExt to getAllFiles for codemod
* pnpmlock
* codemod
2022-06-07 18:24:10 -04:00