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

feat(listener): add support for includeAllVersions #1003

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bjoerge
Copy link
Member

@bjoerge bjoerge commented Feb 5, 2025

Adds support for passing the includeAllVersions param to client.listen(). Docs TBD

src/types.ts Outdated Show resolved Hide resolved
@bjoerge bjoerge requested a review from rneatherway February 5, 2025 11:01
@bjoerge bjoerge force-pushed the add-include-all-version-param branch from d0a143f to 20a44bf Compare February 6, 2025 18:32
@bjoerge bjoerge force-pushed the add-include-all-version-param branch from 91f7ce3 to 00f476a Compare February 10, 2025 13:43
@bjoerge bjoerge force-pushed the add-include-all-version-param branch 2 times, most recently from 82352ef to 4b27e17 Compare February 10, 2025 13:57
@bjoerge
Copy link
Member Author

bjoerge commented Feb 10, 2025

This is now good to go. This will merely just forward the includeAllVersions param, which is marked as internal for now. The API docs can come later.

@bjoerge bjoerge marked this pull request as ready for review February 10, 2025 14:01
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.

2 participants