alt v0.14.3 Release Notes

  • ➕ Added

    • exportPublicMethods can be used within a store to export public getter methods from the store. commit

    🛠 Fixed

    • Future spec compliant change of making the derived store class call super before setting this. commit