Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

0.0.48

Compare
Choose a tag to compare
@danbucholtz danbucholtz released this 19 Dec 17:01
· 557 commits to master since this release

Upgrade Instructions

@ionic/app-scripts version 0.0.47 had some breaking changes so please make sure you have performed those upgrade instructions.

Bug Fixes

  • diagnostics: fix null pointers (72adc86)
  • inline-templates: check for existence of content (#557) (b68e125)
  • logging: don't log msgs about websocket state (18185fb)
  • optimization: stop removing decorators (45b0255)
  • serve: find an open port for the notification server if port is used. (d6de413)
  • copy: generate project context if it doesn't exist (26f6db8)

Features

  • sass: enable Sass indented files compilation (#565) (f632298)