Skip to content

ci: Version Packages#152

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

ci: Version Packages#152
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.0.43

Patch Changes

  • #151 ae42b35 - Fix skill discovery in Yarn Berry (PnP) projects. With nodeLinker: pnp and no
    node_modules, dependencies live in .yarn/cache/*.zip archives readable only
    through Yarn's libzip-patched filesystem. intent list and intent load now
    read package metadata and SKILL.md files from those archives — including when
    Intent runs via npx/dlx from outside the project's PnP graph. A failed PnP
    load fails closed with a clear diagnostic, and the PnP resolution hook is no
    longer left installed in Intent's process.

    Speed up skill discovery. Frontmatter parsing now reads only the leading region
    of each SKILL.md instead of the whole file (~4x faster on large skill bodies),
    and dependency resolution reuses its module resolver per package instead of
    rebuilding it for every dependency. Also drops redundant filesystem checks in the
    skill-file walk.

@LadyBluenotes LadyBluenotes merged commit ccc3fea into main Jun 13, 2026
6 of 7 checks passed
@LadyBluenotes LadyBluenotes deleted the changeset-release/main branch June 13, 2026 03:09
@nx-cloud

nx-cloud Bot commented Jun 13, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 2128f72

Command Status Duration Result
nx run-many --targets=build --exclude=examples/** ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2026-06-13 03:09:29 UTC

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