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

Improv: update operation value #355

Merged
merged 4 commits into from
Jan 14, 2025
Merged

Improv: update operation value #355

merged 4 commits into from
Jan 14, 2025

Conversation

trungnotchung
Copy link
Member

@trungnotchung trungnotchung commented Jan 14, 2025

Update proxyHandler to make sure the operation.value to always be an array, simplifying handling and ensuring consistency.
Relevant type definitions and tests have been updated to reflect this change.
Resolve #354

Copy link
Contributor

@winprn winprn left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@anhnd350309 anhnd350309 left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@d-roak d-roak left a comment

Choose a reason for hiding this comment

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

lgtm

@d-roak d-roak merged commit cc45067 into main Jan 14, 2025
12 checks passed
@d-roak d-roak deleted the improv/update-operation-value branch January 15, 2025 21:10
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.

Ensure operation.value is always an Array
4 participants