MobX v5.14.1 Release Notes

    • 🛠 Fixed a possible issue with action stack errors and multiple mobx versions installed at the same time #2135.
    • Added comparer.shallow for shallow object/array comparisons #1561.
    • 🛠 Fixed disposing an interception within an interception throwing an error #1950.