Skip to content

v0.0.37

Choose a tag to compare

@github-actions github-actions released this 03 May 02:38

v0.0.37

Changes

@tanstack/intent

0.0.37

Patch Changes

  • Add the @tanstack/intent/core entrypoint for programmatic skill discovery and loading. (#124)

    intent load now uses the core APIs and a direct dependency fast path, avoiding broad workspace scans when a requested skill can be resolved from the target package. This significantly improves load performance, especially in large workspaces, while preserving markdown link rewriting, warnings, debug output, and existing CLI behavior.

Packages

  • @tanstack/intent@0.0.37