Pull Request Explorer
Back to Repo| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix: stylesheet links in <Head> drop entry CSS | crowlKats | S | No | 0.3h | 0.1h | May 27, 2026 |
SummaryBug FixFix stylesheet link collision in <Head> This fix prevents user-defined stylesheet links from overriding entry CSS, maintaining consistent styling across pages. It resolves layout issues caused by CSS collisions in production. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: inject client entry on islands-free pages for HMR | fibibot | S | No | 297.5h | 281.5h | May 27, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix: support WebSocket upgrades in dev server | bartlomieju | M | No | 0.3h | - | May 27, 2026 |
SummaryBug FixSupport WebSocket upgrades in dev server Fixes WebSocket connection failures in the Vite dev server, improving developer experience and reliability during local development. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| docs: websockets do not work with vite dev server pre-Deno 2.8 and Fresh 2.4 | will-weiss | S | No | 11.9h | - | May 27, 2026 |
SummaryDocsUpdate docs: WebSocket support in Vite dev Clarifies WebSocket behavior with Vite dev server, informing developers of limitations and version requirements. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| fix: handle non-standard HTTP methods in router | lunadogbot | M | No | 297.1h | 33.5h | May 26, 2026 |
SummaryBug FixFix non-standard HTTP method handling in router Prevents crashes and 405 errors for requests with uncommon HTTP verbs, improving reliability for public Fresh sites. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| docs: add Builder-to-Vite migration guide | bartlomieju | M | No | 3.5h | - | May 26, 2026 |
SummaryDocsAdd Builder-to-Vite migration guide Provides users with a step‑by‑step migration path from Builder to Vite, reducing onboarding friction and simplifying project upgrades. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack |
||||||
| fix: type reconnectTimer as setTimeout return value | bartlomieju | XS | No | 2.7h | - | May 26, 2026 |
SummaryBug FixFix reconnectTimer type for setTimeout Corrects type annotation for reconnectTimer, eliminating type errors that block CI builds. This ensures reliable hot module reloading during development. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||