This adds the ability for users to specify a global property that can be used to dynamically determine the release version with that property, instead of manually changing it in Segment's nor Sentry's UI.
If the custom property exists on the window, and that resulting value is truthy, then it will be used in place of the release option.
This adds the ability for users to specify a global property that can be used to dynamically determine the release version with that property, instead of manually changing it in Segment's nor Sentry's UI.
If the custom property exists on the window, and that resulting value is truthy, then it will be used in place of the
release
option.CC @hankim813 @ladanazita