4.0.2
[4.0.2] - 2022-01-25
Removed:
- Removed the
version
export which was originally a constant inserted by the Rollup build, but was no longer usable since Rollup is no longer being used. The SDKs never used this export, since they haveversion
properties of their own; the version string oflaunchdarkly-js-sdk-common
was never meant to be exposed to applications.