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(core): prerender HTML #12086

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat(core): prerender HTML #12086

wants to merge 1 commit into from

Conversation

balazsorban44
Copy link
Member

☕️ Reasoning

Remove preact and preact-render-to-string as runtime dependencies. Ideally, we can prerender the JSX to HTML, with holes in the markup, and shave off two dependencies.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

📌 Resources

Copy link

vercel bot commented Oct 21, 2024

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

Name Status Preview Comments Updated (UTC)
auth-docs ❌ Failed (Inspect) Oct 21, 2024 9:50am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Oct 21, 2024 9:50am
proxy ⬜️ Ignored (Inspect) Oct 21, 2024 9:50am

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@actions/[email protected] environment, filesystem Transitive: network, unsafe +17 8.12 MB thboop
npm/@auth/[email protected] environment Transitive: network +4 2.5 MB balazsorban
npm/@solidjs/[email protected] None 0 20.4 kB ryansolid
npm/@solidjs/[email protected] None 0 87.6 kB ryansolid
npm/@types/[email protected] None +1 4.06 MB types
npm/[email protected] network Transitive: environment, eval, filesystem, shell, unsafe +130 9.69 MB stevenvachon
npm/[email protected] environment, filesystem +1 205 kB ai
npm/[email protected] None +3 3.26 MB ryansolid
npm/[email protected] environment, filesystem Transitive: eval, network, shell, unsafe +51 9.89 MB ryansolid
npm/[email protected] filesystem, shell Transitive: environment, eval, network, unsafe +86 10.3 MB ryansolid
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +302 45 MB ryansolid
npm/[email protected] environment, filesystem Transitive: network, shell, unsafe +78 14.3 MB adamwathan
npm/[email protected] environment, eval, filesystem Transitive: network, shell, unsafe +33 6.7 MB egoist
npm/[email protected] Transitive: environment, filesystem, network, shell, unsafe +3 643 kB hirokiosame
npm/[email protected] None 0 40.6 MB typescript-bot
npm/[email protected] None 0 32 MB typescript-bot
npm/[email protected] environment, eval, filesystem, network, shell, unsafe +8 10.3 MB vitebot
npm/[email protected] None 0 667 kB colinmcd94

🚮 Removed packages: npm/@ariakit/[email protected], npm/@auth/[email protected], npm/@auth/[email protected], npm/@aws-sdk/[email protected], npm/@aws-sdk/[email protected], npm/@azure/[email protected], npm/@balazsorban/[email protected], npm/@builder.io/[email protected], npm/@builder.io/[email protected], npm/@cloudflare/[email protected], npm/@radix-ui/[email protected], npm/@radix-ui/[email protected], npm/@radix-ui/[email protected], npm/@radix-ui/[email protected], npm/@radix-ui/[email protected], npm/@simplewebauthn/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@types/[email protected], npm/@vercel/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

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