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

new defineEntries (and context middleware) #961

Merged
merged 26 commits into from
Oct 18, 2024
Merged

new defineEntries (and context middleware) #961

merged 26 commits into from
Oct 18, 2024

Conversation

dai-shi
Copy link
Owner

@dai-shi dai-shi commented Oct 10, 2024

This is to prepare for upcoming api route support.

  • context middleware (replacing header middleware)
  • new_defineEntries
    • renderRsc
    • renderHtml
    • build
    • server functions

Copy link

vercel bot commented Oct 10, 2024

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

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview Oct 18, 2024 8:45am

Copy link

codesandbox-ci bot commented Oct 10, 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.

packages/waku/src/lib/middleware/types.ts Outdated Show resolved Hide resolved
examples/31_minimal/waku.config.ts Outdated Show resolved Hide resolved
examples/31_minimal/src/entries.tsx Show resolved Hide resolved
@dai-shi dai-shi mentioned this pull request Oct 12, 2024
86 tasks
packages/waku/package.json Show resolved Hide resolved
examples/12_nossr/waku.config.ts Show resolved Hide resolved
packages/waku/src/lib/builder/build.ts Show resolved Hide resolved
packages/waku/src/lib/middleware/handler.ts Show resolved Hide resolved
packages/waku/src/lib/middleware/handler.ts Outdated Show resolved Hide resolved
packages/waku/src/lib/renderers/html.ts Show resolved Hide resolved
packages/waku/src/lib/renderers/html.ts Show resolved Hide resolved
packages/waku/src/lib/renderers/html.ts Show resolved Hide resolved
packages/waku/src/minimal/client.ts Show resolved Hide resolved
packages/waku/src/minimal/client.ts Show resolved Hide resolved
@dai-shi dai-shi merged commit ca15662 into main Oct 18, 2024
24 checks passed
@dai-shi dai-shi deleted the idea/render-entry branch October 18, 2024 09:08
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.

2 participants