npm @ionic/react 5.0.0
5.0.0 Magnesium

latest releases: 8.1.3-nightly.20240517, 8.1.3-nightly.20240516, 8.1.2...
4 years ago

Enjoy! 🔥

We recommend updating to version 4.11.10 before updating to this version in order to see deprecation warnings related to your app in the developer console.

Run the following commands based on your project type:

# for an angular app
npm i @ionic/angular@latest --save

# for a react app
npm i @ionic/react@latest --save
npm i @ionic/react-router@latest --save
npm i ionicons@latest --save

# for a stencil / vanilla JS app
npm i @ionic/core@latest --save

Then take a look at the Breaking Changes file for API changes.

Features

Bug Fixes

Code Refactoring

  • removed checked/selected properties in favor of setting value on parent (#19449) (a5229d9)

Don't miss a new react release

NewReleases is sending notifications on new releases.