Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| refactor(nuxt,nitro): use dev exports for no-build type-checking | danielroe | XL | No | 16.6h | 0.2h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| refactor(kit,vite,webpack,nitro,schema): `ssrStyles` build output => lazy code provider | danielroe | S | No | 16.7h | 16.1h | Jul 17, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update devdependency knip to v6.27.0 (4.x) | renovate | S | No | 5.8h | 5.7h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update dependency magic-string to v1 (main) | renovate | S | No | 6.5h | 5.9h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update devdependency knip to v6.27.0 (3.x) | renovate | S | No | 4.9h | 4.9h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(nuxt): respect saved scroll position on same-page back navigation from hash | DamianGlowala | XS | No | 1.2h | 0.1h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update rolldown (4.x) | renovate | XL | No | 1.3h | 1.3h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update rolldown (3.x) | renovate | XL | No | 1.2h | 1.2h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update rolldown (main) | renovate | XL | No | 1.3h | 0.7h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update all non-major dependencies (4.x) | renovate | XL | No | 0.6h | 0.6h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update all non-major dependencies (3.x) | renovate | XL | No | 0.6h | 0.6h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update all non-major dependencies (main) | renovate | XL | No | 1.5h | 0.5h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(nuxt): update unctx to v3 | DamianGlowala | M | No | 81.2h | 80.9h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update actions/setup-node action to v7 (4.x) | renovate | S | No | 0.5h | 0.5h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): update actions/setup-node action to v7 (3.x) | renovate | S | No | 0.5h | 0.5h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(deps): unpin `@vue/shared` | KazariAI | XS | No | 6.3h | 5.7h | Jul 16, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| docs: clarify usage of await with useFetch | Fuzzyma | XS | AI | - | 0.1h | Jul 15, 2026 |
SummaryDocsClarify await usage with useFetch This documentation update explains when to await useFetch, improving developer understanding and preventing potential UX issues. Health Assessment
Small
Low
Low
AI Details
Category:
Code AI
Confidence:
0.75
Tech Stack |
||||||
| docs: improving testing documentation for better understanding | skoenfaelt | XS | AI | 225.7h | 0.0h | Jul 15, 2026 |
SummaryDocsImprove testing docs with TypeScript config Clarifies TypeScript test paths to prevent compilation errors for new users. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| docs: correct and improve `useAsyncData` and `useFetch` | cyyynthia | M | No | 194.5h | 0.1h | Jul 15, 2026 |
SummaryDocsdocs: correct and improve `useAsyncData` and `useFetch` Updates Nuxt documentation to clarify return types and behavior of `useAsyncData` and `useFetch`, improving clarity for developers. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix(nuxt): tolerate missing dirs in parcel watcher | danielroe | M | No | 4.1h | 2.8h | Jul 15, 2026 |
SummaryBug FixFix missing directories in parcel watcher Directories that don't exist now return false instead of throwing an error, improving stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(rspack,webpack): use async entry in dev to avoid circular import | danielroe | XS | No | 1.1h | 0.1h | Jul 15, 2026 |
SummaryBug FixFix circular import in webpack dev entry Resolves flaky tests caused by circular imports in webpack's dev mode, improving build stability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(nuxt): expose `getIslandHash` + `hashKey` + improve hash for keys | danielroe | L | No | 2.4h | 0.1h | Jul 15, 2026 |
SummaryFeatureExpose island hash and key hashing utilities Provides libraries with a customizable hash function and a faster key hashing algorithm, improving caching performance and reducing bundle size for Nuxt applications. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(rspack): use rsbuild dev server in middleware mode | danielroe | M | No | 21.3h | 0.2h | Jul 15, 2026 |
SummaryFeatureUse rsbuild dev server in middleware mode Migrates Nuxt’s dev server to rsbuild, replacing webpack middleware for faster builds and simplified HMR integration. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Yaml
Frameworks:
Webpack
|
||||||
| fix(nuxt): auto-import $fetch where possible | danielroe | M | No | 2.0h | 0.2h | Jul 15, 2026 |
SummaryBug FixAuto-import $fetch in Nuxt components Improves developer experience by automatically importing $fetch where possible, reducing boilerplate and potential errors. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript
|
||||||
| fix(nuxt): auto-import `$fetch` where possible | danielroe | M | No | 1.2h | - | Jul 15, 2026 |
SummaryBug FixAuto-import $fetch to prevent runtime errors Ensures $fetch is automatically imported in user code, eliminating errors when $fetch.create is used before global assignment and improving developer experience. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Nuxt
|
||||||
| refactor(vite): extract TemplateHMRPlugin from DevServerPlugin | danielroe | S | No | 1.2h | - | Jul 15, 2026 |
SummaryRefactorRefactor Vite: Extract TemplateHMRPlugin This refactor separates template hot module replacement logic into its own plugin, improving modularity and maintainability. Health AssessmentAI DetailsTech Stack
Languages:
Javascript
|
||||||
| chore(deps): update all non-major dependencies (3.x) | renovate | XL | No | 38.8h | 38.8h | Jul 15, 2026 |
SummaryChoreUpdate non‑major dependencies Keeps the Nuxt project’s dependencies current, reducing security risks and ensuring compatibility with newer releases. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| chore(deps): update all non-major dependencies (4.x) | renovate | XL | No | 38.8h | 38.8h | Jul 15, 2026 |
SummaryChoreUpdate non-major dependencies This PR updates all non-major dependencies to keep the project up-to-date, ensuring compatibility and security. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| docs: add builder guide | danielroe | L | No | 15.0h | 0.0h | Jul 15, 2026 |
SummaryDocsAdd builder guide documentation Adds comprehensive documentation for the new Nuxt builder API, improving developer onboarding and usage. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack |
||||||
| fix(nuxt): unwrap module mutation trackers from options after installing | danielroe | M | No | 3.0h | - | Jul 14, 2026 |
SummaryBug FixFix Nuxt module mutation trackers after installation Removes mutation proxies from nuxt.options after modules are installed, ensuring modules function correctly and preventing runtime errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(deps): update all non-major dependencies (main) | renovate | XL | No | 23.7h | 21.3h | Jul 14, 2026 |
SummaryChoreUpdate non-major dependencies This PR updates all non-major dependencies to their latest patch/minor versions, keeping the project secure and up-to-date. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| test: reenable webpack/rspack dev tests | danielroe | M | No | 1.3h | - | Jul 14, 2026 |
SummaryTestReenable webpack/rspack dev tests Adds missing dev server tests for webpack and rspack, ensuring regressions are caught early after recent changes. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Typescript
|
||||||
| ci: use vite-plus to manage pnpm | danielroe | L | No | 0.9h | 0.5h | Jul 14, 2026 |
SummaryCI/CDUse vite-plus for pnpm in CI workflows Switches CI to use vite-plus for pnpm, improving reliability and performance of auto‑updates. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| fix(nuxt): pass nuxt `rootDir` to typed-router context | Anoesj | S | No | 4.4h | 3.8h | Jul 14, 2026 |
SummaryBug FixFix nuxt typed router context Resolves issue with typed router when Nuxt is prepared with a different cwd than rootDir Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
Nuxt, Vue
|
||||||
| feat(rspack): use rspack-specific Vue loader | Nsttt | L | No | 2.4h | 0.2h | Jul 14, 2026 |
SummaryFeatureAdd rspack-specific Vue loader Enables Rspack to use its own Vue loader, improving build performance and compatibility for Vue projects. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Typescript, Yaml
Frameworks:
Webpack, Rspack, Vue
|
||||||
| chore(deps): bump nitro beta version | danielroe | L | No | 0.8h | - | Jul 13, 2026 |
SummaryChoreBump Nitro beta dependencies Updates Nitro beta dependencies to ensure compatibility and avoid breaking production usage. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| test: force disable `test` mode for bundle size tests | danielroe | XS | No | 0.5h | - | Jul 13, 2026 |
SummaryTestDisable test mode for bundle size tests Ensures accurate bundle size measurements by disabling test mode Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
Nuxt
|
||||||
| chore(deps): update rolldown (3.x) | renovate | XL | No | 0.6h | 0.6h | Jul 13, 2026 |
SummaryChoreUpdate rolldown to 3.x Updates the rolldown dependency to the latest 3.x version, which includes various bug fixes and performance improvements. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Javascript
Frameworks:
Nuxt
|
||||||
| refactor(rspack): use `rsbuild` to power rspack builder | Nsttt | XL | No | 322.0h | 205.2h | Jul 13, 2026 |
SummaryRefactorRefactor rspack builder to use rsbuild Integrates rsbuild core into rspack, simplifying compiler creation and improving maintainability. Health Assessment
Medium
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(kit): `noUncheckedSideEffectImports` (v5) + disable `libReplacement` | danielroe | S | No | 0.7h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix kit side effect imports and disable libReplacement Ensures TypeScript compatibility by preventing unchecked side effect imports and disabling libReplacement, reducing build errors for users. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
1.00
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): update rolldown (4.x) | renovate | XL | No | 0.8h | 0.4h | Jul 13, 2026 |
SummaryChorechore(deps): update rolldown (4.x) Updates the rolldown dependency to a newer patch version, ensuring compatibility and security fixes. Health Assessment
X-Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(nuxt): update unctx to v3 beta | DamianGlowala | M | No | 14.3h | 0.1h | Jul 13, 2026 |
SummaryBug FixUpdate unctx to v3 beta Fixes ALS memory leak by updating unctx to v3 beta and makes UnctxTransformPlugin async due to API changes. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript
Frameworks:
Nuxt
|
||||||
| chore(deps): update devdependency rolldown to v1.1.5 (main) | renovate | XL | No | 1.1h | 0.7h | Jul 13, 2026 |
SummaryChoreUpdate rolldown devdependency to v1.1.5 Bumps the rolldown build tool to the latest patch, improving build stability and compatibility for the Nuxt project. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| ci: update agentscan | MatteoGabriele | XS | No | 10.5h | 0.1h | Jul 10, 2026 |
SummaryCI/CDUpdate agentscan CI workflow Bumps agentscan to v2.0.1, adds trusted-authors-associations, removes bots list, introduces labels mode, and updates the identity package, tightening security scanning. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| perf(nitro): load inline style chunks concurrently | quentinmcq | S | No | 1.7h | 0.2h | Jul 03, 2026 |
SummaryFeatureLoad inline style chunks concurrently Improves serverless cold start performance by reducing dynamic import latency for pages with many CSS modules, cutting render times by up to 31%. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| perf(kit): stat paths directly and probe extensions in parallel | quentinmcq | S | No | 21.9h | 0.1h | Jul 03, 2026 |
SummaryHealth AssessmentAI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| perf(nuxt): index scanned components by name to avoid quadratic lookup | quentinmcq | S | No | 21.8h | 21.3h | Jul 03, 2026 |
SummaryRefactorImprove component lookup performance in Nuxt This change replaces an O(n^2) component lookup with a Map-based approach, significantly speeding up component scanning during development and reducing watch event overhead. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| perf(nuxt): re-parse transformed file once in tree-shake plugin | quentinmcq | M | No | 21.5h | 0.1h | Jul 03, 2026 |
SummaryRefactorImprove tree-shake plugin performance Reduces redundant parsing, speeding up Nuxt build times for developers. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(deps): update babel monorepo to v8 (3.x) | renovate | M | No | 97.8h | 97.8h | Jul 03, 2026 |
SummaryChoreUpdate Babel monorepo to v8 Bumps Babel dependencies to v8, ensuring compatibility and new features for the Nuxt monorepo. Health Assessment
Medium
Low
High
AI DetailsTech Stack |
||||||
| fix(nuxt): add `head.push` for client side | Flo0806 | S | No | 50.4h | 30.1h | Jul 03, 2026 |
SummaryBug FixAdd head.push for client side Fixes client-side head rendering in Nuxt, ensuring correct tab titles. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
Nuxt
|
||||||