Skip to content

Releases: microsoft/vscode-cordova

1.8.3

27 Jun 09:01
ad1fe64
Compare
Choose a tag to compare
  • Fixed security vulnerabilities
  • Bumped Typescript version to 2.9.2

Changes:

This list of changes was auto generated.

1.8.2

29 May 08:15
Compare
Choose a tag to compare
  • Deps: [email protected]
  • Added attachTimeout variable to attach and launch args
  • Publisher changed from vsmobile to msjsdiag

Changes:

This list of changes was auto generated.

1.8.1

16 Apr 08:04
fa53b1a
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

1.8.0

14 Feb 12:30
cfcc93d
Compare
Choose a tag to compare
  • Disable debugging Cordova apps on iOS simulators. Please, see details here
  • Fix several issues with debugging Ionic apps when livereload option is enabled #494
  • Fix Ionic command pallette commands #508

1.7.0

24 Jan 14:39
9a8547a
Compare
Choose a tag to compare
  • Fix security vulnerabilities caused by cordova-simulate dependencies #479

1.6.2

15 Jan 17:11
ec6a115
Compare
Choose a tag to compare
  • Fix issue that caused extension crashes on macOS with VS Code Insiders 1.31 #472
  • Fix debugging issues on macOS with VS Code Insiders 1.31 connected to changes in unlink function in Node 10 #474

1.6.1

09 Jan 07:45
1a626e3
Compare
Choose a tag to compare
  • Fix several security vulnerabilities
  • Fix debugging problems on Windows with non-latin locale #460
  • Fix simulate scenarios on android on Linux #438

1.6.0

29 Nov 13:09
7d032f3
Compare
Choose a tag to compare
  • Move to Azure pipelines builds instead of Travis CI for pull requests validation
  • previewHtml will be deprecated in the future releases of VS Code and due to this the following changes were made:
    • Simulate window now opens in a browser instead of opening inside VS Code
    • simulatorInExternalBrowser and cordova.simulatorInExternalBrowser settings was removed

1.5.1

08 Nov 13:12
3129dea
Compare
Choose a tag to compare
  • Return extension name back to "Cordova Tools"

1.5.0

29 Oct 13:20
df8853f
Compare
Choose a tag to compare
  • Added Ionic 4 beta support
  • Added support for cordovaExecutable, env, envFile as a launch parameters
  • Extension title renamed from Cordova Tools to Ionic and Cordova Tools
  • Fixed several bugs affecting debugging experience