- Updates React Plugin to v3.3.1 (with v2.8.1 as dependency) -- using React 17
- Updates React Native Plugin to 2.5.1 (with v2.8.1 as dependency)
- Updates Chrome Debug Extension to 0.3.0
This patch release restores complete ES3 support (broken in 2.8.0) and IE8 support (broken eariler via dynamicProto()) for the Sdk.
Changelog
- #1822 [BUG] v2.8.1 with a Hosted IE environment fails to initialize for a hosted instance of IE #1822 (#1824)
- #1823 [BUG] IE8 Support was broken by several components #1823
- Also updates to dynamicProto() v1.1.5 to restore IE8 support
What's Changed
- [BUG] v2.8.1 with a Hosted IE environment fails to initialize for a hosted instance of IE #1822 by @MSNev in #1824
- [Release] Increase version to 2.8.2 by @MSNev in #1827
Full Changelog: 2.8.1...2.8.2