Skip to content

Releases: microsoft/vscode-react-native

1.13.0

25 Mar 00:50
076f733
Compare
Choose a tag to compare
  • 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:

See More
  • 7f5a843 Merge pull request #2098 from microsoft/remove-experimental-tags
  • 6ad9254 Remove all Experimental tags for Hermes debugging #2094
  • b18c109 Merge pull request #2097 from microsoft/default-breakpoint-filter1
  • 1bb1a21 Support default breakpoints filters for exceptions
  • 8426dae Bump follow-redirects from 1.15.2 to 1.15.4 in /test/smoke/package (#2095)
  • fd329ac Update package and software version for each doc (#2093)

This list of changes was auto generated.

1.12.3

30 Jan 02:44
7190596
Compare
Choose a tag to compare
  • 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:

See More
  • 2a485fd Add command to download application and install in simulator (#2064)

This list of changes was auto generated.

1.12.2

17 Nov 02:45
ec08712
Compare
Choose a tag to compare
  • 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:

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

This list of changes was auto generated.

1.12.1

27 Sep 05:41
3006641
Compare
Choose a tag to compare
  • 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:

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

This list of changes was auto generated.

1.12.0

20 Sep 03:03
bb3192d
Compare
Choose a tag to compare
  • 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:

See More

This list of changes was auto generated.

1.11.2

01 Aug 02:18
d73d50d
Compare
Choose a tag to compare
  • 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:

See More
  • 79e49c8 Fix getting android sdk path logic in local.properties file (#1991)
  • efb8465 Replace RN CLI by Expo CLI to start Metro in Expo debugging (#1987)
  • bbe28a5 Temporarily skip smoke testing (#1986)
  • b23d758 Fix show qrcode in output window function (#1985)

This list of changes was auto generated.

1.11.1

05 Jul 06:25
ada9663
Compare
Choose a tag to compare
  • 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:

See More
  • a41b2c1 Update typescript version to 5.0.4 and update some settings (#1956)
  • 24c8aad Update documentation content and remove obsoleted (#1953)
  • 6701e21 [Feature] Check updates for all package modules in extension (#1951) [ #1911 ]

This list of changes was auto generated.

1.11.0

04 May 03:34
ef878e8
Compare
Choose a tag to compare
  • 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:

  • ef878e8 Prepare for 1.11.0 (#1950)
  • ee2a318 Add support for EAS build setup command: config setup(#1947)
  • 0b86204 Add Hermes Expo debugger in debug-alt menu (#1942)
  • 83879a3 Bump minimatch from 3.0.4 to 3.1.2 in /test/smoke/automation (#1937)
  • b39193a Cleanup and update 3rd party notices file (#1939) [ #1936 ]
  • d1adf8a Run locale testing on vscode latest stable version (#1938)
  • 6be7e4e Bump decode-uri-component from 0.2.0 to 0.2.2 (#1884)
  • c6ca854 Remove 'Experimental' tag for iOS& Android Hermes debugger (#1935)
  • 680dfc5 Bump @xmldom/xmldom from 0.7.4 to 0.7.9 in /test/smoke/package (#1932)
  • 275eea6 Bump webpack from 5.28.0 to 5.76.0 (#1930)
See More
  • 1d7c6f8 Bump ua-parser-js from 0.7.28 to 0.7.34 (#1931)
  • b5ea3b9 Bump loader-utils from 2.0.0 to 2.0.4 (#1922)
  • d1e17fb [Feature] Update documentation for Expo SDK 48 (#1929) [ #1918 ]
  • 4b32238 Merge pull request #1928 from microsoft/benjaminbi/issue1927
  • bc955ce [Feature] Workaround localization test issue caused by Vscode 1.76.0
  • f1cb338 Merge branch 'master' into benjaminbi/issue1927
  • a36170a [Feature] Workaround localization test issue caused by Vscode 1.76.0 [ #1927 ]
  • 81f731b Update pipeline tasks - Component Detection& NOTICE File Generator (#1925)
  • f1fc075 Merge pull request #1921 from microsoft/support-hermes-expo1
  • 5666696 Support Hermes debugging for Expo SDK 48
  • 150bc09 [Bug] Unable to debug Expo project with latest RN version [ #1919 ]
  • 9888ce2 Support Hermes debugging for Expo SDK 48
  • f8d9bc7 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

08 Mar 02:12
97bfa4f
Compare
Choose a tag to compare
  • 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:

  • 97bfa4f Prepare for 1.10.2 (#1915)
  • 7f8ef5b Bump loader-utils from 1.4.0 to 1.4.2 in /test/smoke/package (#1866)
  • 92e6b4b Bump ua-parser-js from 1.0.2 to 1.0.33 in /test/smoke/package (#1906)
  • eabe7ae Fix deprecated new Buffer() to Buffer.from (#1904) (#1905)
  • 023ff13 Fix ADO pipeline issue - node ECONNRESET error in MacOS (#1908)
  • a9baa91 Add info message to notify user for open module local file changes (#1902)
  • 7711dc7 Update VSCE module from vsce to @vscode/vsce (#1897)
  • 8ba8032 Add notification for local file changes (#1896)
  • 8e8a3f5 Bump decode-uri-component from 0.2.0 to 0.2.2 in /test/smoke/package (#1886)
  • ef65df7 Update vscode marketplace badge (#1893)
See More
  • 05e5d37 Add unit test for getting adb path logic (#1889)
  • e4e4820 Improve android sdk and adb.exe path reading logic (#1877)

This list of changes was auto generated.

1.10.1

09 Jan 03:03
dcae8a7
Compare
Choose a tag to compare
  • 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:

See More
  • 4dcc2e7 Fix Json5 version issue in package dependencies (#1851)
  • 7888898 Avoid extension overwrite app.json in expo application (#1849)
  • 3b4a4a7 Bump ansi-regex from 3.0.0 to 5.0.1 (#1845)

This list of changes was auto generated.