MobX v5.15.2 Release Notes

Release Date: 2020-01-13 // over 4 years ago
    • ๐Ÿ›  Fixed #2230 computedvalue: throw error object instead of string when options is empty #2243 by @ramkumarvenkat
    • ๐Ÿ‘ supports ES6 Sets and Maps in shallow comparer. #2238 by @hearnden
    • ๐Ÿ›  extendObservable: can be used existing properties again. Fixes #2250 through #2252 by @davefeucht