Skip to content

chore: version package for release#22

Merged
flyon merged 1 commit intomainfrom
changeset-release/main
Mar 4, 2026
Merged

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

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 4, 2026

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

Minor Changes

  • #20 33e9fb0 Thanks @flyon! - Breaking: QueryParser has been removed. If you imported QueryParser directly, replace with getQueryDispatch() from @_linked/core/queries/queryDispatch. The Shape DSL (Shape.select(), .create(), .update(), .delete()) and SelectQuery.exec() are unchanged.

    New: getQueryDispatch() and setQueryDispatch() are now exported, allowing custom query dispatch implementations (e.g. for testing or alternative storage backends) without subclassing LinkedStorage.

@flyon flyon merged commit 41423a5 into main Mar 4, 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