3.50.0 (2021-06-03)
Features
Bug Fixes
Deprecation warning
- wrapComponents: The new configuration option introduced in this version sets the default to
legacy
, with an opt-in setting forchain
. In a future version, this configuration option will toggle tochain
as default, as it is the intended fixed correct behavior. If your application expects and/or requires thelegacy
option, please update your application accordingly. If your application is agnostic towards the eitherchain
orlegacy
, no change is needed.