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

Use field names when serializing events to JS #848

Merged
merged 3 commits into from
Mar 30, 2025
Merged

Conversation

dmjio
Copy link
Owner

@dmjio dmjio commented Mar 30, 2025

  • Default ToJSVal encodes Map as double JSArray, so use an Object encoding instead
  • Update TypeScripts to reflect the change
  • Prettify all of the TypeScripts, not just some of them

dmjio added 3 commits March 29, 2025 18:50
- Default ToJSVal encodes Map as an Array, so use an Object encoding instead
- Update TypeScripts to reflect the change
@dmjio dmjio merged commit c9382c2 into master Mar 30, 2025
3 checks passed
@dmjio dmjio deleted the event-field-names branch March 30, 2025 00:54
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