Skip to content

v0.3.5

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 15:49
Immutable release. Only release title and notes can be modified.
6039a26

v0.3.5

Changes

@tanstack/intent

0.3.5

Patch Changes

  • #194 e885566 - Fix setup, setup-github-actions, meta, and scaffold failing with "No templates directory found" / "Meta-skills directory not found" in the published package. getMetaDir hardcoded ../../meta, which is correct for the src/commands/ source layout but overshoots to @tanstack/meta from the flat dist/ layout the build ships. Walk up to the first meta/ directory instead so resolution works in both layouts (and symlinked installs).

  • #191 3620cca - Tighten skill-source identity to (kind, id) instead of name alone: workspace:foo no longer authorizes an npm-installed foo (and vice versa) in intent.skills, the "declared but not discovered" notice, and skill loading via intent load.

Packages

  • @tanstack/intent@0.3.5