Vscode React Native Versions Save

VSCode extension for React Native - supports debugging and editor integration

1.10.0

1 year ago
  • Update documentation for Hermes and Expo Hermes #1827
  • Improve react-native packager output log and error message #1811
  • Fix iOS debugger findXcodeProject function location #1784
  • Add Expo QR code to output window #1786
  • Improve json file reading logic #1422
  • Improve logging experience and add log color customize config #1385
  • Internal changes:
    • Switch husky hook from pre-push to pre-commit #1841
    • Simplify and group existing task in gulpfile.js #1828
    • Replace tasks in gulpfile.js with exports #1815
    • Unit test and localization test improvement #1821
    • Improve mocha test report #1790

Changes:

  • 53f7b0dd19283847f92c5ff4670b016055e7fbd0 Prepare for 1.10.0 (#1844)
  • 18e08675e602e361108ae027ea601be95d9d7420 Update expo dev client documentation and switch husky pre-push to pre-commit (#1841)
  • c82504676413427a631f00af06e78290d89e64f8 Merge pull request #1839 from microsoft/benjaminbi/issue1838
  • b203fbbf0048fe476039be9d113ab1db02f1db07 [Bug] Nightly release: UnhandledPromiseRejectionWarning: ReferenceError: extensionName is not defined [ #1838 ]
  • e9e2500b1655ef67f55d691d7b46f9f729ed6c44 Merge pull request #1828 from microsoft/benjaminbi/issue1820
  • b41ed829fa3a3ab9290d47ff12269b8b3e0ff736 format changes
  • e4001e749edd9822ff04be7d17c59e3dfcee7459 update issue 1820 - format all changes
  • 82faad1b2a34fe7e0e57e2a7c54d2e288e3aef76 Merge branch 'benjaminbi/issue1820' of https://github.com/microsoft/vscode-react-native into benjaminbi/issue1820
  • 7c36946425b0b8ded967afa518603eb352a14ff9 [Feature] Simplify and group existing task in gulpfile [ #1820 ]
  • a7fed1bd043a2ec57a0cadda8d47843321e2a1d8 fixing issue 1820
See More
  • cb8097f3ca61211c3734e4ae5173eab7f6c29dc0 Merge branch 'master' into benjaminbi/issue1820
  • 0e1ca9755f95676261cb71b01f54f2fb3246bce3 Merge branch 'benjaminbi/issue1820' of https://github.com/microsoft/vscode-react-native into benjaminbi/issue1820
  • c29f07404d0001b0d405e842d75e699f5035c6f7 fixing issue 1820
  • 944c40317829ab78fb9f52f4d0c2c76e283ab18d Update agent to ubuntu-latest for nightly YAML (#1834)
  • 7b286ff34692edbb084d972590600e020ba0099f Update nightly release YAML pipeline to add variable group (#1833)
  • e4d0f86a3e9b2663e3d86218570b97eeeaf24712 Update documentation: debug expo app in expo-dev-client (#1831)
  • 553ebfbfe55a98cdc79f040fdb0b8d9c30b06164 Merge branch 'master' into benjaminbi/issue1820
  • b7b3768b3c0fb5e844a747433b30c64ea118ad88 [Feature] Simplify and group existing task in gulpfile [ #1820 ]
  • 9498893a1eb44e5d4af51251d25afe3d7be1295a Update documentation for Hermes and Expo Hermes (#1827)
  • 589d9b66395cefc36c65edfa586592de4a62d9a0 [Feature] Simplify and group existing task in gulpfile [ #1820 ]
  • 269a0518f839632cd616802eab65cb2bdaea8ad1 Merge pull request #1824 from microsoft/benjaminbi/issue1822
  • 26f6d8df7ad24fe8d1efad011839d7e3c409d2b8 fixing issue 1822
  • 2ede51c1795229372987698d7c84dec65ef7940a Update documentation for gulp task new changes [ #1822 ]
  • 495c23d6faafead742460ff3286e5e8d7b88944e Update localization test for zh-cn (#1821)
  • d75acad49a91c06a57f57df1affff0d2452931de Merge pull request #1815 from microsoft/benjaminbi/issue1795
  • fda7fa5875d901b050a39e9ab86eda471223d8a4 [Feature] Replace tasks in gulpfile.js with exports [ #1795 ]
  • 1150f3f47f72474321f30cbdcc3d6e46879ea8df Update
  • eda0f7000640db025ff4770ed3197e60458cf93d Update
  • 14e511cdb0ccdf7e83f2cae72e70322f4e0fcb6c Merge branch 'master' into benjaminbi/issue1795
  • a655d3643995ad59dd352a8b8c8e2e1a8f196e86 [Feature] Replace tasks in gulpfile.js with exports [ #1795 ]
  • bcf30959f9bf23090fb6f0364bd7fbaca0731b96 Merge pull request #1811 from microsoft/benjaminbi/issue1804
  • e1b7f8e724d0d50b6332a7811cd8ccdcbf79237d Merge branch 'master' into benjaminbi/issue1804
  • 396110f75d82b4da9cec74b68604146c4922b053 Update Linux environment setup documentation and fix code format issue (#1812)
  • 5ad0bbdc575ec638de4656ad774a43b29774bcfd Merge branch 'master' into benjaminbi/issue1804
  • e5e7a6e80eb73c3de17c3ba53e6d2fe0bc446343 Updated the message ID
  • 4b9b406bce36747a151614c6537573a8e66e50aa [Feature] Improve react-native packager output log and error message [ #1804 ]
  • 79598544da2fc047563354abc0502c4fe90a728c Resolving issue 1804 - optimizing logs
  • 694b8c8397257d907eb1218eeebac545f9119a61 [Feature] Improve react-native packager output log and error message [ #1804 ]
  • be302c54c2743bad3b1fb28509c070fc66c9fd04 Merge pull request #1810 from microsoft/jinquan/log-colorize-foc
  • 097b85dabd378d175a0242b4e3dd7f73e9ef90b4 remove filter
  • 9d7efcc6f0b186a95f36cd838d945438c890fa47 Merge branch 'master' of https://github.com/microsoft/vscode-react-native
  • cfefd4e1019c1f45ed2beb09830f9629e40eed99 sync with orgin
  • 53bff6b17bd313de59ad3de62a35fa87a260825b Merge pull request #1809 from microsoft/jinquan/log-colorize-foc
  • ec44ae20c9926eedf45857816de72ca4f893466d fix build issue
  • e3f84dbcf3bc38068f3d602509e34bf606a9b2e0 add doc for custom log's color
  • 332058ac45d675a01c57b1147949951a106a6497 Merge pull request #1422 from alexduros/feat/remove-trailing-comma-from-json
  • b314f25eafa4f0a907ec07b73c2e7983521842b8 remove
  • dc94981b4164e04a218ee400df6c1836e69620bd Fix unit issue
  • c0ec581ef248fa39690b152fe851117fff66eea5 Merge branch 'master' into feat/remove-trailing-comma-from-json
  • 774c1a10d80f4d22ba70d18ac2368320fc1723f8 Merge pull request #1385 from microsoft/logging-improvement
  • f56273649816dbe452f61f28fbcb004514073dc9 Merge branch 'master' into logging-improvement
  • a6a45558afd5c3cfb85457fe972858020126242a move walkthrough section to extension-config.json
  • a768e25e592b857b042b923c3ed7c2046ac385d7 update
  • b4ce1dfdb7059d0c7f5bc9092ea6bfd44ff270e8 Merge branch 'master' into logging-improvement
  • a52cd275b2506a1448744587e9a8eed5ac294800 Update smoke test hermes app config (#1802)
  • c412abf3b9a9dcad75ebac51d4e749dd884b9357 Update package-lock.json (#1799)
  • 109d16879fd7a32d4a7dedae9bdd4aa5d0cd3ae5 Merge pull request #1797 from microsoft/benjaminbi-documentation-gulpfile_debugging
  • 0a12b11cc97a5a73bac63488528c8c35d42ab7f4 Update CONTRIBUTING.md
  • e670ffaab4b23393654e7867c46816ded35ef4e4 Update CONTRIBUTING.md for gulp debugging
  • b29085d1bbdd5ebf7d54348f54d94c4af4a42a9d Add Expo QR code to output window (#1786)
  • fa491db6f9a1380c884e4961798d314ee1981f1b Bump terser from 4.8.0 to 4.8.1 in /test/smoke/package (#1793)
  • 1ac772054a1825eeb4623978cdd93fc84ba473da Bump terser from 5.6.1 to 5.14.2 (#1792)
  • d14f47fa2b3aa7518a93535016a13a7e32a89607 Bump shell-quote from 1.7.1 to 1.7.3 in /test/smoke/automation (#1779)
  • 65af7d789d6766802568ce82605ccbe288c77075 update report for test (#1790)
  • 38700923f97941dc2a65d1893ae238a66698673c Documentation update for configuring the smoke test machines (#1788)
  • caf1f599595d02e89e0ceaecb152f09b94c28e0e Merge pull request #1784 from microsoft/fix_findxcodeproj
  • bad42581635d7205cd06500c70ee773a258eca7d Update
  • 60590d49d6bc362ababaf1821b2568982fd27d84 Merge branch 'master' into fix_findxcodeproj
  • 8f9463c248692a78f1bb8e19007977776064d6c1 fix findxcodeproject function location
  • 90725dc41f66a2dc535b8a7b8b3690a9efbdf363 Provide locations for updating settings (#1777)
  • 5c9f0b407fb74ff1cf50752924b053c4c72a74ec Bump simple-plist from 1.1.1 to 1.3.1 in /test/smoke/package (#1776)
  • d8b03685805c72381ce76cb01da2d68fae31e9ef Bump eventsource from 1.1.0 to 1.1.1 in /test/smoke/package (#1775)
  • 9cc08b324a7ce850178115cda456374625714b59 Bump plist from 3.0.4 to 3.0.5 in /test/smoke/package (#1774)
  • 9350af24cf178f4085a9e6415f431beb075ea1ea Merge branch 'master' into logging-improvement
  • 36d80c6ef63379a707c78b4ea17eb2aff74a440a Merge branch 'master' into logging-improvement
  • 6f11706401f1a4f02d960ca6a0728b71f5423048 Merge branch 'master' of https://github.com/microsoft/vscode-react-native into logging-improvement
  • a94f4e103c77b3caf606afc8eb7d7c3dd2b3b957 use custom textMate tokens
  • f0bef7d22f514d340456f5fd525700074dab9dfb Merge branch 'master' into logging-improvement
  • 7781f9354f4a43c497b9b0845e1897b5c066ddff chore: add EOS trailing comma use case
  • f2564bd325e03f061ca1b6d92eff55ba87d60870 chore: improved trailing comma regexp
  • ce02bce8f249bb745a8039199cdc1f98648ae973 chore: discard trailing coma from JSON settings files
  • af63b24c93b7c5c34d7290f8c4f9756336c03f8a Merge branch 'master' into logging-improvement
  • 6cde87720f912f091a1554c25f5e82f3045bf918 improve performance
  • 2759586f76bd94055b1df845f1a7035f0c60853f Merge branch 'logging-improvement' of https://github.com/microsoft/vscode-react-native into logging-improvement
  • 135eb7970a88755caf1ea01a4bc8ec46b9386c04 move grammatic to root path
  • 47986c11929d63fe179f3cc992a8028f95678828 Merge branch 'master' into logging-improvement
  • 03cbaa4ee86744e9b282528a00b5f14cd0f1bb27 Merge branch 'master' into logging-improvement
  • 99f657ef46eeec13ab3ca624c39a8535a83f62f4 Merge remote-tracking branch 'remotes/origin/master' into logging-improvement
  • ff2f55f13ee9b487978842ca8ef404dad32242aa Merge branch 'master' into logging-improvement
  • b6e398b1cb5260e37ac6cbbc6d12fe7f7ab3b347 add mimetypes for colorize output channels
  • c4cd982d5886df6a04eb1a83dedf272ab550f4db implement colorizing for output channels

This list of changes was auto generated.

1.9.3

1 year ago
  • Refactored RN commands. Implemented command cancelation. #1744
  • Updated android environment check. #1772
  • Implemented checks for environment of Rect Native macOS projects. #1763
  • Improved extension security #1757, #1761, #1760, #1759

Changes:

  • 4b440c038a80b40bed4c30cfc99c92f8af845a18 Prepare for 1.9.3 (#1767)
  • 8609d70137598f25e88fb8b6413a7aae76645c65 Updated android home variable + doc (#1772)
  • a4b1cddb7330f078fb23877798735a7d47c2bf87 Bump react-native version in smoke tests to 0.68.0 (#1764)
  • 60d514743b175cebe4ff6891f964b5944da92e39 Implementation of environmental checks for macOS (#1763)
  • a690c6bc153f3a5a2c50fda0a387b26c50dd52a7 Bump minimist from 1.2.5 to 1.2.6 in /test/smoke/automation (#1759)
  • fc7319c75ba5f8933a1ccb95eb36179bc601ccfa Bump minimist from 1.2.5 to 1.2.6 (#1760)
  • 8517b16071d0d04a80b11a17ab8d6254fca3389e Bump minimist from 1.2.5 to 1.2.6 in /test/smoke/package (#1761)
  • 36a2164531c4813b93ae053b80dbaf3413b5e047 Command handlers refactoring 3 (#1744)
  • a96ac6ce08c9ab607efaa9518a298d3b2a7a7467 Bump url-parse from 1.5.8 to 1.5.9 in /test/smoke/package (#1757)

This list of changes was auto generated.

1.9.2

2 years ago
  • Fixed debug session restarting #1745
  • Improved debug session termination handling for Direct debugging #1747
  • Improved the pattern for successful iOS build to support the run-ios command without verbose logs #1755
  • Updated outdated documentation #1748

Changes:

  • b126c8e2166ddf76630cdc55de8870df2e5af3b6 Prepare for 1.9.2 (#1756)
  • 9fbbf6694cb2a47cbfa9e94458e9e558867744a7 Fix iOS success build pattern (#1755)
  • 0816768ed0ab4069219f85b08585ef53c1610064 Fix smoke test for RN Hermes app (#1751)
  • bf670deb6be52ad0baf73cf33d6a9aebb2a3d841 Bump url-parse from 1.5.6 to 1.5.8 in /test/smoke/package (#1754)
  • 8df9830befd994125fd221709c21cdf8847b4b03 Fixed launchSimulator function for Android and iOS (#1750)
  • a9e531953e5da6664be12e05c3b9e0d511413660 Bump url-parse from 1.5.3 to 1.5.6 in /test/smoke/package (#1752)
  • 73c38d75487b8a11f7daef7b2d91bfbaae46544e Update documentation (#1748)
  • 19df32dc09747dea00d81f5503624822c2b6f728 Improve direct debug session termination (#1747)
  • 1544350488119ae19a9a0b2d49d85678c4a60322 Bump follow-redirects from 1.14.7 to 1.14.8 in /test/smoke/package (#1746)
  • d93677ad970008aa0e7dcdf843ead7b264164922 Fix Restart debug session command (#1745)

This list of changes was auto generated.

1.9.1

2 years ago
  • Fixed debugging issues caused by incorrect sourcemap URL detection if some additional packages were installed, such as react-native-cn-quill #1730
  • Fixed extension's debugger behavior in case another debugger has connected to React Native iOS Hermes application #1729
  • Implemented support for projects with React Native canary builds, thanks to Andrew Coates(@acoates-ms) #1734, #1736
  • Implemented user's development environment checking for common problems for React Native Windows projects #1733
  • Improved extension security #1739

Changes:

  • 526ea5114c5e54f653a547e1b24cba9bed970500 Prepare for 1.9.1 (#1741)
  • ac6c551ec7058b31687b43bf341d67b3412133da Update dependencies (#1739)
  • defdd30f360eb32957b523c9363698e11fbfa5a2 Update smoke test projects and vulnerable deps (#1737)
  • 47927908022a23906a9ddc77e3e62dd52f0c3e4b Add RN canary version checks (#1736)
  • 62af5fc4a5888b58129deb1844b89153b307bc06 Checks for RNW environment (#1733)
  • 68c294727d2cbc1bd41b47adeb88cbc84049274b minor fixes to checker (#1735)
  • 9006beac94a69dfa0fde01be7c424e59ae478ab7 Allow extension to work on canary builds of RN (#1734)
  • accd6598b07c81d1ff6c0989b6fd5bb1023dd04a Add WebSocket connection to packager & stop debugging when another debugger is connected (#1729)
  • 716c1b85d4000dc03fa860063831b5abc25b3ea7 Fix sourcemaps handling (#1730)

This list of changes was auto generated.

1.9.0

2 years ago
  • Added the Check development environment configuration Command Palette command intended for checking user's React Native development environment for common problems #1702
  • Added env and envFile paramenters to attach debugging configurations #1707
  • Contributed React Native Tools getting started guide to the Get Started page of VS Code #1698
  • Enhanced documentation about the Network inspector and Element inspector #1716, #1698
  • Improved extension security #1723, #1726
  • Internal changes:
    • Unit tests improvements #1706, #1711, #1709
    • Enhanced ESLint rules and code style #1708
    • Moved master build and extension packaging to Linux #1722

Changes:

  • 781f3e88def91e869d41ad54311ea5a03a2fb46e Prepare for 1.9.0 (#1725)
  • 92974e7636d7920bbe453887897a6051e778376b FIx component detection (#1727)
  • a784518966ce8e1fa349c2fb9f4529e64b0fe595 Master pipeline update (#1722)
  • de7c081e563ac00a80ad933dd616275fb6ef7145 Bump follow-redirects from 1.14.3 to 1.14.7 in /test/smoke/package (#1726)
  • 6a47f22ab031662b09f787b61bc08ab2f9ed86ec Update Expo test projects (#1724)
  • 19590a3ffe504bc3df90cd035df2f02fe0473f66 Walkthroughs implementation (#1698)
  • c3a789a0f7bd235d317e76644483dc62ac0f5627 Update dependencies (#1723)
  • e599dfdd929f9dee758759f4761f947eacadfc96 Enhance Network inspector requirements documentation (#1716)
  • 948a0d44118eeca8f15d4febe288299885596abb Add unit tests for validation service (#1713)
  • 519795a982ed1ccb8cc793690c9eb13827855634 Remove option to lint only changed files (#1715)
See More
  • 09f6024f29d7e801e767a7c01f58765834a07ded new eslint & pre-commit hook (#1708)
  • bfcc8a2951f4241857d9489629d5cd03f6b6f673 Add env, envFile parameters to attach debug configs (#1707)
  • 7a2f6ad6764d5e6c6334093ce07f823a5e765b78 Fix unit tests (#1711)
  • c78564627d05eb04bd03fb8d3978871935d0c077 Add environment checks (#1702)
  • 57281883426a52e6662157206dd61ad02b879c98 Update macOS project in smoke tests (#1706)
  • 3c116e195d8ced3d31228ae30b7b876cbb21b373 Update sample project and unit tests (#1709)

This list of changes was auto generated.

1.8.1

2 years ago
  • Fixed debugging on reloading React Native Hermes applications #1696
  • Optimized device and emulator targets selection #1699
  • Added user survey notifications #1701

Changes:

  • 5fb1d932acbf9698c153ee50b411d49a37f35776 Prepare for 1.8.1 (#1705)
  • ab0238b74776c87d4f2fed5bf3544f88eadd9658 Implement survey service (#1701)
  • e2071c1bbeb3190afe4bf0307c0148dee562fce3 Merge pull request #1703 from microsoft/my-refactor
  • 2974bd80d519cc41d8af5b1e8159593e7a3b8aec Apply suggestions from code review
  • 0541d8ed7f5978df1853a93bc33bedf5e1dae745 consistent codestyle & docs update
  • 8f322bcd71555e02f0b00a89a99da351ef8412b7 Target selection improvement (#1699)
  • 48ca0c6243e4cda833290b57fec530369e205179 Fix debugging on reloading a Hermes app (#1696)

This list of changes was auto generated.

1.8.0

2 years ago
  • Improved device and emulator targets selection #1673
  • Implemented support of debugging without creating a "launch.json" file. Now it's possible to start debugging via dynamic debug configurations or the Debug button in the Editor Title area menu #1687
  • Adapted the extension for debugging Expo SDK 43 applications #1691
  • Internal changes:
    • Smoke tests were updated to work with iOS 15.0 and Expo SDK 43 #1690, #1691
    • Bumped Node.js version in unit tests to 14 #1695

Changes:

  • 85bb9b097ee2563e4aba1cfa9d70e4eb8e26cc3f Prepare for 1.8.0 (#1692)
  • 065055bac008a868aa922a943b27d72d3e916743 Bump vsce package version to 2.2.0 (#1695)
  • c76b733b4172a4c7c76b6cf62409012eba9decea Optimization of getting target from run arguments (#1694)
  • 866e020b2c664db8b8c5bf972901bc2fc25ddd93 Adapt Expo SDK 43 apps debugging (#1691)
  • 78c2aaee56e1edfea55cdebbdccbf5541dff7beb Smoke tests update (#1690)
  • e7a2c40d1102db28f3c062f2c66fc12d706ec850 Add support of debugging without a "launch.json" file (#1687)
  • 4cd259621ddfbd348fade892a2f3ee87fd1924c5 Target selection refactor (#1673)

This list of changes was auto generated.

1.7.1

2 years ago
  • Improved behavior of Packager status indicator #1680
  • Fixed debugging performance issue #1684
  • Improved extension security #1682
  • Internal changes:
    • Smoke tests were updated to work with VS Code 1.61.0 #1682

Changes:

  • dcabd9c8474225a35791b6cc5068b26025d9e898 Improve getting application endpoint (#1686)
  • f22fd8bbb88a1926a43f9f42f06938154ee5b846 Prepare for 1.7.1 (#1685)
  • b8887dd147132888861d1b3d9edfa50d5e93faab Fix debugging performance (#1684)
  • 398560839f691f1d5743cab73812bee9926feb98 Smoke tests update (#1682)
  • 43e6ccc3781e2fec953ee0059638ffa0e5d403ab Packager behavior improvement (#1680)

This list of changes was auto generated.

1.7.0

2 years ago
  • Fixed forwarding security certificates for Network inspector on Windows #1661
  • Improved Expo dependencies management: moved configuration of all packages versions to the react-native.expo.dependencies parameter #1665
  • Bumped versions of Expo dependencies to the most recent ones #1676
  • Improved extension security #1658, #1670
  • Internal changes:
    • Migrated to async/await API #1637
    • Updated WebdriverIO version in smoke tests to the latest #1662

Changes:

  • a03236a7c2c0f067819adb583d3ad0ab4b5784f7 Prepare for 1.7.0 (#1672)
  • ec230406693aa5c948cd77b55833c4c3b74bec97 Bump Expo dependencies versions and adapt Expo debugging (#1676)
  • 663a61f3eecf448a2e61f10f2c94a231426fbbb0 Update documentation about configuring expo versions (#1674)
  • c0dc4020c2d3642961234ec2ec2d79241e5f5710 Improve expo dependencies management (#1665)
  • 4e7a8a1112c7893e011cb5dd8569091f400dec36 Bump nth-check from 2.0.0 to 2.0.1 (#1670)
  • e866487435c097b8faba759339189dbe5705eea9 Bump webdriverIo for smoke tests (#1662)
  • 0d77292ad776a5b49721e0870bcf787a99933602 Migration to async/await API (#1637) [ #1617, #1618, #1620, #1622, #1623, #1627, #1628, #1631, #1632, #1634, #1636 ]
  • d74566505418ff7844397661f3e13880c9bd0015 Change temp directory used while forwarding certificates on Windows (#1661)
  • 0ea34d5148f932379c750151a71279d3ec88d093 Bump tar from 6.1.3 to 6.1.11 (#1658)

This list of changes was auto generated.

1.6.1

2 years ago
  • Improved error logging on debugging #1633
  • Improved parsing of sdk.dir parameter in Android local.properties #1643
  • Fixed typos in error messages, thanks to Alexander Sklar(@asklar) #1648
  • Enhanced documentation about extension commands usage #1649
  • Improved tips notifications functionality #1642
  • Added a settings parameter for controlling the version of the @expo/ngrok package #1652
  • Improved extension security #1635, #1640, #1641

Changes:

  • 960a6ec47eafad42cd52a36af455604d4650cfff Prepare for 1.6.1 (#1653)
  • 65e55367b12bd1ee2098c976b1b5ec29074e1226 Improve ngrok version control (#1655)
  • 0690ab22cafc88eb82c872fb7df71edfee432da7 Improve Expo logging (#1654)
  • 892f0aa6d2f90a4b52e551b6b4c8270ed6b96e83 Bump packages versions and improve control over Expo deps (#1652)
  • b49f7119150d4716a04e3e75029a3a3ff5ca0188 Improve functionality of updating tips config for Tips notifications feature (#1642)
  • 49dc2f6da589e032b165a6c8b8ef5532c8f21563 Add command ids to readme (#1649)
  • 96c49b0f44343a89846c44046a3260d30baa8e3c Update errorStrings.ts (#1648)
  • 1864d974b22751e111228be45dcd649a6255d15a Improve Android sdk.dir parsing (#1643)
  • 79da24e0a4fdf36141d2f4886b403bdf622224c9 Bump path-parse from 1.0.6 to 1.0.7 in /test/smoke/automation (#1639)
  • 696f8c65f40849a5c7571a05a4ff088264abe61b Bump url-parse from 1.5.0 to 1.5.2 in /test/smoke/package (#1641)
See More
  • b924643c563e4d0f65b8c20058902e0379270e98 Bump path-parse from 1.0.6 to 1.0.7 in /test/smoke/package (#1640)
  • 64b1118d8ed68a6d497246207418b1d69df56da8 Bump path-parse from 1.0.6 to 1.0.7 (#1635)
  • 28ceac00278cb47a4302a559e4ccdd01a855b7f6 Improve error logging on debugging (#1633)

This list of changes was auto generated.