Skip to content

Commit ea07beb

Browse files
KyleAMathewsclaude
andcommitted
Add changeset for discovery-engine
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent fc6a937 commit ea07beb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.changeset/discovery-engine.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@tanstack/intent': patch
3+
---
4+
5+
Refactor package discovery into a dedicated registrar and dependency walker so project, workspace, and transitive dependencies are scanned consistently. Track local vs. global package sources and surface that in `intent list` via a `SOURCE` column. `intent stale` is now scoped to local and workspace packages; global packages are only included by `intent list` (which explicitly opts in). A new `scanForIntents` option `includeGlobal` controls global scanning for programmatic callers — this replaces the previous implicit behavior where setting `INTENT_GLOBAL_NODE_MODULES` caused all commands to scan globals.

0 commit comments

Comments
 (0)