Skip to content

ci: Version Packages#186

Merged
LadyBluenotes merged 1 commit into
mainfrom
changeset-release/main
Jul 2, 2026
Merged

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

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.3.3

Patch Changes

  • #185 b7920e9 - Fix intent list suppressing the allow-all risk warning.

    When intent.skills is set to allow-all ("*"), intent list --no-notices and INTENT_NO_NOTICES=1 no longer hide the warning that all skill sources are permitted. This banner is a security-relevant signal, not a migration tip, so it's now excluded from suppression while other notices remain suppressible as before.

  • #187 fb3c08b - Fix potential hangs on slow or large environments:

    • Bound the npm registry staleness check with a request timeout so intent list and other staleness checks can't hang indefinitely on a slow or unreachable registry.
    • Bound global package-manager detection with a command timeout so it can't hang indefinitely when the environment's global node_modules is slow to resolve.
    • Avoid enumerating a workspace package's entire skill tree just to check whether it has any skills, reducing filesystem work in large monorepos.

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 62b0cad to 31b5c75 Compare July 2, 2026 01:50
@LadyBluenotes LadyBluenotes merged commit 8a25a7b into main Jul 2, 2026
2 checks passed
@LadyBluenotes LadyBluenotes deleted the changeset-release/main branch July 2, 2026 01:54
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