3.2.5
[3.2.5] - 2020-03-18
Fixed:
- Fixed incorrect usage of
Object.hasOwnProperty
which could have caused an error if a feature flag hadhasOwnProperty
as its flag key.
Object.hasOwnProperty
which could have caused an error if a feature flag had hasOwnProperty
as its flag key.