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
Dillon Raphael
0e762fb557
export BlitzPage & BlitzLayout types from @blitzjs/next ( #3376 )
...
* Export types
* Add changeset
* export AppProps
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-05-24 21:02:17 +02: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
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
Dillon Raphael
909dc76087
merge
2022-05-12 09:35:11 -04:00
Dillon Raphael
c5c727cb67
add mounted check to withBlitz
2022-05-12 09:31:55 -04:00
Aleksandra
6ff9ec0d75
Upgrade @types/react, fix typings inside @blitzjs/next ( #3356 )
2022-05-12 13:04:05 +02:00
Dillon Raphael
89bf993a1d
Add db seed cli command ( #3350 )
...
* added db seed cli command
* Update .changeset/poor-penguins-look.md
* Add tsconfig-paths to blitz deps
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-05-10 15:24:58 +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
Aleksandra
2150dcc3e7
Setup Superjson for gssp and gsp ( #3335 )
2022-05-04 17:45:35 +02:00
Aleksandra
63605961b4
Use routes manifest in template app ( #3334 )
2022-05-04 17:18:23 +02: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
bf1b2c8244
add alpha.6 changeset
2022-04-28 15:07:05 -04:00
Dillon Raphael
043c3498d0
Add routes manifest ( #3317 )
...
* Export routes from @blitzjs/next
* change to setupBlitzClient & setupBlitzServer in integrationtests
* update README
* a+d fixing stuff
2022-04-28 10:33:58 -04:00
Dillon Raphael
ffe85b5ab6
fix toolkit-app example
2022-04-26 12:08:45 -04:00
Dillon Raphael
6edeed7c5a
Change export to db instead of prisma in login mutation for app template
2022-04-26 12:02:19 -04:00
Aleksandra
3888d7018a
Add rpc resolver and update template app ( #3307 )
2022-04-20 14:33:41 +02:00
Brandon Bayer
00bd849eef
2.0.0-alpha.5
2022-04-15 09:03:01 -04:00
Dillon Raphael
c8db1a0b7e
Toolkit template ( #3298 )
...
* migrate generate command
* tidy up the help command
* Convert legacy full template to new working example
* change db to prisma for templates
* change toolkit-app to use useQuery instead of invoke
* new app & generator templates working for npm only
* fixed npm install
* set blitz config package version
* assert session id
* add type assert to template
2022-04-15 08:35:47 -04:00