Skip to content

ci: Version Packages#170

Merged
LadyBluenotes merged 1 commit into
mainfrom
changeset-release/main
Jun 20, 2026
Merged

ci: Version Packages#170
LadyBluenotes merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tanstack/intent@0.2.0

Minor Changes

  • #169 0dbf9d0 - Add intent validate --check and intent validate --fix for mechanical SKILL.md frontmatter migrations.

    --check reports pending migrations without writing files. --fix rewrites fixable name and metadata scalar migrations, then re-runs validation.

Patch Changes

  • #168 9eee8a5 - Make SKILL.md frontmatter spec-compliant. name must now be a spec-legal leaf segment matching its parent directory (lowercase letters, numbers, and hyphens; 64 characters max; no slashes), and the Intent-specific scalars type, library, library_version, and framework live under the metadata map. intent validate now errors on a slash/non-leaf name, a name with non-spec characters or over 64 characters, non-spec top-level scalar keys, and a non-string metadata map. Skill identity is derived from the directory path rather than the frontmatter name, and the generate-skill and tree-generator templates emit the new shape.

@LadyBluenotes LadyBluenotes merged commit de15caf into main Jun 20, 2026
2 checks passed
@LadyBluenotes LadyBluenotes deleted the changeset-release/main branch June 20, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant