Pull Request Explorer

Back to Repo
Exploring 7 PRs for Fresh. Want this for your team? Start Free Trial
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

Summary

Bug Fix

Fix 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
  • Rapid review and merge indicate a straightforward, low-risk change with minimal impact on the codebase.

AI Details

Tech Stack

Languages: Typescript
fix: inject client entry on islands-free pages for HMR fibibot S No 297.5h 281.5h May 27, 2026

Summary

Health Assessment

AI Details

Tech Stack

Languages: Typescript
fix: support WebSocket upgrades in dev server bartlomieju M No 0.3h - May 27, 2026

Summary

Bug Fix

Support 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
  • Quick fix with minimal changes, no rework, fast merge within 18 minutes.

AI Details

Tech 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

Summary

Docs

Update 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
  • Quick documentation update with minimal changes, merged within 12 hours.

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

Summary

Bug Fix

Fix 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
  • The PR addressed a critical edge case that caused runtime crashes for non-standard HTTP methods. Despite a long cycle time, the change was straightforward and required minimal rework, indicating a low-risk, high-impact fix.

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

Summary

Docs

Add 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
  • Rapid documentation update with minimal review, indicating a straightforward change with low risk to production.

AI Details

Confidence: 0.80

Tech Stack

fix: type reconnectTimer as setTimeout return value bartlomieju XS No 2.7h - May 26, 2026

Summary

Bug Fix

Fix 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
  • Quick fix with minimal changes, no review required, merged within hours.

AI Details

Tech Stack

Languages: Typescript

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos