0.22.0
0.22.0
-
Added
ObservableMap.castFrom
, similar toMap.castFrom
. -
Fixed a bug where
ObservableMap
'scast
andretype
function would create
a new empty instance instead of a forwarding instance.
Added ObservableMap.castFrom
, similar to Map.castFrom
.
Fixed a bug where ObservableMap
's cast
and retype
function would create
a new empty instance instead of a forwarding instance.