Skip to content

fix: make DefaultEventUtils internal #264

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

Merged
merged 1 commit into from
Apr 10, 2025

Conversation

polbins
Copy link
Contributor

@polbins polbins commented Apr 10, 2025

Summary

Prevent access of DefaultEventUtils as it's prone to misuse (e.g. Amplitude supplied !isBuilt yet)

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?:

@polbins polbins requested a review from igor-amp April 10, 2025 20:46
@polbins polbins merged commit 6f17917 into main Apr 10, 2025
4 checks passed
@polbins polbins deleted the AMP-128477/prevent-access-of-default-event-utils branch April 10, 2025 21:00
github-actions bot pushed a commit that referenced this pull request Apr 29, 2025
## [1.20.7](v1.20.6...v1.20.7) (2025-04-29)

### Bug Fixes

* default location listening to false ([#270](#270)) ([3946f35](3946f35))
* make DefaultEventUtils internal ([#264](#264)) ([6f17917](6f17917))
* mark event utils as deprecated ([#268](#268)) ([ff00a73](ff00a73))
* update network listener to cover cases where network is blocked ([#267](#267)) ([f347bb1](f347bb1))
Copy link

🎉 This PR is included in version 1.20.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request May 2, 2025
## [1.20.7](v1.20.6...v1.20.7) (2025-05-02)

### Bug Fixes

* default location listening to false ([#270](#270)) ([3946f35](3946f35))
* make DefaultEventUtils internal ([#264](#264)) ([6f17917](6f17917))
* mark event utils as deprecated ([#268](#268)) ([ff00a73](ff00a73))
* update network listener to cover cases where network is blocked ([#267](#267)) ([f347bb1](f347bb1))
github-actions bot pushed a commit that referenced this pull request May 2, 2025
## [1.20.7](v1.20.6...v1.20.7) (2025-05-02)

### Bug Fixes

* default location listening to false ([#270](#270)) ([3946f35](3946f35))
* make DefaultEventUtils internal ([#264](#264)) ([6f17917](6f17917))
* mark event utils as deprecated ([#268](#268)) ([ff00a73](ff00a73))
* update network listener to cover cases where network is blocked ([#267](#267)) ([f347bb1](f347bb1))
Copy link

github-actions bot commented May 2, 2025

🎉 This PR is included in version 1.20.7 🎉

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.

2 participants