Skip to content

chore: version package for release#6

Merged
flyon merged 1 commit intomainfrom
changeset-release/main
Feb 16, 2026
Merged

chore: version package for release#6
flyon merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
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

@_linked/core@1.1.0

Minor Changes

  • #4 c35e686 Thanks @flyon! - - Added Shape.selectAll() plus nested selectAll() support on sub-queries.
    • Added inherited property deduplication via NodeShape.getUniquePropertyShapes() so subclass overrides win by label and are selected once.
    • Improved selectAll() type inference (including nested queries) and excluded base Shape keys from inferred results.
    • Added registration-time override guards: minCount cannot be lowered, maxCount cannot be increased, and nodeKind cannot be widened.
    • Fixed createPropertyShape to preserve explicit minCount: 0 / maxCount: 0.
    • Expanded tests and README documentation for selectAll, CRUD return types, and multi-value update semantics.

@flyon flyon merged commit 24ebe57 into main Feb 16, 2026
2 checks passed
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

Comments