This repository has been archived by the owner on May 1, 2020. It is now read-only.
Releases: ionic-team/ionic-app-scripts
Releases · ionic-team/ionic-app-scripts
1.3.9
1.3.8
Bug Fixes
- sass: fixes issue with Node 8 and node-sass
- bonjour: updates dependency + better error handling (#1040) (e2f73c7)
- core: use lower case attrs and not dash case (0154791)
- diagnostics: change direction to always be ltr (#1004) (6d5ef3c)
- lab: allow params to be passed to iframes (dabfdd1)
- sass: fix .sass files not being watched (#957) (0803eca)
- serve: if a build error occurs, return config if non-fatal (e5a4134)
1.3.7
Bug Fixes
- config: create new file cache if not defined, even on existing context object (4359b3d)
- generators: import paths correct on windows (d778857)
- optimizations: don't ever remove menu-types since it's not a side-effect in menu, it is used just for types (d7a4d1e)
- optimizations: fix multiple bugs (components not being purged, overlays not working from providers, etc) for manual tree shaking (4b538c7)
- webpack: fix issue where bundles output to build dir sub directo… (#938) (aaa9d3c)
Features
- bonjour: adds service auto-discovery (c17e6df)
1.3.6
1.3.5
1.3.5 (2017-04-26)
Bug Fixes
- build: fix
extends
ints-config.json
(#910) (0f01603) - deep-linking: fix issue where deep link config ends up being null when full build is triggered via a change to a template file with the identical content (68fc463)
- serve: Fix for browser not opening on linux, fixes #425 (#909) (77edbc6)
Features
1.3.4
1.3.3
1.3.2
1.3.1
v1.3.1 fix(decorators): don't remove third party transpiled (not static) dec…
1.3.0
v1.3.0 feature(optimization): purge ctor parameters static field from all no…