Releases: microsoft/vscode-cordova
Releases · microsoft/vscode-cordova
1.8.3
1.8.2
- Deps: [email protected]
- Added attachTimeout variable to attach and launch args
- Publisher changed from
vsmobile
tomsjsdiag
Changes:
- 9fb1f6e Prepare for 1.8.2 (#537)
- 9d57dfc Change publisher to msjsdiag (#536)
- cbed41d Bump cordova-simulate version (#534)
- 92c2e3e Add attachTimeout variable to attach and launch args (#528)
- c28b76d Update AdditionalAttributions.txt (#525)
This list of changes was auto generated.
1.8.1
- Fixed error "Application not installed on the device" while debugging Cordova 9 iOS apps
- Fixed js-yaml security vulnerability
- Fixed tar security vulnerability
- Bumped debug core dependencies versions to the more recent ones
- Fixed minor bugs
Changes:
- fa53b1a Prepare for version 1.8.1 (#520)
- dd04840 Fix tar vulnerability (#524)
- 3d33633 Fix iOS debugging for Cordova 9 app (#522)
- 8751341 Bump core dependencies (#518)
- c3d05ee Fix js-yaml vulnerability (#512)
This list of changes was auto generated.
1.8.0
1.7.0
1.6.2
1.6.1
1.6.0
- 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
andcordova.simulatorInExternalBrowser
settings was removed
1.5.1
- Return extension name back to "Cordova Tools"
1.5.0
- Added Ionic 4 beta support
- Added support for cordovaExecutable, env, envFile as a launch parameters
- Extension title renamed from
Cordova Tools
toIonic and Cordova Tools
- Fixed several bugs affecting debugging experience