Package + Version
Version:
Description
Currently in 5x, there are multiple instances of functions being used that are not supported on IE. Object.assigns, Array.prototype.includes are obvious ones, but given the wide refactor of utils, i'm sure there are more.
In Supported Browsers you imply that IE is fully supported, however in the PRs for these changes you mention that the docs are going to need updating. :/
Previously, the related issues github is showing me demonstrate you've worked back to provide IE support. However, it does not appear that's the case going forward?
Can you confirm what version we should use that is both a: fully supported by sentry and b: fully supported in IE? OR, if polyfills are the way to go, could you ship / point to the set needed to support sentry?
thanks!
Package + Version
@sentry/browser@sentry/noderaven-jsraven-node(raven for node)Version:
Description
Currently in 5x, there are multiple instances of functions being used that are not supported on IE.
Object.assigns,Array.prototype.includesare obvious ones, but given the wide refactor of utils, i'm sure there are more.In Supported Browsers you imply that IE is fully supported, however in the PRs for these changes you mention that the docs are going to need updating. :/
Previously, the related issues github is showing me demonstrate you've worked back to provide IE support. However, it does not appear that's the case going forward?
Can you confirm what version we should use that is both a: fully supported by sentry and b: fully supported in IE? OR, if polyfills are the way to go, could you ship / point to the set needed to support sentry?
thanks!