This repository has been archived by the owner on May 1, 2020. It is now read-only.
1.0.1
Breaking Changes
This release was accidentally published with a breaking change for Deep Links. If you're using Deep Links, please don't upgrade to this version. We are in the process of changing the DeepLinks API slightly.
Bug Fixes
- angular: support angular 2.3+ ngc api (13e930a)
- deep-linking: works when there isn't a valid deep link config (62f05fc)
- deep-links: adjust paths for AoT (4055d73)
- sass: output valid source maps, that chrome can parse (#306) (6589550)
- source-maps: always generate source map, then purge them if not needed in postprocess step (d26b44c)