The next-gen web framework.
Stars
13.7k
Forks
748
Watchers
13.7k
Open Issues
88
Overall repository health assessment
No package.json found
This might not be a Node.js project
663
commits
230
commits
90
commits
75
commits
41
commits
36
commits
29
commits
28
commits
27
commits
18
commits
fix: improve CJS-to-ESM transform for better npm compatibility (#3697)
d6b0a16View on GitHubfix: improve Deno module resolution in Vite plugin (#3734)
9875146View on GitHubfix: use deno run for init instead of deno create before 2.3.0 (#3746)
3a51f82View on GitHubrefactor: add integrationTest() helper to reduce test boilerplate (#3711)
a872a70View on GitHubfix: normalize Windows paths in generated snapshot and server entry (#3727)
d6fc1d0View on GitHubfix: register files generated by Vite plugins in static file cache (#3534)
8b0d42bView on GitHubfeat: add View Transitions API support for client-side navigation (#3708)
400e217View on GitHubfix: CSP user directives now override defaults instead of duplicating (#3724)
cf73d29View on GitHubperf: pre-compile middleware chains at build time (#3104)
4edfe2fView on GitHubfeat: add nonce support for inline style and script tags in CSP (#3709)
dc23248View on GitHubfix: dev server intercepts Vite URLs when basePath is configured (#3730)
e0ee53dView on GitHubfix: fall back to full navigation when partial redirect has no partials (#3716)
14cff12View on GitHub