github-actions[bot]
f7735d59a3
Version Packages (beta) ( #4262 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-02 22:55:50 +05:30
Siddharth Suresh
b84c5bedbd
Next 14 Compatibility ( #4263 )
...
* upgrade to next 14
* use default react import
* use `next/compat/router`
* set baseurl for next13 app
* get it working
* fix Error Component
* fix floating promisis
* Create modern-cups-cheat.md
* fix type of error boundary
* get react query working again
* remove experimental
* remove broken test since next export is removed
* fix qm integration test
* fix mismatch of cookie names in client and server
* fix `auth-with-rpc`
* fix unit tests
* fix snapshot
* remove `@tanstack/query-core` dep from `@blitzjs/rpc`
* Update .changeset/modern-cups-cheat.md
* fix: lockfile
* regression: re-export react query client utilites
* Update .changeset/modern-cups-cheat.md
* do not export `withRouter`
* revert change to `BlitzProvider`
* remove unnecessary next types
2024-01-02 17:05:41 +00:00
Savvas Papageorgiadis
e5cd2c8622
chore(rpcHandler): onError ctx ( #4259 )
...
* chore(rpcHandler): onError ctx
* chore: add changeset
* Update .changeset/rare-squids-brake.md
---------
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-12-20 18:09:17 +00:00
github-actions[bot]
99541848b3
Version Packages (beta) ( #4258 )
...
* Version Packages (beta)
* pnpm lock fix
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-11-29 00:21:19 +05:30
github-actions[bot]
fb232d126e
Version Packages (beta) ( #4227 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-30 18:48:22 +05:30
github-actions[bot]
353af3fae6
Version Packages (beta) ( #4216 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-03 12:07:42 +05:30
Siddharth Suresh
3ddb57072b
Update location of resolve-href in next 13.5.2 ( #4222 )
...
* upgrade to next 13.5.2 and update location of internal function
* Create lucky-teachers-sleep.md
* fix bootupMarkers
* fix issues with qm integration test
* Update integration-tests/utils/next-test-utils.ts
* next.js generated stuff
* Update .changeset/lucky-teachers-sleep.md
* remove unnecessary next lints to the integration-tests
* Update main.yml
* Revert "remove unnecessary next lints to the integration-tests"
This reverts commit 3226b2e3ba .
2023-10-03 12:02:46 +05:30
github-actions[bot]
9a5ce2e8ea
Version Packages (beta) ( #4212 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-06 16:39:31 +05:30
github-actions[bot]
e1bffdf3d6
Version Packages (beta) ( #4197 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-08-17 23:41:49 +05:30
Siddharth Suresh
cf393786c0
Fix CI: remove workspace from package.json ( #4196 )
2023-08-14 21:35:52 +05:30
Siddharth Suresh
5166e5e037
(feat) upgrade tslog ( #4154 )
...
* upgrade tslog
* Create big-turtles-tease.md
* pnpm lock
* fix build issue
* upgrade pnpm in the lock file to v8
* try again
* Update main.yml
* fix build
* fix
* again
* fix spacing
2023-06-05 21:11:34 +05:30
Siddharth Suresh
e82a79be50
Update the version of next in the new template from 13.2 to 13.3.0 ( #4120 )
...
Co-authored-by: Brandon Bayer <b@bayer.ws >
2023-04-10 18:45:54 +05:30
Brandon Bayer
acc07ce943
Fix Next 13.2 compatibility ( #4108 )
...
* make everything work with next 13.2
* changeset
* update test
* fix test
2023-03-30 20:20:30 +00:00
Siddharth Suresh
cadefb88e4
feature: Next 13 App directory ( #4079 )
...
* working
* fix toolkit app
* fix add directive
* add back secure password
* changeset
* improve blitz rpc structure
* make it work
* fix most integration tests
* fix the tests
* fix import error
* fix unit test
* fix tests
* remove breaking changes
* remove another breaking change
* fix typescript declaration
* fix errorboundary redirect issues
* cleanup
* upgrade to next13
* update pnpm-lock
* add Server Plugin Export
* fix lint error
* fix build errors
* fixes
* Solve NextRouter is not mounted
* fix
* fix issues
* pnpm lock fix
* rename session function and add auth utility
* remove potential implicit warning
* fix deps and cleanup
* fix secure-password missing file
* fix possibility of crsf token cookie being null
* remove secure-password breaking changes
* Update cuddly-singers-perform.md
* rename functions and remove headers
* Revert "remove secure-password breaking changes"
This reverts commit abccf93d0c .
* unsupported auth methods in react server components
* remove authorizedContext: To be done in another PR
* add integration test for app dir
* fix duplicate package name
* integration test
* remove empty then and add void operator
* fix pnpm lock
2023-03-24 11:10:36 +05:30
Siddharth Suresh
9529dbd6f4
Make secure password completely optional ( #4085 )
...
* secure-password breaking changes
* fix
* more fixes
* fix secure-password imports
* add codemod
* add secure-password to auth integration test
* Apply suggestions from code review
* try adding playwrigth to package.json
* without server mode
* add one to fix conficting ports
* another try
* add waitPort in the right place
* use same port
* manually kill the process
* remove the server mode
* cleanup
2023-03-18 16:48:08 +05:30
Tobias
430f0b52dd
Update to "prisma": "4.6.1" ( #4062 )
...
Co-authored-by: Brandon Bayer <b@bayer.ws >
Co-authored-by: Siddharth Suresh <siddh.suresh@gmail.com >
2023-02-13 18:47:50 +05:30
Aleksandra
8b4bf999ce
Update deps ( #3957 )
2022-11-09 14:11:28 -05:00
Dillon Raphael
2a81af7b78
Update templates & generator to use src directory ( #3947 )
...
* update templates & generator to use src directory
* changeset
* fix imports for toolkit-app-passportjs example
2022-11-08 08:34:36 -05:00
Aleksandra
a6e81f156b
Add BlitzLogger plugin and allow customizing logging ( #3886 )
2022-10-18 15:50:17 +08:00
Siddharth Suresh
c213d521c6
Add Windows Testing to CI ( #3799 )
...
* add windows testing
2022-08-30 18:32:48 -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
Aleksandra
a3c92cb863
Allow using RouteUrlObject as redirect.destination in getStaticProps and getServerSideProps ( #3699 )
2022-08-11 13:20:57 +02:00
Edrick Leong
4902802402
Add getQueryData utility to get an existing query's cached data ( #3648 )
...
* feat: add getQueryData
* test: add integration test for getQueryData
* Add changeset
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-08-10 11:17:37 +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
Fran Zekan
e339e2fd0a
Hoist up react-query ( #3585 )
...
Co-authored-by: Aleksandra <alexsandra.sikora@gmail.com >
2022-07-22 20:35:37 +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
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
c11f0401cf
Update Next.js version and addBasePath location ( #3506 )
2022-07-06 13:14:48 +02:00
David
bec9512e30
Expand & rename baseResolverPath ( #3421 )
...
Co-authored-by: beerose <alexsandra.sikora@gmail.com >
2022-07-04 17:35:36 +02:00
Aleksandra
b86b569d56
Remove as any assertion for the PrismaStorage argument ( #3481 )
2022-07-01 16:04:58 +02: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
Aleksandra
4cad9cca25
Add queryClient to RPC plugin exports ( #3424 )
2022-06-10 10:18:50 -07: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
Aleksandra
0729291099
Add invokeWithCtx ( #3391 )
2022-05-31 16:06:45 -04:00
Dillon Raphael
9cf924ee86
Regenerate route manifest on page changes (Working build) ( #3385 )
2022-05-30 10:09:20 -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
Aleksandra
b0c21b0706
Move blitz config to next.config.js ( #3370 )
2022-05-19 15:34:37 +02:00
Aleksandra
931156c352
Add support for prefetchInfiniteQuery ( #3369 )
2022-05-17 16:29:12 +02:00
Aleksandra
c3bb5cd95b
Add passport adapter ( #3365 )
2022-05-16 18:02:44 +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
Aleksandra
da17cc8a24
Support prefetchBlitzQuery in gSP and gSSP ( #3341 )
2022-05-12 12:55:13 +02:00
Aleksandra
3c6f43a11d
Add github workflow for automatic release ( #3330 )
2022-05-05 15:33:31 +02:00
Aleksandra
2150dcc3e7
Setup Superjson for gssp and gsp ( #3335 )
2022-05-04 17:45:35 +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
Aleksandra
a2ebdbe7d6
make blitz CMD run the associated .bin file ( #3310 )
2022-04-27 11:38:55 +02:00
Dillon Raphael
212a1cb941
Cli codegen command ( #3276 )
...
* WIP: init cli + init env utils
* remove pnpm global link artifacts
* WIP: migrate legacy new cli command
* change enums to objects
* remove chromedriver package from integration test
* create cli bin file that requires blitz/dist/index.cj
* fix prisma-utils pEvent
* fix missing modules
* use form key types & rename bin script
* init cli-codegen
* add fs-extra package to blitz-next
* read config file as a buffer then eval the string
Co-authored-by: Dillon Raphael <dillonraphael@Dillons-MBP.hitronhub.home >
2022-04-14 11:17:19 -04:00
Aleksandra
151dcc308e
Add RpcClientPlugin 🎉 ( #3302 )
2022-04-13 14:24:26 +02:00