Releases: microsoft/vscode-react-native
Releases · microsoft/vscode-react-native
1.13.0
- 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:
Changes:
- 076f733 Prepare for 1.13.0 (#2121)
- 601bca7 Bump ip from 1.1.5 to 1.1.9 (#2112)
- 76faa50 Support react-native and expo doctor in command palette (#2116)
- f81a4c8 Skip extra commas for getting workspace settings (#2113)
- 7b32ef4 Bump JSON5 1.0.1 to 1.0.2, 2.x.x to 2.2.2 (#2106)
- 462df20 Support .cjs metro config file (#2103)
- 2bc89e2 Fix security vulnerabilities 2(#2105)
- 583c3a7 Fix security vulnerabilities (#2104)
- 9fbf922 Verify node version when start RN packager (#2099)
- 1db42be Improve metro config verification logic (#2100)
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
- 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:
Changes:
- 7190596 Prepare for 1.12.3 (#2090)
- fb39b75 Bump eslint package to support typescript new version (#2088)
- 98fba3a Add unit test for workspace settings file with comment line (#2081)
- 0d23ce1 Bump vscode-test to 2.3.8 (#2083)
- 7f6dfae Fix gulp script failure on node18 (#2079)
- e7d52fb Handle settings file for unsaved workspace (#2077)
- 7bdde98 Documentation: debugging in vscode workspace (#2075)
- 2499544 [Feature] Add command for launching Expo web application (#2073) [ #2024 ]
- 91e52f2 Handle comment line in workspace settings file (#2071)
- f97d6e3 Bump @babel/traverse from 7.14.2 to 7.23.2 (#2059)
See More
This list of changes was auto generated.
1.12.2
- 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:
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
- 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:
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
- 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:
Changes:
- bb3192d Prepare for 1.12.0 (#2033)
- 741851a Update documentation: remote development (#2031)
- 20bda3c Bump qs from 6.5.2 to 6.5.3 in /test/smoke/package (#2027)
- 88c519c Add unit test for expo web metro bundler setup (#2025)
- 529a533 Verify metro.config.js when start debugging (#2023)
- a1824f6 Add metro bundler field in app.json (#2021)
- 907c0e3 Add Expo web debugging documentation (#2019)
- 9f8c460 [Feature] Support Expo web debugging (#1997)
- f223641 Disable mocha spec reporter for unit test (#2017)
- 7a050c3 Bump nanoid (not including the package under test) and yangs-parser (#2015) [ #2014 ]
See More
This list of changes was auto generated.
1.11.2
- 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:
- d73d50d Prepare for 1.11.2 (#2010)
- b84470b Fix attach request for different metro ports (#2007)
- 50a7f6e [Bug] Fix unexpected internal error related to 'reactNativeVersionWarnings' (#2005) [ #1998 ]
- f5fe982 [Feature] Bump qs version (#2004) [ #2003 ]
- 2f3c242 Bump word-wrap from 1.2.3 to 1.2.4 (#1995)
- 00a82ca Bump semver from 6.3.0 to 6.3.1 (#1990)
- a91de15 Fix critical security issues (#1999) [ #1960 ]
- 6cd5c67 Resolve critical security issues caused by out of date packages (#1994)
- 9953861 Bump semver from 5.7.1 to 5.7.2 in /test/smoke/automation (#1993)
- 2170abf Bump semver from 5.7.1 to 5.7.2 in /test/smoke/package (#1992)
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
- 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:
Changes:
- ada9663 Prepare for 1.11.1 (#1982)
- e3c45c4 Documentation: debug out of project directory (#1980)
- 3486c4f Update documentation for current new feature (#1976)
- 6577398 Integrate react-native upgrade-helper (#1973)
- 2d89fb4 Add argument to collect js-debug native verbose log (#1971)
- 8e54e66 Add command to quickly revert open module update (#1961)
- 0afa02b Update vscode marketpace badge service (#1967)
- 3eacedf Adding Microsoft SECURITY.MD (#1963)
- 51ec141 Bump xml2js, @vscode/vsce and vscode-nls-dev (#1958)
- 57fee98 Support Expo EAS command: open the project page in a web browser (#1959)
1.11.0
- 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:
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
- 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:
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
- 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:
Changes:
- dcae8a7 Prepare for 1.10.1 (#1882)
- 1861e27 [Feature] Using CodeQL alert suppressions rather than LGTM alert suppressions (#1876) [ #1873 ]
- 3cf8f69 Improve expo config reader and output log user experience (#1875)
- 20932e3 Disable output log highlight (#1872)
- d56d34b Ignore lgtm specific rules (#1871)
- d06a428 Enable CodeQL for ADO pipeline (#1863)
- 77446e3 Merge pull request #1860 from microsoft/benjaminbi/issue1852
- ab6d4f2 Merge branch 'master' into benjaminbi/issue1852
- de4bc84 Fix tm-grammar issue in output log(#1859)
- 57547b4 [Feature] Remove unused file from webpack [ #1852 ]