Aleksandra
8b4bf999ce
Update deps ( #3957 )
2022-11-09 14:11:28 -05:00
Dillon Raphael
8e0c9d76b5
Migrate recipes ( #3784 )
2022-10-03 09:21:45 -04: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
Fran Zekan
f52ca398ee
Upgrade React-Query to V4 ( #3557 )
2022-07-30 20:59: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
12cb7a727d
Upgrade Prisma to v4.0.0 ( #3511 )
...
* Upgrade Prisma to v4.0.0
* Changeset
2022-07-06 19:21:36 +02:00
Aleksandra
c11f0401cf
Update Next.js version and addBasePath location ( #3506 )
2022-07-06 13:14:48 +02:00
Aleksandra
6ff9ec0d75
Upgrade @types/react, fix typings inside @blitzjs/next ( #3356 )
2022-05-12 13:04:05 +02:00
Dillon Raphael
c096891bf0
change queries & mutation test package.json to different name
2022-05-09 14:30:59 -04:00
Dillon Raphael
e8271d579c
React query tests ( #3348 )
...
* init tests
* fix custom blitz provider for testing-library render function
* fix mutation test setup and set globaThis react environment to true so the act function will work
* added query tests & moved blitz test utils to the utils dir
* clean queries and mutation test files
* remove .env file from qm tests
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-05-09 17:05:42 +02:00