[PR #469] [MERGED] fix: add client optimizeDeps entries #595

Closed
opened 2026-05-06 13:08:58 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/cloudflare/vinext/pull/469
Author: @hyoban
Created: 3/11/2026
Status: Merged
Merged: 3/11/2026
Merged by: @james-elicx

Base: mainHead: 3-11-deps


📝 Commits (1)

  • cbf62d0 fix: add client optimizeDeps entries

📊 Changes

2 files changed (+10 additions, -1 deletions)

View changed files

📝 packages/vinext/src/index.ts (+4 -0)
📝 tests/app-router.test.ts (+6 -1)

📄 Description

To avoid something like this

10:57:41 PM [vite] (client) ✨ new dependencies optimized: next/navigation
10:57:41 PM [vite] (client) ✨ optimized dependencies changed. reloading
10:57:42 PM [vite] (client) ✨ new dependencies optimized: @amplitude/analytics-browser, @amplitude/plugin-session-replay-browser, @base-ui/react/button, @base-ui/react/tooltip, @floating-ui/react, @headlessui/react, @heroicons/react/20/solid, @heroicons/react/24/outline, @orpc/client, @orpc/contract, @orpc/openapi-client/fetch, @orpc/tanstack-query, @remixicon/react, @sentry/react, @t3-oss/env-nextjs, @tanstack/react-devtools, @tanstack/react-form-devtools, @tanstack/react-query-devtools, @tanstack/react-query, agentation, ahooks, class-variance-authority, clsx, es-toolkit/function, es-toolkit/string, foxact/use-clipboard, i18next-resources-to-backend, i18next, jotai/react, js-cookie, ky, next-themes, next/dynamic, next/link, next/script, react-i18next, string-ts, tailwind-merge, use-context-selector, zod, zustand
10:57:42 PM [vite] (client) ✨ optimized dependencies changed. reloading

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cloudflare/vinext/pull/469 **Author:** [@hyoban](https://github.com/hyoban) **Created:** 3/11/2026 **Status:** ✅ Merged **Merged:** 3/11/2026 **Merged by:** [@james-elicx](https://github.com/james-elicx) **Base:** `main` ← **Head:** `3-11-deps` --- ### 📝 Commits (1) - [`cbf62d0`](https://github.com/cloudflare/vinext/commit/cbf62d01163514d0aa7c81fdf493f419484492b9) fix: add client optimizeDeps entries ### 📊 Changes **2 files changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/vinext/src/index.ts` (+4 -0) 📝 `tests/app-router.test.ts` (+6 -1) </details> ### 📄 Description To avoid something like this ``` 10:57:41 PM [vite] (client) ✨ new dependencies optimized: next/navigation 10:57:41 PM [vite] (client) ✨ optimized dependencies changed. reloading 10:57:42 PM [vite] (client) ✨ new dependencies optimized: @amplitude/analytics-browser, @amplitude/plugin-session-replay-browser, @base-ui/react/button, @base-ui/react/tooltip, @floating-ui/react, @headlessui/react, @heroicons/react/20/solid, @heroicons/react/24/outline, @orpc/client, @orpc/contract, @orpc/openapi-client/fetch, @orpc/tanstack-query, @remixicon/react, @sentry/react, @t3-oss/env-nextjs, @tanstack/react-devtools, @tanstack/react-form-devtools, @tanstack/react-query-devtools, @tanstack/react-query, agentation, ahooks, class-variance-authority, clsx, es-toolkit/function, es-toolkit/string, foxact/use-clipboard, i18next-resources-to-backend, i18next, jotai/react, js-cookie, ky, next-themes, next/dynamic, next/link, next/script, react-i18next, string-ts, tailwind-merge, use-context-selector, zod, zustand 10:57:42 PM [vite] (client) ✨ optimized dependencies changed. reloading ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 13:08:58 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vinext#595
No description provided.