Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(fix): Stop exporting useAuthenticatedBlitzContext from @blitzjs/auth #4157

Merged
merged 5 commits into from
Jun 9, 2023

Conversation

siddhsuresh
Copy link
Member

@siddhsuresh siddhsuresh commented Jun 9, 2023

Closes: ?

What are the changes and their implications?

Stop exporting useAuthenticatedBlitzContext from @blitzjs/auth this should be imported from app/blitz-server.ts file

Bug Checklist

  • Changeset added (run pnpm changeset in the root directory)

@changeset-bot
Copy link

changeset-bot bot commented Jun 9, 2023

🦋 Changeset detected

Latest commit: 4ad0586

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@blitzjs/auth Minor
next-blitz-auth Patch
@blitzjs/rpc Minor
@blitzjs/next Minor
@blitzjs/codemod Minor
@blitzjs/config Minor
@blitzjs/generator Minor
blitz Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@siddhsuresh siddhsuresh changed the title (fix): Stop exporting getBlitzContext and useAuthenticatedBlitzContext from @blitzjs/auth (fix): Stop exporting useAuthenticatedBlitzContext from @blitzjs/auth Jun 9, 2023
@flybayer flybayer added the 0 - <(^_^)> - merge it! ✌️ Kodiak automerge label Jun 9, 2023
@kodiakhq kodiakhq bot merged commit 1bb3a65 into main Jun 9, 2023
28 of 29 checks passed
@kodiakhq kodiakhq bot deleted the siddhsuresh/remove-auth-exports branch June 9, 2023 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants