Ionic Framework v5.0.0-beta.3 Release Notes

Release Date: 2020-01-03 // over 4 years ago
  • ๐Ÿ› Bug Fixes

    ๐Ÿ”จ Code Refactoring

    ๐Ÿ”‹ Features

    ๐Ÿ’ฅ BREAKING CHANGES

    • searchbar: The inputmode property for ion-searchbar now defaults to undefined. To get the old behavior, set the inputmode property to "search".

    4.11.7 (2019-12-12)

    ๐Ÿ› Bug Fixes

    • react: fire lifecycle events on initial render, fixes #20071 (9ea75eb)