This commit is contained in:
Yuri Skorokhodov 2020-11-09 11:29:56 +03:00 коммит произвёл GitHub
Родитель 02127be990
Коммит f5a52f7fcf
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
4 изменённых файлов: 10 добавлений и 7 удалений

Просмотреть файл

@ -1,3 +1,6 @@
## 2.1.1
* Updated the extension supported languages for breakpoints in order to work with the latest VS Code API [#689](https://github.com/microsoft/vscode-cordova/pull/689)
## 2.1.0
* Fixed debugging of Ionic applications with live reload on iOS devices [#679](https://github.com/microsoft/vscode-cordova/pull/679)
* Fixed debugging in remote containers [#680](https://github.com/microsoft/vscode-cordova/issues/680), [#682](https://github.com/microsoft/vscode-cordova/pull/682)

2
package-lock.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "cordova-tools",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

Просмотреть файл

@ -7,7 +7,7 @@
"ionic",
"multi-root ready"
],
"version": "2.1.0",
"version": "2.1.1",
"private": true,
"publisher": "msjsdiag",
"icon": "images/icon.png",

Просмотреть файл

@ -2212,9 +2212,10 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
execa 4.0.3 - MIT
execa 4.1.0 - MIT
https://github.com/sindresorhus/execa#readme
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
MIT License
@ -2231,10 +2232,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
---------------------------------------------------------
execa 4.1.0 - MIT
execa 4.0.3 - MIT
https://github.com/sindresorhus/execa#readme
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
MIT License
@ -3259,7 +3259,7 @@ OTHER DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
universalify 1.0.0 - MIT
universalify 2.0.0 - MIT
https://github.com/RyanZim/universalify#readme
Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>
@ -3290,7 +3290,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
---------------------------------------------------------
universalify 2.0.0 - MIT
universalify 1.0.0 - MIT
https://github.com/RyanZim/universalify#readme
Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>