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/github@6.0.0 environment, filesystem Transitive: network, unsafe +17 8.12 MB thboop
npm/@auth/solid-start@0.13.0 environment Transitive: network +4 2.5 MB balazsorban
npm/@solidjs/meta@0.28.7 None 0 20.4 kB ryansolid
npm/@solidjs/router@0.6.0 None 0 87.6 kB ryansolid
npm/@types/node@20.11.15 None +1 4.06 MB types
npm/broken-link-checker@0.7.8 network Transitive: environment, eval, filesystem, shell, unsafe +130 9.69 MB stevenvachon
npm/postcss@8.4.44 environment, filesystem +1 205 kB ai
npm/solid-js@1.8.22 None +3 3.26 MB ryansolid
npm/solid-start-node@0.2.32 environment, filesystem Transitive: eval, network, shell, unsafe +51 9.89 MB ryansolid
npm/solid-start-vercel@0.2.32 filesystem, shell Transitive: environment, eval, network, unsafe +86 10.3 MB ryansolid
npm/solid-start@0.2.32 Transitive: environment, eval, filesystem, network, shell, unsafe +302 45 MB ryansolid
npm/tailwindcss@3.4.10 environment, filesystem Transitive: network, shell, unsafe +78 14.3 MB adamwathan
npm/tsup@8.0.1 environment, eval, filesystem Transitive: network, shell, unsafe +33 6.7 MB egoist
npm/tsx@4.7.0 Transitive: environment, filesystem, network, shell, unsafe +3 643 kB hirokiosame
npm/typescript@5.2.2 None 0 40.6 MB typescript-bot
npm/typescript@5.3.3 None 0 32 MB typescript-bot
npm/vite@3.2.10 environment, eval, filesystem, network, shell, unsafe +8 10.3 MB vitebot
npm/zod@3.23.8 None 0 667 kB colinmcd94

🚮 Removed packages: npm/@ariakit/react@0.4.13, npm/@auth/express@0.8.2, npm/@auth/unstorage-adapter@2.7.2, npm/@aws-sdk/client-dynamodb@3.499.0, npm/@aws-sdk/lib-dynamodb@3.499.0, npm/@azure/data-tables@13.2.2, npm/@balazsorban/monorepo-release@0.5.1, npm/@builder.io/qwik-city@1.5.5, npm/@builder.io/qwik@1.7.3, npm/@cloudflare/workers-types@4.20240117.0, npm/@radix-ui/react-avatar@1.1.1, npm/@radix-ui/react-collapsible@1.1.1, npm/@radix-ui/react-dropdown-menu@2.1.2, npm/@radix-ui/react-navigation-menu@1.2.1, npm/@radix-ui/react-slot@1.1.0, npm/@simplewebauthn/server@9.0.3, npm/@types/express@4.17.21, npm/@types/morgan@1.9.9, npm/@types/react-dom@18.3.1, npm/@types/react@18.3.11, npm/@vercel/kv@1.0.1, npm/class-variance-authority@0.7.0, npm/clsx@2.1.1, npm/express@4.21.1, npm/lucide-react@0.274.0, npm/morgan@1.10.0, npm/next-auth@5.0.0-beta.25, npm/next@14.2.15, npm/pug@3.0.3, npm/react-dom@18.3.1, npm/react@18.3.1, npm/tailwind-merge@1.14.0, npm/tailwindcss-animate@1.0.7, npm/tailwindcss@3.4.14, npm/tsx@4.19.1, npm/unstorage@1.12.0

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