This repository has been archived by the owner on May 1, 2020. It is now read-only.
3.1.0
Features
Supports Angular 5
Bug Fixes
- aot: pass genDir to ng4 (7506764)
- config: only read ionic-angular package json for version info in apps, not in the Ionic repo itself (700ca04)
- deep-linking: use .ts file extension for lazy loading in dev mode, and .js in AoT mode since the AoT compiler no longer emits an ngfactory.ts file (dd99f14)
- live-server: content.toString() crash (#1288) (07e7e05)
- templates: escape strings in template (484d90d)