Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version packages #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 3, 2025

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

@electric-sql/[email protected]

Patch Changes

  • 481a3c7: Add filterBy operator to filter elements of a keyed stream by keys from another stream
  • 434996c: Add support for wildcard select with a @* and @table_name.* syntax
  • 546db4c: new orderBy and topK operators, with indexed and fractional indexed variants
  • e339552: add support for CTEs via a with clause to D2QL
  • 1b8530c: added keyBy param to D2QL
  • 250ae73: Support for providing the sqlite database to operators via dependency injection
  • b48a330: add support for ORDER BY, LIMIT, and OFFSET to D2QL
  • 1b8530c: Refactor Store to have both pipe/pipeAll and query/queryAll, the former exposing the pipe api and the latter exposing the D2QL query api.
  • 24451fc: add support for group by clause to D2QL
  • 0e98a5a: new groupBy operator with accompanying aggregate functions (sum, count, avg, min, max, median, mode)
  • 31d001d: fix the join implementation so that it returns current results

@electric-sql/[email protected]

Patch Changes

@electric-sql/[email protected]

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 14 times, most recently from 9356131 to ae3fa8b Compare March 9, 2025 18:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from ae3fa8b to 5161e99 Compare March 9, 2025 19:18
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.

0 participants