Hero v1.3.1 Release Notes

Release Date: 2018-09-11 // over 5 years ago
  • ๐Ÿš€ This release fixes a retain cycle caused by strong references to delegates.

    ๐Ÿฑ Thanks to @mkieselmann for contributing to this release ๐Ÿ‘Š๐Ÿฅ‡๐Ÿ’ฏ

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed the retain cycle caused by strong references to previousNavigationDelegate and previousTabBarDelegate.
      #516 by @mkieselmann