Skip to content

0.22.0

Compare
Choose a tag to compare
@matanlurey matanlurey released this 19 Mar 17:07
· 35 commits to master since this release
0f6ea75

0.22.0

  • 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.