2.19.0
[2.19.0] - 2020-07-15
Added:
- Exposed
LDProvideras a standalone component. (Thanks, nimi and morton!) - A new configuration option,
deferInitialization, allowsLDClientinitialization to be deferred until the user object is defined. (Thanks, bezreyhan!)
Fixed:
- Removed uses of
String.startsWiththat caused errors in Internet Explorer unless a polyfill for that function was present.