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 layout auth boolean logic bug #3547

Merged
merged 6 commits into from
Jul 18, 2022
Merged

Fix layout auth boolean logic bug #3547

merged 6 commits into from
Jul 18, 2022

Conversation

Zeko369
Copy link
Collaborator

@Zeko369 Zeko369 commented Jul 15, 2022

Closes: #3491

What are the changes and their implications?

Bug Checklist

  • template doesn't add a type to layout
  • our internal code is using wrong types for layout
  • there was a boolean logic bug in authenticate

@changeset-bot
Copy link

changeset-bot bot commented Jul 15, 2022

🦋 Changeset detected

Latest commit: f218e30

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

This PR includes changesets to release 7 packages
Name Type
@blitzjs/auth Patch
@blitzjs/rpc Patch
@blitzjs/next Patch
@blitzjs/codemod Patch
@blitzjs/config Patch
@blitzjs/generator Patch
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

@Zeko369 Zeko369 marked this pull request as ready for review July 16, 2022 00:00
@Zeko369 Zeko369 self-assigned this Jul 16, 2022
@beerose beerose merged commit 1c80909 into main Jul 18, 2022
@beerose beerose deleted the fix/layout-auth branch July 18, 2022 08:39
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.

Layout.authenticate not working on blitz/@alpha
4 participants