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

feat: export BlitzServerMiddleware from blitz-next #4296

Merged
merged 3 commits into from
Feb 6, 2024

Conversation

siddhsuresh
Copy link
Member

@siddhsuresh siddhsuresh commented Feb 6, 2024

Closes: #4295

What are the changes and their implications?

exports BlitzServerMiddleware from blitz-next with the correct types

Bug Checklist

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

Copy link

changeset-bot bot commented Feb 6, 2024

🦋 Changeset detected

Latest commit: 4436288

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

This PR includes changesets to release 8 packages
Name Type
@blitzjs/next Patch
blitz Patch
next-blitz-auth Patch
@blitzjs/auth Patch
@blitzjs/rpc Patch
@blitzjs/codemod Patch
@blitzjs/config Patch
@blitzjs/generator 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 merged commit 28a7904 into main Feb 6, 2024
1 check passed
@siddhsuresh siddhsuresh deleted the siddharth/move-BlitzServerMiddle-to-blitz-next branch February 6, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

BlitzServerMiddleware types are incorrect
3 participants