Compute Studio 1.4.2
- Bug fix for case where a meta parameter's value evaluates as
false
. This fix checks if thevalue
property exists on the object instead of whether it exists and is false-y.
false
. This fix checks if the value
property exists on the object instead of whether it exists and is false-y.