github-actions[bot]
7811748526
Version Packages (alpha) ( #3401 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-07 12:08:45 -04:00
github-actions[bot]
508682c8f8
Version Packages (alpha) ( #3400 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-07 11:35:42 -04:00
github-actions[bot]
ec6299c36a
Version Packages (alpha) ( #3399 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-07 11:05:15 -04:00
github-actions[bot]
354f0440d6
Version Packages (alpha) ( #3392 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-06-07 10:21:41 -04:00
Dillon Raphael
9cf924ee86
Regenerate route manifest on page changes (Working build) ( #3385 )
2022-05-30 10:09:20 -04:00
github-actions[bot]
1463a20471
Version Packages (alpha) ( #3378 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-05-24 15:09:03 -04:00
github-actions[bot]
6fe860512c
Version Packages (alpha) ( #3377 )
...
* Version Packages (alpha)
* empty
* pnpm lock
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dillon Raphael <dillon@creatorsneverdie.com >
2022-05-24 14:48:47 -04:00
Aleksandra
c3bb5cd95b
Add passport adapter ( #3365 )
2022-05-16 18:02:44 +02:00
beerose
20fb3b9427
Update packages versions manually
2022-05-12 17:52:00 +02:00
Dillon Raphael
f15a519017
alpha.23
2022-05-12 11:39:15 -04:00
beerose
adabb11a0c
2.0.0-alpha.23
2022-05-12 16:06:10 +02:00
Aleksandra
6ff9ec0d75
Upgrade @types/react, fix typings inside @blitzjs/next ( #3356 )
2022-05-12 13:04:05 +02:00
Dillon Raphael
8107138e2f
alpha.21
2022-05-04 13:58:20 -04:00
Dillon Raphael
2073714f8d
testing explicity setting dist-tag for changesets
2022-05-04 13:48:11 -04:00
Dillon Raphael
9631c45833
alpha.19
2022-05-04 12:23:32 -04:00
Brandon Bayer
d711948809
toolkit: fix suspense loading by throwing error on the server (but still have error popup) ( #3332 )
...
* wip
* cleanup
* upgrade next@canary
2022-05-02 17:07:41 -07:00
Dillon Raphael
1f6b0b54c2
alpha.18
2022-04-29 20:46:32 -04:00
Dillon Raphael
4603a2b7bd
alpha.17
2022-04-29 20:04:23 -04:00
Dillon Raphael
01f3a03ea9
alpha.16
2022-04-29 18:21:07 -04:00
Dillon Raphael
36e26193b7
alpha.15
2022-04-29 18:13:17 -04:00
Dillon Raphael
4a9aa9f7ff
alpha.14
2022-04-29 18:08:06 -04:00
Dillon Raphael
1e1bb73b2d
alpha.13
2022-04-29 16:25:20 -04:00
beerose
99205f52d5
alpha.12
2022-04-29 20:10:31 +02:00
beerose
d87288a2e9
alpha.11
2022-04-29 16:00:15 +02:00
Dillon Raphael
35a070ad7d
alpha.10
2022-04-28 19:37:39 -04:00
Dillon Raphael
9674efc0bf
alpha.9
2022-04-28 19:07:56 -04:00
Dillon Raphael
666a3ae3e6
fix cli versioning
2022-04-28 17:35:54 -04:00
Dillon Raphael
c9cf7adc33
alpha.7 changeset
2022-04-28 17:18:04 -04:00
Dillon Raphael
82916b21c2
remove config from changeset
2022-04-28 15:19:52 -04:00
Dillon Raphael
bf1b2c8244
add alpha.6 changeset
2022-04-28 15:07:05 -04:00
Aleksandra
3888d7018a
Add rpc resolver and update template app ( #3307 )
2022-04-20 14:33:41 +02:00
Dillon Raphael
02f7822437
Prisma CLI command ( #3305 )
...
* blitz prisma command & tidy up templates
* update lockfile
* update lockfile
* hardcode versions
* update ci pnpm version
* update ci pnpm version
* revert ci pnpm version
* fresh clone with updated pnpm-lock
* update packages
2022-04-15 18:38:53 -04:00
Brandon Bayer
00bd849eef
2.0.0-alpha.5
2022-04-15 09:03:01 -04:00
Brandon Bayer
fb32903bf9
2.0.0-alpha.4 fix more cli stuff
2022-04-14 21:13:57 -04:00
Brandon Bayer
8dedca1a29
2.0.0-alpha.3 - fix cli esm problem
2022-04-14 21:04:51 -04:00
Brandon Bayer
b1ef45bf28
2.0.0-alpha.2 - fix generator npm package dist
2022-04-14 20:44:45 -04:00
Brandon Bayer
c6e8df5efd
release 2.0.0-alpha.1
2022-04-14 20:31:40 -04:00
Aleksandra
151dcc308e
Add RpcClientPlugin 🎉 ( #3302 )
2022-04-13 14:24:26 +02:00
Brandon Bayer
10574b7359
Add RPC package to toolkit, including magical imports 🎉 ( #3278 )
...
* wip
* webpack loader working
* time to switch to babel
* wip
* wip - next broken
* build & babel working, but resolver not loaded at runtime
* webpack loaders fully working!
* rpc server handler ported
* fully working e2e!
* ci
* fix
* fix
* fix test
* refactor integration test setup
* port rpc integration test
* remove duplicate constants
* fix timeout
* add more explicit timeouts for tests
* use pnpm exec
* add custom _document for auth test
* await killapp
* add next as dependency for test utils
* update pnpm ci
* add vitest config file
* add hookTimeout to global vitest file
Co-authored-by: Dillon Raphael <dillon@creatorsneverdie.com >
2022-04-11 14:18:02 -04:00
Brandon Bayer
f49aa37892
toolkit: fix some various package and build issues ( #3263 )
2022-04-02 16:06:25 -04:00
Aleksandra
e218d5f84d
Migrate generator package ( #3245 )
2022-03-30 14:34:49 +02:00
Ante Primorac
2eb4f791a8
Add typings for PrismaStorage ( #3243 )
2022-03-28 12:48:55 +02:00
Aleksandra
fa0850d0a3
Migrate middleware to core package ( #3238 )
2022-03-24 16:14:00 +01:00
Aleksandra
0c8edbb8b2
Move errors.ts to blitz package ( #3228 )
2022-03-10 11:55:39 -05:00
Aleksandra
2d75a2b7c7
Move runMiddlewares to blitz package ( #3227 )
2022-03-10 11:38:01 -05:00
Aleksandra
b878c6845e
Figure out relations between Blitz packages ( #3195 )
2022-03-10 10:33:20 -05:00
Brandon Bayer
cb0da6a0cb
upgrade some toolkit deps ( #3194 )
2022-03-09 12:12:29 -05:00
Aleksandra
a47c643145
Add client side support for auth plugin ( #3161 )
2022-02-21 15:53:02 +01:00
Aleksandra
945c66a53c
Properly add sessionConfig to globalThis type ( #3174 )
2022-02-18 15:09:31 +01:00
Aleksandra Sikora
926e5cf10f
Add auth client unit tests ( #3160 )
2022-02-09 13:19:37 +01:00