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

fix switch back to 0 in HTP merging #65

Merged
merged 2 commits into from
Nov 13, 2024
Merged

fix switch back to 0 in HTP merging #65

merged 2 commits into from
Nov 13, 2024

Conversation

mutec
Copy link
Contributor

@mutec mutec commented Nov 10, 2024

Value 0 was never set since the condition to be smaller than the reference 0 is never met. This led to being undefined and missing keys within the change-events.

mutec and others added 2 commits November 10, 2024 17:22
Value `0` was never set since the condition to be smaller than the reference `0` is never met. This led to being `undefined` and missing keys within the change-events.
Copy link
Owner

@k-yle k-yle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks. this is technically a breaking change, but since this code is still marked as 'experimental' i think we can publish this as a minor release...

@k-yle k-yle merged commit 7be0d0c into k-yle:main Nov 13, 2024
8 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.

2 participants