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

step 1 for middleware architecture #545

Merged
merged 9 commits into from
Feb 29, 2024
Merged

step 1 for middleware architecture #545

merged 9 commits into from
Feb 29, 2024

Conversation

dai-shi
Copy link
Owner

@dai-shi dai-shi commented Feb 27, 2024

step 1 for #513

  • move old middleware to old-wrappers
  • new middleware and types
  • prd only rsc middleware
  • prd only ssr middleware

Copy link

vercel bot commented Feb 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Feb 28, 2024 3:19pm

Copy link

codesandbox-ci bot commented Feb 27, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@dai-shi dai-shi marked this pull request as ready for review February 28, 2024 15:18
env: process.env as any,
}),
);
if (process.env.WAKU_WIP_MIDDLEWARE) {
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It only works behind this flag.

@dai-shi dai-shi merged commit 6fea996 into main Feb 29, 2024
28 checks passed
@dai-shi dai-shi deleted the middleware-api-1 branch February 29, 2024 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant