Skip to content
This repository was archived by the owner on Aug 24, 2020. It is now read-only.

Releases: fluster-app/ionic-swing

Update angular 4.1.0

11 May 05:44
Compare
Choose a tag to compare
v0.0.5

Update angular 4.1.0

Update and replace libs

27 Apr 05:48
Compare
Choose a tag to compare

0.0.4 (2017-04-26)

Features

  • lib: Lodash replaced by underscore.js ([#1]#1)
  • lib: Angular, rxjs and zone updated to reflect Ionic 3.1.0 dependencies ([#3]#3)

Comments

The main reason behind the replacement of lodash by underscore is the size of the library. In an Ionic app the size of the bundle is a major factor regarding the boot time, therefore, smaller the libs are, faster the app boot will be.