Skip to content

0.19.0

Compare
Choose a tag to compare
@matanlurey matanlurey released this 23 Nov 01:30
· 80 commits to master since this release

0.19.0

  • Refactor and deprecate ObservableMap-specific API
    • ObservableMap no longer emits #keys and #values change records
    • ObservableMap.spy is deprecated, becomes .delegate instead
  • Potentially breaking: ObservableMap may no longer be extended

It is also considered deprecated to be notified of length changes.