Vscode React Native Versions Save

VSCode extension for React Native - supports debugging and editor integration

1.13.0

3 weeks ago
  • Support react-native and expo doctor in command palette #2116
  • Skip extra commas for getting workspace settings #2113
  • Support .cjs metro config file #2103
  • Remove all Experimental tags for Hermes debugging #2094
  • Support default breakpoints filters for exceptions #2097
  • Update package and software version for each doc #2093
  • Internal changes:
    • Fix security vulnerabilities
    • Bump ip from 1.1.5 to 1.1.9 #2112
    • Bump JSON5 1.0.1 to 1.0.2, 2.x.x to 2.2.2 #2106
    • Bump follow-redirects from 1.15.2 to 1.15.4 #2095
    • Verify node version when start RN packager #2099
    • Improve metro config verification logic #2100

Changes:

  • 076f733bdb88303e7e4a0042ad1b1d78d60dab73 Prepare for 1.13.0 (#2121)
  • 601bca7b23e40bbbdd930d9c2b43d986b71b7681 Bump ip from 1.1.5 to 1.1.9 (#2112)
  • 76faa5080f1172f7bad869025d39b5d559f7964b Support react-native and expo doctor in command palette (#2116)
  • f81a4c8df23e658e8729995a590066959b4287e6 Skip extra commas for getting workspace settings (#2113)
  • 7b32ef4a01c836f56eb62b07fef819ee75e84837 Bump JSON5 1.0.1 to 1.0.2, 2.x.x to 2.2.2 (#2106)
  • 462df20f81b9edcd4bf33e46e11af9cbb282dd71 Support .cjs metro config file (#2103)
  • 2bc89e27d1d4926087a0275e95094c66ec18c05a Fix security vulnerabilities 2(#2105)
  • 583c3a7eb3e97a4d28fec0b8c5747027ab72e073 Fix security vulnerabilities (#2104)
  • 9fbf922365295405d5224cff73c367271572743a Verify node version when start RN packager (#2099)
  • 1db42beaea464152802ca2e3da64141d3dd49b71 Improve metro config verification logic (#2100)
See More
  • 7f5a8434daafc3fe2fd72817e35055e5680f20ef Merge pull request #2098 from microsoft/remove-experimental-tags
  • 6ad9254b723b0488af72854aa8ba4fafc6f96b79 Remove all Experimental tags for Hermes debugging #2094
  • b18c109a363b45ef01096fb2e8dab5d6b627edac Merge pull request #2097 from microsoft/default-breakpoint-filter1
  • 1bb1a217ae15d806cfba86ebbbc5874c1dcc3bbf Support default breakpoints filters for exceptions
  • 8426daebe99ebeb290743fd839c4387dff80026f Bump follow-redirects from 1.15.2 to 1.15.4 in /test/smoke/package (#2095)
  • fd329acd72fe87df9c1e105ec4b5d8a47184b4e4 Update package and software version for each doc (#2093)

This list of changes was auto generated.

1.12.3

2 months ago
  • Handle settings file for unsaved workspace #2077
  • Documentation: debugging in vscode workspace #2075
  • Add command for launching Expo web application #2073
  • Handle comment line in workspace settings file #2071
  • Add command to download ExpoGo and install in simulator #2064
  • Internal changes:
    • Bump @babel/traverse from 7.14.2 to 7.23.2 #2059
    • Fix gulp script failure on node18 #2079
    • Bump vscode-test to 2.3.8 #2083
    • Add unit test for workspace settings file with comment line #2081
    • Bump eslint package to support typescript new version #2088

Changes:

  • 71905962999fe2813eee667dbde792df580eae47 Prepare for 1.12.3 (#2090)
  • fb39b757db492c4850b07882ce0ed37a0e0f56a2 Bump eslint package to support typescript new version (#2088)
  • 98fba3a787bcc769224215545139829802aa2638 Add unit test for workspace settings file with comment line (#2081)
  • 0d23ce12a893b82fe07d295713a9f30c402f380d Bump vscode-test to 2.3.8 (#2083)
  • 7f6dfae1dd9e3e4a1f6adc50c239564897be9691 Fix gulp script failure on node18 (#2079)
  • e7d52fbb703f86ba5ab1d79d7e4b8a30d8d807c4 Handle settings file for unsaved workspace (#2077)
  • 7bdde98ac58f37503fa4e5ca29a5d2a10e7bb120 Documentation: debugging in vscode workspace (#2075)
  • 24995442dc84968a0592cb9b59d67c24ee714909 [Feature] Add command for launching Expo web application (#2073) [ #2024 ]
  • 91e52f2eb37ca5bc1124508ec75473357fbee2d6 Handle comment line in workspace settings file (#2071)
  • f97d6e30d10d7bb3ebdda0240ddd03756ce142df Bump @babel/traverse from 7.14.2 to 7.23.2 (#2059)
See More
  • 2a485fd5d0a1969adf8b0b4d2875a560ae6f0d16 Add command to download application and install in simulator (#2064)

This list of changes was auto generated.

1.12.2

5 months ago
  • Fix react-native application crashing issue related to cdp event #2055
  • Add workspace setting to ignore specific project folder in multi-root workspace #2061
  • Internal changes:
    • Bump postcss from 8.4.26 to 8.4.31 in /test/smoke/package #2053
    • Update vscode-debugadapter to @vscode/debugadapter #2057
    • Bump @babel/traverse from 7.22.8 to 7.23.2 in /test/smoke/package #2060
    • Add unit test for getting workspace settings #2062

Changes:

  • ec087123759d8d6f7d9dbb761e9ebd3e3420f487 Prepare for 1.12.2 (#2066) [ #2065 ]
  • 08b3eeb26e0b95836f9217ea282818869998f60d Bump @babel/traverse from 7.22.8 to 7.23.2 in /test/smoke/package (#2060)
  • 9c71977df2438b545f2d81078091221cd2e7f5b9 Implement package download helper and output channel progress bar (#2041)
  • 7e8e3fcc3ee8ffc9fdb7904727dbb3d4f5dd6e4f Add unit test for getting workspace settings (#2062)
  • c1fb251a43e81fa00db4693416804adb4e9c6b98 Add workspace setting to ignore specific project folder in multi-root workspace (#2061)
  • d68e3594eeee9094d68b071e9db3d8856ff12840 Bump postcss from 8.4.26 to 8.4.31 in /test/smoke/package (#2053)
  • 623be8a6c846ba52b005e35994f3f8e588b398e3 Update vscode-debugadapter to @vscode/debugadapter (#2057)
  • fe9b0ba42882466346db64639b5b867e0ff1a645 Fix react-native application crashing issue related to cdp event (#2055)

This list of changes was auto generated.

1.12.1

6 months ago
  • Ignore merto config verification for expo application #2040
  • Add documentation for Android applicationIdSuffix customization and fix format #2044
  • Fix app launcher create issue in subfolder project #2048
  • Internal changes:
    • Resolve CodeQL analysis alert: Do not use eval or the Function constructor #2034
    • Add unit test for CLI generation #2036

Changes:

  • 30066419b457141bd708f016665d6ff98766c14b Prepare for 1.12.1 (#2047) [ #2045 ]
  • d80f17332ff2403310829b6dabb39351d6bba3ba Fix app launcher create issue in subfolder project (#2048)
  • e803fb1e9431c832ce68ffd7c92d7467b61cc0e0 Add documentation for Android applicationIdSuffix customization and fix format (#2044)
  • 8dddb932c8691c2b1576596871beef2fdc1281df [Unit Test] Add unit test for CLI generation (#2036) [ #2035 ]
  • 4ccd0d65e6646546eabdc327f0dba363d3c33098 Ignore merto config verification for expo application (#2040)
  • 348153c02f9c4059f45784fecee942bca64d3200 Fix CodeQL analysis alert: Do not use eval or the Function constructor (#2034)

This list of changes was auto generated.

1.12.0

6 months ago
  • Support Expo web debugging #1997
  • Add Expo web debugging documentation #2019
  • Add metro bundler field in app.json for expo web debugging #2021
  • Verify metro.config.js when start debugging #2023
  • Internal changes:
    • Fix security vulnerabilities #2015
    • Disable mocha spec reporter for unit test #2017
    • Add unit test for expo web metro bundler setup #2025

Changes:

  • bb3192de3f0247dd87c3d0e049466f7c82175f2c Prepare for 1.12.0 (#2033)
  • 741851acd2e7615024465ee923c2093cb36ad2f6 Update documentation: remote development (#2031)
  • 20bda3c8a066f9b4f834c22f7601a567232e1e80 Bump qs from 6.5.2 to 6.5.3 in /test/smoke/package (#2027)
  • 88c519c3664c223b61f9fedf7138d6c5338697bd Add unit test for expo web metro bundler setup (#2025)
  • 529a5336c8f7039e0082c76f317820ea2d26619b Verify metro.config.js when start debugging (#2023)
  • a1824f648674d5760ed72dd1d4837e993a95b6cf Add metro bundler field in app.json (#2021)
  • 907c0e344eab5201500dadb21c6998ac7cf0ba47 Add Expo web debugging documentation (#2019)
  • 9f8c460dae6f15633c1034d405c0374e8748b9b5 [Feature] Support Expo web debugging (#1997)
  • f223641c735d263bf696c182752297be63bace21 Disable mocha spec reporter for unit test (#2017)
  • 7a050c3370c8782b5192551bc73243dcc75abeed Bump nanoid (not including the package under test) and yangs-parser (#2015) [ #2014 ]
See More
  • a19aa8336120c771f32a71b0bac189988515125c [Feature] Bump minimatch version to 3.0.5 (#2012) [ #2011 ]

This list of changes was auto generated.

1.11.2

8 months ago
  • Fix attach request for different metro ports #2007
  • Fix unexpected internal error #2005
  • Fix getting android sdk path logic in local.properties file #1991
  • Replace RN CLI by Expo CLI to start Metro in Expo debugging #1987
  • Fix show qrcode in output window function #1985
  • Internal changes:
    • Fix security vulnerabilities #1994

Changes:

  • d73d50d8f8a6fea59f63bcea6d90b332a65d0987 Prepare for 1.11.2 (#2010)
  • b84470b5083ac7863ed24f852ddc23ac4e92449f Fix attach request for different metro ports (#2007)
  • 50a7f6ecf0626c45122c6d8abd49f75577d0cddb [Bug] Fix unexpected internal error related to 'reactNativeVersionWarnings' (#2005) [ #1998 ]
  • f5fe982e21b22961cb9d985fe3a51b88f527c520 [Feature] Bump qs version (#2004) [ #2003 ]
  • 2f3c2427439da254a903e18a45e9208c158b5f73 Bump word-wrap from 1.2.3 to 1.2.4 (#1995)
  • 00a82caf397cf4dc41735508bbb1b54b84f478d6 Bump semver from 6.3.0 to 6.3.1 (#1990)
  • a91de157ebc83655ee1582fa753886c4f0052b3f Fix critical security issues (#1999) [ #1960 ]
  • 6cd5c67ee3170ce4741891ec8ce430ea78343348 Resolve critical security issues caused by out of date packages (#1994)
  • 995386185e78b444821c2b106f4446011e382cd2 Bump semver from 5.7.1 to 5.7.2 in /test/smoke/automation (#1993)
  • 2170abf8388c5b6b6e4dfa8695fae5b4287d7a02 Bump semver from 5.7.1 to 5.7.2 in /test/smoke/package (#1992)
See More
  • 79e49c88d0c545e59e027485786ee993657677d0 Fix getting android sdk path logic in local.properties file (#1991)
  • efb846537c00c51ee1d0fb59a8a7d2f9d8b89660 Replace RN CLI by Expo CLI to start Metro in Expo debugging (#1987)
  • bbe28a52b6f0ae27df755fefb8ab646033147649 Temporarily skip smoke testing (#1986)
  • b23d758a7ef92071c3dd18c0fdc2e38d79e37c16 Fix show qrcode in output window function (#1985)

This list of changes was auto generated.

1.11.1

9 months ago
  • Support Expo EAS command: open the project page in a web browser #1959
  • Update vscode marketpace badge service #1967
  • Add command to quickly revert open module update #1961
  • Add argument to collect js-debug native verbose log #1971
  • Integrate react-native upgrade-helper #1973
  • Update documentation: debug out of project directory #1980
  • Internal changes:
    • Fix security vulnerabilities
    • Adding Microsoft SECURITY.MD #1963
    • Check updates for all package modules in extension #1951
    • Update typescript version to 5.0.4 and update related settings #1956

Changes:

  • ada966321d174d6c8ab9034522495a9c5ed20f1d Prepare for 1.11.1 (#1982)
  • e3c45c468437c85d09f3d53f1ff7bb9fc340a3ad Documentation: debug out of project directory (#1980)
  • 3486c4f58afba1bc9c5834bc77f5eee0000d7120 Update documentation for current new feature (#1976)
  • 65773981ca66ad4891142af36483dc214efa6f0e Integrate react-native upgrade-helper (#1973)
  • 2d89fb473047a90f29a7d9f00b20084cfe301a44 Add argument to collect js-debug native verbose log (#1971)
  • 8e54e66af903b156fe5b2ff3de90eb94eb3d4d02 Add command to quickly revert open module update (#1961)
  • 0afa02b2cc6ffa5ba726850adcacb4911d973a29 Update vscode marketpace badge service (#1967)
  • 3eacedf2ad2e9e9e5be902e32f7a1b599702e7f1 Adding Microsoft SECURITY.MD (#1963)
  • 51ec1413c40f0a3d6e8be0bebb38fe1dd71fb8c7 Bump xml2js, @vscode/vsce and vscode-nls-dev (#1958)
  • 57fee98ed93d8b74f253569d6d1f02415c0c5727 Support Expo EAS command: open the project page in a web browser (#1959)
See More
  • a41b2c1590ba359c8ac30e590e14e8a37590fdc1 Update typescript version to 5.0.4 and update some settings (#1956)
  • 24c8aad90731f28b4efc5ac26c0e4cf2caa27bf3 Update documentation content and remove obsoleted (#1953)
  • 6701e21cc96c5fa43634d6e30ae1a6de0c66c011 [Feature] Check updates for all package modules in extension (#1951) [ #1911 ]

This list of changes was auto generated.

1.11.0

11 months ago
  • Support Hermes debugging for Expo SDK 48 #1921
  • Update documentation for Expo SDK 48 #1929
  • Remove 'Experimental' tag for iOS& Android Hermes debugger #1935
  • Add Hermes Expo debugger in debug-alt menu #1942
  • Add support for EAS build setup command #1947
  • Internal changes:
    • Update pipeline tasks - Component Detection& NOTICE File Generator #1925
    • Run locale testing on vscode latest stable version #1938
    • Cleanup and update 3rd party notices file #1939

Changes:

  • ef878e8cc6a646dc5ab087b859189c5c5e35694b Prepare for 1.11.0 (#1950)
  • ee2a3185bfef91a6cf0c82637fb4a8b182066758 Add support for EAS build setup command: config setup(#1947)
  • 0b86204d942aabdbfebafa1de352199d4f3ce8ef Add Hermes Expo debugger in debug-alt menu (#1942)
  • 83879a3248999612878da9c165b9892fe087071e Bump minimatch from 3.0.4 to 3.1.2 in /test/smoke/automation (#1937)
  • b39193a9ae62aecf1dc6c5ceb51111afb635f31c Cleanup and update 3rd party notices file (#1939) [ #1936 ]
  • d1adf8a440f803e235c8bc5dcd26ea04e6bf13a1 Run locale testing on vscode latest stable version (#1938)
  • 6be7e4ef34e73fffb28fcba21d3ca787997dd597 Bump decode-uri-component from 0.2.0 to 0.2.2 (#1884)
  • c6ca8545c31d68872a6d5f55e436ecc0d4a9be2f Remove 'Experimental' tag for iOS& Android Hermes debugger (#1935)
  • 680dfc592ce2f2f9cea3849c7c1e08af16805e32 Bump @xmldom/xmldom from 0.7.4 to 0.7.9 in /test/smoke/package (#1932)
  • 275eea609df2e732b6ad5e06dac4d9f00783b43c Bump webpack from 5.28.0 to 5.76.0 (#1930)
See More
  • 1d7c6f86a67eb7cab0d4ba9ca1db76d58594699f Bump ua-parser-js from 0.7.28 to 0.7.34 (#1931)
  • b5ea3b921667e960bfa6363bc7cf78101a9c34ad Bump loader-utils from 2.0.0 to 2.0.4 (#1922)
  • d1e17fb6de2c55d952669b142a3f47f6dfefd5b7 [Feature] Update documentation for Expo SDK 48 (#1929) [ #1918 ]
  • 4b32238db26e5eafbbef192de3b1fcd68e08ac3b Merge pull request #1928 from microsoft/benjaminbi/issue1927
  • bc955ceb77a9130be23c99a2d3003e8c5e8e2ee5 [Feature] Workaround localization test issue caused by Vscode 1.76.0
  • f1cb338397368fbbafa0498e725b3c376a5f7360 Merge branch 'master' into benjaminbi/issue1927
  • a36170a32348a7b1a4815b7f1afe67eab6acc747 [Feature] Workaround localization test issue caused by Vscode 1.76.0 [ #1927 ]
  • 81f731b26eed82ea1c485ace3123b6b7157256c8 Update pipeline tasks - Component Detection& NOTICE File Generator (#1925)
  • f1fc075e23c760ef58ebeff4d6473b214b8ab7bf Merge pull request #1921 from microsoft/support-hermes-expo1
  • 56666967e089fc14d67bcbe646d74d05b724e778 Support Hermes debugging for Expo SDK 48
  • 150bc09405eb7adac3e564b6ee4bd563cec441a2 [Bug] Unable to debug Expo project with latest RN version [ #1919 ]
  • 9888ce282b6a88e2b6a05b4e0fc081beba70ecb3 Support Hermes debugging for Expo SDK 48
  • f8d9bc71d57728931c0d645968d13c1b87ffd81e Bump http-cache-semantics from 4.1.0 to 4.1.1 in /test/smoke/package (#1912)

This list of changes was auto generated.

1.10.2

1 year ago
  • Improve android sdk and adb.exe path reading logic #1877
  • Update vscode marketplace badge #1893
  • Add notification for local file changes #1896
  • Fix deprecated new Buffer() to Buffer.from #1905
  • Internal changes:
    • Add unit test for getting adb path logic #1889
    • Update VSCE module from vsce to @vscode/vsce #1897
    • Update module vscode-test to @vscode/test-electron, fix node ECONNRESET error in MacOS #1908

Changes:

  • 97bfa4fd09915e601558d6d49638ab096c98a03d Prepare for 1.10.2 (#1915)
  • 7f8ef5be315b43d65d2c2eebbcbf947f12457146 Bump loader-utils from 1.4.0 to 1.4.2 in /test/smoke/package (#1866)
  • 92e6b4b9be2b49b123fcbcd5bb3269a6d7e327fd Bump ua-parser-js from 1.0.2 to 1.0.33 in /test/smoke/package (#1906)
  • eabe7aec320ae8b6330a8b908be28facdd5f22f4 Fix deprecated new Buffer() to Buffer.from (#1904) (#1905)
  • 023ff13f705aa15800b287cb9447c4f3a1251018 Fix ADO pipeline issue - node ECONNRESET error in MacOS (#1908)
  • a9baa915063f7f1a1cf9a5070eba9a47d857abed Add info message to notify user for open module local file changes (#1902)
  • 7711dc73da9ce0ddd6d0be1f8b60c3815ba7198b Update VSCE module from vsce to @vscode/vsce (#1897)
  • 8ba8032699d28c1e65590c4fd29a33353a1c42d1 Add notification for local file changes (#1896)
  • 8e8a3f5c7186b4ba47b1c4cdf3cece7e0fb31f9f Bump decode-uri-component from 0.2.0 to 0.2.2 in /test/smoke/package (#1886)
  • ef65df765a9f34d99194643a122612335c726694 Update vscode marketplace badge (#1893)
See More
  • 05e5d37e755d51327d8fc5997081e830f7736f78 Add unit test for getting adb path logic (#1889)
  • e4e4820aa889da5bbb64b67621a209f82a0c7876 Improve android sdk and adb.exe path reading logic (#1877)

This list of changes was auto generated.

1.10.1

1 year ago
  • Improve expo package.json file checking logic for some previous expo versions #1870
  • Improve expo debugging output log user experience #1874
  • Fix bug: i.Parse() is not a function when add target:"simulator" in launch.json #1856
  • Avoid extension overwrite app.json in expo application #1849
  • Temporarily disable some parts of log hightlight for tm-grammar refactor #1872
  • Internal changes:
    • Fix Json5 version issue in package dependencies #1851
    • Remove unused file from webpack #1860
    • Enable CodeQL for ADO pipeline #1863
    • Fix CodeQL issue: Disabling certificate validation is strongly discouraged #1864
    • Fix CodeQL issue: This replaces only the first occurrence of "../" #1865

Changes:

  • dcae8a71a3f45924bc0f0199633c96213a7c16c3 Prepare for 1.10.1 (#1882)
  • 1861e27d4c0181bc21291b6b17dee9bdd0f77a90 [Feature] Using CodeQL alert suppressions rather than LGTM alert suppressions (#1876) [ #1873 ]
  • 3cf8f6927d79d6f052c9434b1c45bbe919ed29e6 Improve expo config reader and output log user experience (#1875)
  • 20932e39a9c8c256e44195dc5d68efa058e77147 Disable output log highlight (#1872)
  • d56d34bb899e12892109b576f6e0ce38e0a72d0f Ignore lgtm specific rules (#1871)
  • d06a428f7705122e7d4e5a3496252f1e2b19a4c2 Enable CodeQL for ADO pipeline (#1863)
  • 77446e302c603bc8f75e84f41d8363477da4e801 Merge pull request #1860 from microsoft/benjaminbi/issue1852
  • ab6d4f24eedd471443bbcd49bec3402211677384 Merge branch 'master' into benjaminbi/issue1852
  • de4bc84b72c755f320f6577c23d9616290b0ca85 Fix tm-grammar issue in output log(#1859)
  • 57547b4302d801024d368d5fa029cb40d8af4220 [Feature] Remove unused file from webpack [ #1852 ]
See More
  • 4dcc2e7d51eb48a76e9ab374c2b2aeb78474b2d6 Fix Json5 version issue in package dependencies (#1851)
  • 7888898e287ba79d1611392c71cb347279760706 Avoid extension overwrite app.json in expo application (#1849)
  • 3b4a4a77857f355fb7b0d1a7c814cbd63464d8ba Bump ansi-regex from 3.0.0 to 5.0.1 (#1845)

This list of changes was auto generated.