Skip to content

v8.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 14:56
· 84 commits to main since this release

8.0.0-beta.4 (2024-03-27)

Bug Fixes

  • angular: schematics account for new theme files (#29185) (b0a10df)

Code Refactoring

Features

BREAKING CHANGES

  • searchbar: The autocapitalize property on Searchbar now defaults to 'off'.
  • haptics: Support for the Cordova Haptics plugin has been removed. Components that integrate with haptics, such as ion-picker and ion-toggle, will continue to function but will no longer play haptics in Cordova environments. Developers should migrate to Capacitor to continue to have haptics in these components.