Skip to content

3.9.1

Compare
Choose a tag to compare
@danbucholtz danbucholtz released this 08 Nov 18:27
e1948be

3.9.1 (2017-11-08)

Upgrade Instructions

ionic-angular 3.9.1 is patch release of ionic-angular 3.9.0. To upgrade, follow the instructions here for updating to ionic-angular 3.9.0. After completing those steps, update the ionic-angular version to 3.9.1.

npm install [email protected] --save

Bug Fixes

  • datetime: avoid adding cancel and done button repeatedly (248a1ce)