Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Query V6 for Svelte warning on building

オープン
#9,740 コメント 0 件 リアクション 4 件 担当者 1 名 GitHub で見る

@lachlancollins がすでに取り組んでいます。

2025年10月12日 から。

評価

この issue はまだ評価されていません。

説明

package: svelte-query
Describe the bug

When building a SvelteKit project on the latest version that includes the latest version (6) of Tanstack Query, I get the following warning:

"notifyManager" and "replaceEqualDeep" are imported from external module "@tanstack/query-core" but never used in "node_modules/@tanstack/svelte-query/dist/useMutationState.svelte.js", "node_modules/@tanstack/svelte-query/dist/useHydrate.js", "node_modules/@tanstack/svelte-query/dist/QueryClientProvider.svelte", "node_modules/@tanstack/svelte-query/dist/createInfiniteQuery.js", "node_modules/@tanstack/svelte-query/dist/createQuery.js", "node_modules/@tanstack/svelte-query/dist/createMutation.svelte.js", "node_modules/@tanstack/svelte-query/dist/createQueries.svelte.js" and "node_modules/@tanstack/svelte-query/dist/index.js".
Your minimal, reproducible example

https://codesandbox.io/p/devbox/zealous-mcclintock-sy2cgk?workspaceId=ws_UvGZaEmbN6a2bMJQSn24kF

Steps to reproduce
  1. Go to https://codesandbox.io/p/devbox/zealous-mcclintock-sy2cgk?workspaceId=ws_UvGZaEmbN6a2bMJQSn24kF
  2. run npm run build
  3. See warning
Expected behavior

No warnings to appear during build.

How often does this bug happen?

Every time

Screenshots or Videos

No response

Platform

macOS Tahoe 26
node 22.20.0

Tanstack Query adapter

svelte-query

TanStack Query version

6.0.0

TypeScript version

5.9.3

Additional context

No response

主要言語
TypeScript
スター
50.3k
フォーク
4.2k
平均マージ
22時間 33分
マージ済み PR(30日)
214

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

TanStack/query のほかの issue

TanStack/query の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。