build: update to @tanstack/vite-config v0.4.3#6923
Conversation
🦋 Changeset detectedLatest commit: f2a1552 The changes in this PR will be included in the next version bump. This PR includes changesets to release 40 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
📝 WalkthroughWalkthroughReplaces imports of Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
View your CI Pipeline Execution ↗ for commit f2a1552
☁️ Nx Cloud last updated this comment at |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In @.changeset/tasty-falcons-say.md:
- Line 44: Update the changeset note to fix the package name typo by replacing
the incorrect token "@tantack/vite-config" with the correct package name
"@tanstack/vite-config" in the changeset text so the dependency reference is
accurate.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 03e73af2-0fb4-4d3a-98ec-e69077bd48ef
⛔ Files ignored due to path filters (1)
pnpm-lock.yamlis excluded by!**/pnpm-lock.yaml
📒 Files selected for processing (47)
.changeset/tasty-falcons-say.mdpackage.jsonpackages/arktype-adapter/vite.config.tspackages/eslint-plugin-router/vite.config.tspackages/history/vite.config.tspackages/nitro-v2-vite-plugin/vite.config.tspackages/react-router-devtools/vite.config.tspackages/react-router-ssr-query/vite.config.tspackages/react-router/vite.config.tspackages/react-start-client/vite.config.tspackages/react-start-server/vite.config.tspackages/react-start/vite.config.server-entry.tspackages/react-start/vite.config.tspackages/router-cli/src/index.tspackages/router-cli/vite.config.tspackages/router-core/src/router.tspackages/router-core/vite.config.tspackages/router-devtools-core/vite.config.tspackages/router-devtools/vite.config.tspackages/router-generator/vite.config.tspackages/router-plugin/vite.config.tspackages/router-ssr-query-core/vite.config.tspackages/router-utils/vite.config.tspackages/router-vite-plugin/vite.config.tspackages/solid-router-devtools/vite.config.tspackages/solid-router-ssr-query/vite.config.tspackages/solid-router/vite.config.tspackages/solid-start-client/vite.config.tspackages/solid-start-server/vite.config.tspackages/solid-start/vite.config.server-entry.tspackages/solid-start/vite.config.tspackages/start-client-core/vite.config.tspackages/start-fn-stubs/vite.config.tspackages/start-plugin-core/vite.config.tspackages/start-server-core/vite.config.tspackages/start-static-server-functions/vite.config.tspackages/start-storage-context/vite.config.tspackages/valibot-adapter/vite.config.tspackages/virtual-file-routes/vite.config.tspackages/vue-router-devtools/vite.config.tspackages/vue-router-ssr-query/vite.config.tspackages/vue-router/vite.config.tspackages/vue-start-client/vite.config.tspackages/vue-start-server/vite.config.tspackages/vue-start/vite.config.server-entry.tspackages/vue-start/vite.config.tspackages/zod-adapter/vite.config.ts
Bundle Size Benchmarks
Trend sparkline is historical gzip bytes ending with this PR measurement; lower is better. |
Migrate from
@tanstack/configto@tanstack/vite-config0.4.3 (still on rollup)vite-config patched, similar to:
Summary by CodeRabbit
New Features
Chores
Bug Fixes