vscode-cordova

A Visual Studio Code extension providing intellisense, debug, and build support for Cordova and Ionic projects.

OTHER License

Stars
292
Committers
58

Bot releases are visible (Hide)

vscode-cordova - 2.7.0 Latest Release

Published by EzioLi01 5 months ago

  • Add cordova clean command #957
  • Rename debug configurations #950
  • Update cordova hostname customization support #944
  • Support default breakpoints filters for exceptions #943
  • Internal changes:
  • Bump es5-ext from 0.10.53 to 0.10.63 #954
  • Refactor structures for cordova command palette feature #953
  • Bump ip from 1.1.5 to 1.1.9 #952

Changes:

  • ab95938777f46787962aae7b76dc417b9f04d6ed Prepare for 2.7.0 (#958)
  • 571dfb0967be3810b4cc4bc9c386a6a99272530b Add cordova clean command (#957)
  • 98c2a214bef081f0a2db29e3468b7fb69eb09f5f Bump es5-ext from 0.10.53 to 0.10.63 (#954)
  • ae353afbcdcc6a0f1a1bd24d163a185a24d4804d Bump ip from 1.1.5 to 1.1.9 (#952)
  • 3737fde1bb10788156557c06074296973e040231 Refactor structures for cordova command palette feature (#953)
  • 65d84450b7d4c8e05f19105f18e627b3fef70b8b Update cordova hostname customization support (#944)
  • 5a6ecbfb577f52cfc4b79cda28fe3ecdb9fe23a7 Rename title for some debugging configurations (#950)
  • 6f7c0734ac31adf12b274a6eaeb88dff5fc69d24 Support default breakpoints filters for exceptions (#943)

This list of changes was auto generated.

vscode-cordova - 2.6.7

Published by EzioLi01 9 months ago

  • Improve pwa-chrome configuration settings for cordova-android #924
  • Check cordova-android version when launch android debugging #933
  • Internal changes:
    • Bump @babel/traverse from 7.18.5 to 7.23.2 #921
    • Add unit test for AndroidInsecureFileModeEnabled config #932
    • Gulp script failure on Node18 in gulp-typescript package #936
    • Bump vscode-test to 2.3.8 #937
    • Bump eslint package to support typescript 5.0.0+ #941

Changes:

  • 1e0465e3d861727a743c49f82b6b1418f92b24b0 Prepare for 2.6.7 (#942)
  • 10bf3a49bdac0061203f6e42060593bc45da0ef7 Bump eslint package to support typescript 5.0.0+ (#941) [ #940 ]
  • d95a94587509abecc340c86397d0eb2f676ce492 Bump vscode-test to 2.3.8 (#937)
  • abd2b3e3bcace717ade1aa1465f448915bc5d1ca Gulp script failure on Node18 in gulp-typescript package (#936) [ #935 ]
  • 851c41b60b379c8a019a12e0f3bf2ce95b6e77d6 Check cordova-android version when launch android debugging (#933)
  • 764858246d5de4c3a554afccff428430df4e01b7 Add unit test for AndroidInsecureFileModeEnabled config (#932)
  • a00eb702304d33df3b88b26a2f187a709a1569b4 Improve pwa-chrome configuration settings for cordova-android (#924)
  • 2308ee867ac3d9b5c3a5fbd107a04050d824af61 Bump @babel/traverse from 7.18.5 to 7.23.2 (#921)

This list of changes was auto generated.

vscode-cordova - 2.6.6

Published by EzioLi01 12 months ago

  • Fixed "env" variables not working any more #914
  • Update environment variable for current process #915
  • [CodeQL] Fix CodeQL analysis alert: Do not use eval or the Function constructor #917
  • Internal changes:
    • Update vscode-debugadapter to @vscode/debugadapter #919

Changes:

  • 6a7d1537c09f059e858ae86e234aff87b881b891 Prepare 2.6.6-1 (#928)
  • 8e287e111a5bfa4e61e1ffe0e0c64934ff1d2a6a Bump browserify-sign from 4.2.1 to 4.2.2 (#925)
  • 90631b86996ed79ffa19b83fdaa06fd4bf516892 Update vscode-debugadapter to @vscode/debugadapter (#920)
  • 40520ddf35407ec22267b90d6904c494c7447a50 Fix CodeQL analysis alert: Do not use eval or the Function constructor (#918)
  • bb65b72bd3fbb64627beec09a1ac8b80c314c8d0 Update environment variables in current process (#916)
  • e4fe92b501cdce1ea538a148e48ea3eecb6514b2 Update file path for getting target from launch.json (#910)

This list of changes was auto generated.

vscode-cordova - 2.6.5

Published by EzioLi01 about 1 year ago

  • Refactored user data directory creating logic for browsers #897
  • Fixed "Unable to find 'localabstract' name" issue #904
  • Updated application build path for iOS #907
  • Internal changes:
    • Fix security vulnerabilities
    • Better unit testing coverage #900
    • Removed redundant testing reports #903

Changes:

  • 97122004994029e53943e4c2254c10fc16786815 Prepare for 2.6.5 (#912) [ #911 ]
  • ef42c8d8453f33e6e3b3fc260cc4e0a10821a13e Update application build path for iOS (#907)
  • a628843ed0b832820f68bad003888926054f6812 Get package name from package.json for [email protected]+ (#905)
  • b65685b903ad186ad966d43e10635f7d2e20ffcf Disable mocha spec reporter (#902)
  • 327914318d87a022f7868680878ceb8b887bc128 Add unit test for cordova project in workspace subfolder (#900)
  • 79de3d0b198bb5072e627a120c4cd2310dd6538d Refactor creating user data dir logic for each browser (#897)
  • 4cefb7a47c28d13119180c1e3ddb6aa6fa3264df Bump word-wrap from 1.2.3 to 1.2.5 (#899)
  • a71bf7d313628942c4599e2a145a70d932366cba Bump semver from 6.3.0 to 6.3.1 (#892)

This list of changes was auto generated.

vscode-cordova - 2.6.4

Published by EzioLi01 over 1 year ago

  • Customize project root in subfolder for cordova-simulate options #887
  • Add localization for new strings #867
  • Update Documentation: Add new known issue on iOS debugging #863
  • Internal changes:
    • Fix security vulnerabilities
    • Add localization unit tests and related pipeline task #861
    • Update vscode marketpace badge service #871

Changes:

  • 5c08f019dd28fe4baf09efa69a6462b27c4d7c1f Prepare for 2.6.4 (#894)
  • c06ebcdb7be7db6d969748704d082fb4ed8a3a96 Bump uuid version (#891) [ #890 ]
  • 3a985a48db575e98db6fd7de73953da1172fd014 Bump chokidar package version to fix vulnerability issues (#889) [ #888 ]
  • 28af1fd735e7b5d4da39e0ae2788fbff4fda1301 Customize project root in subfolder for cordova-simulate options (#887)
  • 43048bc47eb65d814dde5493fd7853245fb95be3 Bump debug package version (#885) [ #884 ]
  • 2f643bb06fff9f6a37bb673873667bbe1c67a16a Bump nanoid version to fix security alert #12 (#882) [ #881 ]
  • 18970bc56e4410bb01081a4784834098cbeb9926 Bump socket.io-parser version to fix high priority security issue (#879) [ #878 ]
  • 917f9ca1cca8ccc7402cd4b354d8acc94f773e89 Security issue: glob-parent before 5.1.2 vulnerable to Regular Expression Denial of Service in enclosure regex (#877) [ #876 ]
  • 19f951410ce9d2dc69ba117f106737542110b52e Fix minimatch ReDoS vulnerability issue (Issue 874) (#875) [ #874 ]
  • 81912cbc5ed253d706746c4f7fad24413e281f83 Bump simple-plist from 1.1.1 to 1.3.1 (#873)
  • 8a313488bcb684e4e92069397229f9cc9c23a877 Update vscode marketpace badge service (#871)
  • af50dc0cc4f1ba1adae1a7074e8dcc4185f282ed Remove redundant localization strings (#869) [ #868 ]
  • 84c72e7821ffe26cb47c5989716211ae9e95d016 Add localization for new strings (#867) [ #865 ]
  • 9e4d59eb5539d0796ab666f3c60c9ffa7add0529 Bump xml2js, @vscode/vsce and vscode-nls-dev (#864)
  • 40593bdb98a6b91e4f2f7eef272e1274c6b437cc Add localization unit tests and related pipeline task (#861) [ #853 ]
  • 36bae30321f5b0cdabd273198cd35aa605e9cf6f Add new known issue on iOS debugging (#863)

This list of changes was auto generated.

vscode-cordova - 2.6.3

Published by EzioLi01 over 1 year ago

  • Add vscode-js-debug dependency in package.json #851
  • Check updates for all package modules in extension #858
  • Internal changes:
    • Update gulp clean list #838
    • Fix node ECONNRESET error in MacOS #844
    • Add junit test report and publish test result to pipeline build run #848
    • Cleanup and update 3rd party notices file #855

Changes:

  • e278cdc196076545392bd6071ed36ee714970e8d Prepare for 2.6.3 (#860)
  • aac7981ea482e2ac15b57d98b29288d72333cfbe Merge pull request #858 from microsoft/benjaminbi/issue843
  • 18043da5f55dfd9bc33e81313ff749da0a3b3eb4 [Feature] Check updates for all package modules in extension [ #843 ]
  • 22ec8da9e844b0df69309d74a644f51da65022be Merge pull request #855 from microsoft/benjaminbi/issue854
  • b00465cc8249697d56b675cf4b34b27e3302b01f Cleanup and update 3rd party notices file [ #854 ]
  • f4253b01aad16ddde163cc3d3c6bcedc628c2b91 Bump webpack from 5.31.2 to 5.76.0 (#850)
  • 41ab8d149f400b0b4af151698e22a3227908a90e Add vscode-js-debug dependency in package.json (#851)
  • 3d9b6cd38e3a162346a91c806bf29deef81a73fa Bump qs from 6.9.6 to 6.10.3 (#828)
  • 83910aed2e9d4495d5738df0e526831238da9643 Add junit test report and publish test result to pipeline build run (#848)
  • 0fc3c23a41ed8c42c74380434947c3d8e7eabc52 Merge pull request #846 from microsoft/benjaminbi/issue840
  • 3d76efbb830fda69f96c0e53f85874b9b3f8fc29 add a line between copyright and code
  • 6828c3ad8fbab7eba82c54c5fa67bd5abc8d16b5 [Feature] Add new unit test for internal error and telemetry events [ #840 ]
  • 1626f783dfae1923644841e11350b1ac421bcfbc Fix node ECONNRESET error in MacOS (#844)
  • 2b60757932a810a584bfdd7dfa9e3a5d114e472c Bump socket.io-parser from 3.3.2 to 3.3.3 (#813)

This list of changes was auto generated.

vscode-cordova - 2.6.2

Published by EzioLi01 almost 2 years ago

  • Improve unit test and test report #818
  • Simplify gulfile.js by moving the scripts to separate files per function #794
  • Update vscode marketplace badge #830
  • Internal changes:
    • Update .gitignore file and gulp format task ignore list #804
    • Enable CodeQL for ADO pipeline #812
    • Add lgtm.yml config file #823

Changes:

  • 8733fcfba73e0a69c20f55bcbaa7d1cc04027fc6 Update gulp clean list (#838)
  • 8fdcd4bc0673865a80dc033cc580290e64808ec7 Prepare for 2.6.2 (#835)
  • c938fd7ccfcf7f724dee1e4169d3939cbdfcd500 Update vsce module from vsce to @vscode/vsce (#833)
  • e0391e67353ef97e997aa3a77c968f1b7a61bf1f Update vscode marketplace badge (#830)
  • 809aeaba1329d54072b6bfa53de7b6b01e3f1457 Bump decode-uri-component from 0.2.0 to 0.2.2 (#827)
  • 7cb337609a04e9bee4c6d2cb3d67ac06c81ad419 Bump loader-utils from 2.0.3 to 2.0.4 (#821)
  • f6fd638b8bf923a8106072e11c83a2528c5989f9 [Feature] Using CodeQL alert suppressions rather than LGTM alert suppressions (#826) [ #825 ]
  • 8a75d0acb44605c2452152a7cdba0e007932c982 Bump engine.io from 3.6.0 to 3.6.1 (#824)
  • f37a590606dd4fe84176156d02df03ebbf273eb1 Add lgtm.yml config file (#823)
  • 34a3ba30fcd8e35b0b97cc277b460315623fab6a Merge pull request #820 from microsoft/benjaminbi/issue818
  • 2ef2a5029a5438d7fc3576b94bf922fee1b0a047 Merge branch 'benjaminbi/issue818' of https://github.com/microsoft/vscode-cordova into benjaminbi/issue818
  • 8ba228c03cd9c5be8091afed8b7a289a2eda6b53 [Feature] Improve unit test and test report [ #818 ]
  • eb9b571673302ff58d7ea18e3b52014b8d7c3f9c Merge branch 'master' into benjaminbi/issue818
  • bdb15318b6ae1cca33ba33faf028a0a05a91df53 Go through and check incorrect string in source code (#806) [ #797 ]
  • 8570c419fde5f58225ca896a78204cfffc842ca8 Merge branch 'master' into benjaminbi/issue818
  • 36e7c32668a235b4a6b768e8074d7605cc92ed24 exclude *.d.ts for format
  • 35055877a5b1b828c5e0eb489077cb403437e06d [Feature] Improve unit test and test report [ #818 ]
  • d83cb357fc5472336a7dd03b3ab09d22a9876e33 Replace hash algorithm from md5 to sha256 (#819)
  • a110b3894e3c62cc1f10a0af421640d42104493b Enable CodeQL for ADO pipeline (#812)
  • 5f11f117274a5ca99c19de17bba81d565c080f6b Bump loader-utils from 2.0.0 to 2.0.3 (#809)
  • 4c2f5bd761df5885fdc55d9c6132fc5a62a34985 Merge pull request #808 from microsoft/benjaminbi/issue804
  • 105a83cb600745fb0434f0f9406ef09f8ce76891 update gitignore
  • 6eb4fc462c82ca4864c2fa0ad3da814efe895149 Update .gitignore file and gulp format task ignore list [ #804 ]
  • 713abde2cb0e9ab6d1db3b57c74b3b65e0ed2e27 Merge pull request #803 from microsoft/separate-scripts-in-gulpfile
  • daed160a53b18bd025100aaf3f5bef19af3cf3db Fix bug
  • 9e195b2c50d1dff028059d4063d378942b1cdf9d Fix
  • 2fc724a8596b77597aea6a465c634e189e8cef17 revert renaming strings
  • 6a12a59b7005151e6beceb1ca7797d98f0fd768f remove comments
  • f956fbef826592842281722c5f18d7a3abcb8f41 moved all tasks in gulpfile, still need to test
  • 065275a772cda16a86147710d5f822faba7450e0 Simplify gulfile.js by moving the scripts to separate files per function [ #794 ]

This list of changes was auto generated.

vscode-cordova - 2.6.1

Published by EzioLi01 almost 2 years ago

  • Fix debugger blocker caused by package module issue #802

Changes:

  • 7f41b3a95b583baa1c6efbd41394786d5b3025a1 Prepare for 2.6.1: fix blocking issue (#802)

This list of changes was auto generated.

vscode-cordova - 2.6.0

Published by EzioLi01 almost 2 years ago

  • Added error code for Telemetry events #788
  • Fixed bug Cordova iOS debugger is not working on some high version iOS devices #779
  • Refactored Cordova debug session #749
  • Internal changes:
    • Fixed bug Do not delete Cordova project file in test resource when execute gulp clean #784
    • Added husky pre-commit to verify code format #790
      Fixed bug Could not find the task 'gulp: prepare-integration-tests' #783
    • Fixed bug Do not delete Cordova project file in test resource when execute gulp clean #784
    • Replaced tasks in gulpfile with exports #781

Changes:

  • f5a8f1d1dddeb256659ea576146200ca87f42d1e Prepare for 2.6.0 (#800)
  • 7f8bb43e8365b945d8c4a176aea2065fba09ab01 Add error code for telemetry events (#788)
  • 93751ddf9e124947757e7a35b1c8c689a11d9928 Merge pull request #792 from microsoft/benjaminbi/issue789
  • 3d9430a15696ac2b2bc54adb47a09368baf9604d remove testing json files
  • 561de84743b6c8713710812c5db02e44a307c924 fixing buildSrc function
  • 844fa710973cb19264aa6a9355021e2d955a87d8 Merge branch 'benjaminbi/issue789' of https://github.com/microsoft/vscode-cordova into benjaminbi/issue789
  • 1c5a2722084433dc63a71cce9209286487903a8e [Bug] Some parameter name in gulpfiles.js need to update [ #789 ]
  • 7736f845373aac68cde7f71d6d241cac0a2a5b2c Merge branch 'master' into benjaminbi/issue789
  • a7def572c82027dbccb5b79309fd1588a26b5bfc replacing rn related strings with cordova strings
  • a850ec0c4b07b7d0fa074c3857faf7d49f0b0947 Bump engine.io and socket.io (#793)
  • 37ed3a871a34054faf64c071a51bba13abbc5c47 Add husky pre-commit checking (#791)
  • b914ac65cb8f125b96f255e619bde74e23c33042 fix issue 789
  • 3329b365f5690264aaf9cef173041878f51d7a6d [Bug] Some parameter name in gulpfiles.js need to update [ #789 ]
  • 28a632796776f9d56226cc0a110a5ff72102506a Merge pull request #787 from microsoft/benjaminbi/issue781
  • 60eda31298662b2444dbd4f7d9c91db75eedac69 update translation-import
  • e42a7d176bf8d2750d87b80c93cb6339bfa2e5fc update translation-export
  • 43b3d9e3e53083eaee067f9d1b34f901660c8b85 update "add-i18n"
  • a3070a3aed15f4bea1d25ba48194e75d9bd49679 update "package", "release"
  • fa8c65c68e96933633a69fd19a0aa5d017b0306b update tests tasks
  • cf8c218c6365bec7bce2648059e21d95526d7904 update "watch", "prod-build", "default"
  • 3490d1b091e5d6e57d8d73bf82398811e5fea696 update "build-src", "build-dev", "quick-build"
  • 617667f2a734b46dc0cc5692ec53b962b114be17 fixing issue #781
  • 7734af697c6fa732fa4dad6520ef4a9fee245099 Replace tasks in gulpfile.js with exports [ #781 ]
  • ba41d5e5ddee256464837ec7b9960706c6179a28 Fix cordova config issue and gulp task issue (#785)
  • 7b35d2802a098c6f6b9a29e34e3b083a2b99ee69 Merge pull request #749 from microsoft/refactor-cordova-debug-session
  • 96f5a6f5fd515a9245de0d1b5dcb082cb59d36c2 fix debug ios issue
  • 71f4ca107e58fcfc0337a2a523b8d2a33d8c215a Merge remote-tracking branch 'origin/master' into refactor-cordova-debug-session
  • 5d04c2fb871c8e6cb7af742eae57caf34c8e2de0 Merge pull request #778 from microsoft/dependabot/npm_and_yarn/terser-5.14.2
  • af02cdfaa848525fad9bc015dd79477327755872 Bump terser from 5.6.1 to 5.14.2
  • 3c2ef0e23310cd5aa4148b74f44544d670720a20 update
  • 40ad35814b04a077e8d3ba35fa016d00be827709 Fix unit test failure
  • c53a584c987e80ffce6b24e2ec61bc22dc2132f8 Fix build errors
  • 8bbe37ff42d920d3066ddef713c1eba8bef391f7 update
  • 146769253413e8b3486e27e3f892fc09eded0bdf Merge branch 'master' into refactor-cordova-debug-session
  • 30ddb91683dcbda1201044b95cca8498f367f734 Add prettier (#774)
  • 69e89ba81ca73d45b2757006371b2da3f189059b Bump simple-plist from 1.1.1 to 1.3.1 (#776)
  • f14d15af75a23eb7f18f40c0592aa3d4506f902e setting chome exit type normal
  • 44b3127086e9b7430876577990395c1f0b391402 implementing abstractMobilePlatform tests
  • a9a251501ba22fcafe3009948dd0a437cd322d44 start implementing tests
  • 543f04c597701643a9a19fa6180db99712696b46 fix
  • 00bdf281c9cd514fc7e1da4466ffb27e58e06638 fix
  • 933b2ae881657dc467316e37da3d2f48f62a7ea9 fix
  • 8827e4044cb289b49a3665caef179b5b68a81600 fix
  • a56249e2dcada70ead8160af9735af04dab9f7f2 fix
  • 3f9c3f21077a347d8405b276fc1cfb78cb87d07e implement abstractPlatform tests
  • 4a4ca039b0c7b67c4534ee6bfa1020b450c30988 fix
  • a2c18987384ec4b5fae7c1df53667096998b1480 fix test
  • 8f17174dd1afaecfd2b529a692377a73e4c8b54d refactor resolvePlatform function
  • d54136984523333bf2e0546a2d33b3b4d71b4942 Merge branch 'master' of https://github.com/microsoft/vscode-cordova into refactor-cordova-debug-session
  • ac958b4aa705be8a6ff58807b6c5600543fff05e add support of iOS simulators to debug config provider
  • 3d70929ed7f50fa60f0d9596e8d6f811ab9ebc7c fix env variables test
  • aee62284d9bcff3fae20eb7870c745e61b7c5216 merge
  • 91b7db874d7e8c0cd4d3b5e010e11941d9aafd42 Merge branch 'master' of https://github.com/microsoft/vscode-cordova into refactor-cordova-debug-session
  • 86b2cab3bb00ab5f89609f0c4e1ce605cbb46f06 fix cordova debug sesion tests
  • d6927e5b4b00b5e2038747d292d4c359e04a06a3 fixed
  • 8b7c794213aec5b0caee70830de0bb01ba19b9e8 fix
  • f002853e1b0d509ff436294994705905cdaa692f fix types
  • 8e758829cf23e148f40922c0e988d93234686f68 rename platform attach and launch options
  • fbf7274537fa104777db6da417ae417312044ace rename platform attach and launch options
  • 9fdbc481d4383d6b64669f772d4ecaeb472ae077 Merge branch 'master' of https://github.com/microsoft/vscode-cordova into refactor-cordova-debug-session
  • 3e0722604d11ead6ad54601b42e22d9d47ad5610 fix plugin simulator usage
  • 50793991916dd2179b3e8394d772231dd5099232 fix
  • 64fa860c2d34249fa5050f4bcf13cff1ee5c7826 small fix
  • 5a51afac795f7f0cbcf42053df380f8d3d44bc5e fix ionic
  • f6bcbc07483d372bf6e68fd5e040c560ff5dde11 fix
  • 1ff3850f688810fb835ceedc701868dbedbb4267 fix
  • 9016bf06d464e8d94967b16d62d7e99b84a6ccb8 remove old cordovaDebugSession class
  • fd4a21927f128d050932ead19fd73b2577f739b1 Merge branch 'master' of https://github.com/microsoft/vscode-cordova into refactor-cordova-debug-session
  • 8b67ed91ff849f54b938e74e75daebd0eeb77d01 minor fixes
  • 33fbc49aaee5b5438b6f8533c97be9f15036273b refactor

This list of changes was auto generated.

vscode-cordova - 2.5.0

Published by EzioLi01 about 2 years ago

  • Added support for iOS simulators #758
  • Improved sourcemap URLs processing for Cordova projects with typescript #762
  • Fixed bug "Chrome did not shut down correctly" after closing browser window via stopping debugging in VSCode #767
  • Fixed auto unchecking default breakpoints filters for exceptions #768
  • Fixed security vulnerabilities #763, #764

Changes:

  • 444b82fce16ab2fa7a22b64169affd8b16e2ff7e Update node version to 14 for pipelines (#775)
  • 61758fc92b18aa100988fd5dd9e2d6eee1698877 Prepare for 2.5.0 (#769)
  • e83c563ee8f68039406d3ea22380b1f51c651822 bump cordova-simulate (#773)
  • d88e4e3a5d2e68831d8bf6d3199c946313f1ede8 Microsoft mandatory file (#771)
  • aadc7ed9896805a2e875b918b4eb7f0862d02bfb Fix security vulnerabilities (#770)
  • e0f0ad10a3a722ea4a97f9da40a3dfa854fc2fd3 support default breakpoints filters for exceptions (#768)
  • 3fa674b08d80b227db5b4030184609764c60fa40 Set exit type "normal" for Chrome (#767)
  • 8dbf3abb00a11e5dc35c188dd3473c2554be685c [Draft] Improve sourcemap URLs processing for Cordova projects with typescript (#761) (#762)
  • 9393e5102cda2878a72339b65a0927e1fa311d58 Bump plist from 3.0.4 to 3.0.5 (#764)
  • 3238228251c9672584bf3147fa5a3abf4417193a Bump minimist from 1.2.5 to 1.2.6 (#763)
  • 472b7102c023ef0966a6fdab9955e9c682e0e712 Add support for iOS simulators (#758)

This list of changes was auto generated.

vscode-cordova - 2.4.1

Published by JiglioNero over 2 years ago

  • Added Ionic 6 version support #748
  • Implemented the spaUrlRewrite option for Simulate debug scenarios to improve page refreshing in case of URL rewrites caused by the router in single page applications #750
  • Fixed security vulnerabilities #751, #752

Changes:

  • b4186b6250c90350e50445a749ee70b2d74f0939 Prepare for 2.4.1 (#753)
  • 0aae6d0bf93cadf63f73c2dc0b3ea35ea28f1b01 Fix source code detection for source mapping (#754)
  • ce8b9cef32443254327f8836cde6f4d00ac7a0c9 Fix security vulnerabilities (#751)
  • 7a7da75b89f839406a2f7c9f5d92d5928f9218d1 Bump copy-props from 2.0.4 to 2.0.5 (#752)
  • 6f27315c31809c32ec7b87b1db7f3d5eba81a091 Implement spa url rewrite launch option (#750)
  • eb3992704f3bc976ff2488980adc8bfbe42f475b Add Ionic 6 version check and improve projectType telemetry (#748)

This list of changes was auto generated.

vscode-cordova - 2.4.0

Published by JiglioNero almost 3 years ago

  • Improved Android device and emulator targets selection #736
  • Fixed security vulnerabilities #740, #743
  • Fixed source mapping while debugging Ionic Cordova-Android 10 applications #744
  • Internal changes:
    • Refactored Chrome DevTools Protocol message handles for the CDP proxy #741

Changes:

  • 3cabe85fcdac91e8f67c371cbb41c3f494fcc6d0 Prepare for 2.4.0 (#745)
  • dede9cdf3d1ac0407fb7eaa112d2e14b98ab428f Improve Android target selection (#746)
  • 1a3e64d2f1524cae480f6be746ce60bc26a405da Refactor CDP message handlers (#741)
  • eaf55bb3aa5b15662c01f1709dec8be6f20a6d40 Fix vulnerabilities (#743)
  • 80c6ecbde3242dfcda244bca69579fd6612a64c1 Bump nth-check from 2.0.0 to 2.0.1 (#740)
  • 091dc05052abda841d6ecb4541009d46e2011805 Implement selection of Android emulator for attach scenario (#736)

This list of changes was auto generated.

vscode-cordova - 2.3.0

Published by JiglioNero about 3 years ago

  • Fixed security vulnerabilities #734
  • Updated debugging configurations documentation #732
  • Internal changes:
    • Got rid of Q promises #728

Changes:

  • 7a4a84501a167b1526b41dc2fd3ae070355f141f Prepare for 2.3.0 (#735)
  • e2041ec29641f71da95ba74326b0ce8614a24846 Q package removal (#728) [ #722, #723, #725, #727 ]
  • 763a65ad369443996dfebee3d892fe70407fa661 Bump path-parse from 1.0.6 to 1.0.7 (#734)
  • 5cc2913844936bd8c39c4594fd3510550de90a64 Update debugging config docs (#732)

This list of changes was auto generated.

vscode-cordova - 2.2.3

Published by JiglioNero over 3 years ago

  • Fixed security vulnerabilities #724, #726, #729
  • Fixed sending telemetry from debug adapter #730

Changes:

  • 51728a3818151ce6c366039fc79f6d9fba6339bc Prepare for 2.2.3 (#731)
  • a8a20d3fb1adbcf3414ace4cf1735d1472f5d64f Fix sending telemetry from debug adapter (#730)
  • 3a2fc2674b04dd429b50e8b2e913937f08581a46 Bump css-what from 5.0.0 to 5.0.1 (#729)
  • 63420f9e44aac1903b700ad70b4829b97f01b838 Bump ws from 7.3.1 to 7.4.6 (#726)
  • fb99384f0cbd0515e765cc07fb1f7b80394c0fd6 Bump browserslist from 4.16.3 to 4.16.6 (#724)

This list of changes was auto generated.

vscode-cordova - 2.2.2

Published by JiglioNero over 3 years ago

Changes:

  • 2960985aa192fa7ce72e4dab3ad68e3c011605e0 Prepare for 2.2.2 (#720)
  • 3efe1e39097ff3818f7fb04cd1779e29c0c79525 Fix Workspace Trust configuration (#721)
  • 59c35f8f2db8d302ba7c601abb6303a6c7c09f90 Configure trust and virtual workspaces features (#719)
  • cb959aee0e7edbc3f1728273a07e1c59e1eae7a9 Bump lodash from 4.17.20 to 4.17.21 (#717)
  • 636cdb0db4deb1b6f71c804f5e233089e1a8408d Bump hosted-git-info from 2.8.8 to 2.8.9 (#718)

This list of changes was auto generated.

vscode-cordova - 2.2.1

Published by JiglioNero over 3 years ago

  • Fixed security vulnerabilities #704, #707, #711, #712
  • Added support of the --buildFlag flag in run arguments #710
  • Fixed the order of termination of debugging sessions #709

Changes:

  • 54a5337f005c151e8130e80d9682523841fac4ac Prepare for 2.2.1 (#714)
  • 0e2ac553caba223c0b9d0876ce276bea21bb70ff Prerelease fix (#713)
  • b0ac13ab1b57a4717ab10cc75d588cd1a7d378de Fix vulnerable dependencies (#712)
  • edb953dc581215674153b074d13f64e9669c7197 Fix security vulnerabilities (#711)
  • 4e8ce98624147c1c4a4da26b12be59c4079f1e59 Add possibility to pass the build flag (#710)
  • 93233e85dac6c8a83b3560ca62991d293c3b7878 Merge pull request #709 from microsoft/fix-mixing-up-processes
  • fa36062f9eb99cf9047130e0f638b49ac5a8503e Added id transferring while closing the process
  • 145b155b47af632de9063ce31b3fc3d8dfc505c5 Bump elliptic from 6.5.3 to 6.5.4 (#707)
  • 4810696fd2b7f811eeb087aa37810a7f7c71b29f Bump socket.io from 2.3.0 to 2.4.1 (#704)

This list of changes was auto generated.

vscode-cordova - 2.2.0

Published by JiglioNero almost 4 years ago

  • Fixed security vulnerabilities #695
  • Refactored Command Palette commands for Ionic applications (Ionic: Build, Ionic: Run and Ionic: Prepare) to adapt them to the new Ionic commands syntax #698
  • Implemented Android emulator selection when starting debug scenarios #699

Changes:

  • d0ad2966d42b55a6a866d47b3effcca3fc5a08bb Prepare for 2.2.0 (#701)
  • 860b1d787d0c6957abc61db3596443e30deaa168 Use standart Cordova CLI workflow when could not find specified target (#703)
  • ad70e49a28cc3377bdda73a5c17311baa5960954 Update README.md (#702)
  • a6d8febb59bff6fcbc47ce340bec4571b6f506ab Implement Android emulator selection (#699)
  • f8fa4e2ef266448ad67824644768a81354e035df Update commands for Ionic (#698)
  • bab04970b5ab74d9adec7390d0251299037ad817 Update contributing guide (#697)
  • 3e9f859daee36e962523bb116be5d49d0139aec2 Bump ini from 1.3.5 to 1.3.7 (#695)

This list of changes was auto generated.

vscode-cordova - 2.1.2

Published by vswdbot almost 4 years ago

  • Fixed incorrect behavior of the Restart Cordova debugging button #685, 691

Changes:

  • 34a8d03837fd9620d437b84d3a93d729e96a3bcc Prepare for 2.1.2 (#693)
  • 089332d9c48973ab3bf41e934960f7d0aea01bca Fix "Restart Cordova debugging" command (#691)

This list of changes was auto generated.

vscode-cordova - 2.1.1

Published by vswdbot almost 4 years ago

  • Updated the extension supported languages for breakpoints in order to work with the latest VS Code API #689

Changes:

  • f5a52f7fcf9111a66b197a21698d69b2a49fd0b8 Prepare for 2.1.1 (#690)
  • 02127be99000eda50535378b491259fe7a5b6fdd Remove deprecated enableBreakpointsFor API from package.json (#689)

This list of changes was auto generated.

vscode-cordova - 2.1.0

Published by vswdbot almost 4 years ago

  • Fixed debugging of Ionic applications with live reload on iOS devices #679
  • Fixed debugging in remote containers #680, #682
  • Added support of MS Edge Chromium browser for Ionic Serve debugging scenarios #684
  • Added the runtimeVersion debug scenario argument which allows to select a specific version of Node.js if nvm (or nvm-windows) or nvs is used for managing Node.js versions #686
  • Added the Restart Cordova debugging button to the debug toolbar, which allows to restart a Cordova application debugging correctly. In case of a launch debug scenario the application will be rebuild otherwise the debugger will reattach to the application. #685, #687

Changes:

  • d05b2a77db4617066f79d273d8c81bd01ff3c030 Prepare for 2.1.0 (#688)
  • afd3c03e492c2bbc8b36c1b20cebc75e53757ee9 Fix debugging restart (#687)
  • 1df72cb274204a797a024953689878b45fe1b6b0 Implement runtimeVersion support (#686)
  • 4f17956aee2d3562f2e50b1c5ce196f55774cee4 Fix debugging in remote containers (#682)
  • d241799d5daf8bbd374d4ecdc52b772d76e378f7 Add MS Edge Chromium support (#684)
  • ca690d65493d4085a613eb98eae5c903f865b6b5 Fix Ionic livereloads on iOS (#679)
  • 3e1ead26a8c8e0f9f01d1847ec1f5e5ee95d52cc Simplify CI pipelines tasks names (#678)

This list of changes was auto generated.