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: Use globalThis for Array/String/Boolean #930

Merged
merged 6 commits into from
Sep 30, 2023
Merged

Conversation

stephenh
Copy link
Owner

@stephenh stephenh commented Sep 30, 2023

Should fix #927

@stephenh stephenh merged commit 9a252c3 into main Sep 30, 2023
6 checks passed
@stephenh stephenh deleted the more-global-this branch September 30, 2023 15:19
stephenh pushed a commit that referenced this pull request Sep 30, 2023
## [1.158.1](v1.158.0...v1.158.1) (2023-09-30)

### Bug Fixes

* Use globalThis for Array/String/Boolean ([#930](#930)) ([9a252c3](9a252c3))
@stephenh
Copy link
Owner Author

🎉 This PR is included in version 1.158.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Array message type generates invalid code on account of name collision.
1 participant