Skip to content

Latest commit

 

History

History
185 lines (138 loc) · 8.58 KB

CHANGELOG.md

File metadata and controls

185 lines (138 loc) · 8.58 KB

0.11.0

What's new

Bug Fixes

0.10.2

Bug Fixes

0.10.1

Bug Fixes

0.10.0

What's new

0.9.0

What's new

Bug Fixes

0.8.4

Bug Fixes

0.8.3

Bug Fixes

0.8.2

Bug Fixes

0.8.1

Bug Fixes

  • When file watch is active saving shutdowns emulator

    • The LiveSync process will no longer stop the emulator and you will be able to continue the debugging session after the changes are synced. Note that emulators launched through VS Code will be stopped when the currently active debugging session is terminated. To avoid this behavior, you need to launch the emulators manually and not through VS Code.
  • The Debug Console panel now shows only device related logs. All other NativeScript related logs are printed in the Output panel.

0.8.0

What's new

0.7.4

What's new

Bug Fixes

0.7.3

What's new

0.7.2

Bug Fixes

0.7.1

Bug Fixes

0.7.0

What's New

Bug Fixes

0.6.1

What's New

0.6.0

What's New

0.5.1

What's New

0.5.0

What's New

0.4.0

What's New

0.3.1

What's New

  • Added 'Sync' configuration This PR adds Sync on iOS/ Sync on Android debug configuration. The sync operation is the same as launch with the only difference that it livesyncs your app instead of fully build it. This makes the deployment much faster and the experience - much better.

0.3.0

What's New

Bug Fixes

0.2.1

What's New

0.2.0

What's New

Bug Fixes