diff --git a/.changeset/moody-beds-invite.md b/.changeset/moody-beds-invite.md deleted file mode 100644 index 0fa286b..0000000 --- a/.changeset/moody-beds-invite.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"with-next-auth": major -"frontend-only": major -"@farcaster/auth-kit": major -"@farcaster/auth-client": minor -"@farcaster/auth-relay": patch ---- - -Moves `auth-kit` to `react-query`, forcing users to wrap it with `QueryClientProvider` and introduces API changes within hooks and components, to provide options to queries and mutations.