Skip to content

Releases: microsoft/vscode-react-native

1.6.0

05 Aug 12:33
3d4e5c4
Compare
Choose a tag to compare
  • Added support of debugging of React Native for Windows Hermes applications: more info #1624
  • Added tips about rarely used extension features #1610
  • Updated documentation about ios-deploy installation, thanks to Lucas Johnston(@lucasjohnston) #1611
  • Implemented debugging of Expo Hermes applications #1608
  • Added context variables to configure custom key bindings with when clauses for pair extension commands #1606
  • Improved extension security #1625
  • Internal changes:
    • Smoke tests were updated to work with VS Code 1.58.1 #1609

Changes:

See More

This list of changes was auto generated.

1.5.2

06 Jul 08:41
caa0dc5
Compare
Choose a tag to compare
  • Added the sourceMapRenames parameter to debugging configurations #1602
  • Implemented debugging mode control for macOS apps #1589
  • Added the sourceMapPathOverrides parameter to launch debugging configurations #1589
  • Implemented settings parameters for controlling versions of the xdl and @expo/metro-config packages #1578
  • Added Run Windows and Run MacOS Command Palette commands for running RNW and RNmacOS apps #1576
  • Improved extension security #1587, #1592, #1593, #1594
  • Internal changes:
    • Adapted new VS Code API version for creating Packager status indicator on the status bar #1597

Changes:

See More
  • c89aeb2 Bump css-what from 5.0.0 to 5.0.1 (#1587)
  • cfbe5cc Added Run Windows and Run macOS commands to Command Palette (#1576)

This list of changes was auto generated.

1.5.1

03 Jun 09:12
1f5927e
Compare
Choose a tag to compare
  • Improved debugging on remote Android devices #1577
  • Fixed getting React Native version in cases projectRoot has been customized #1583
  • Improved extension security #1581, #1579

Changes:

This list of changes was auto generated.

1.5.0

26 May 14:30
6939f07
Compare
Choose a tag to compare
  • Removed support of the deprecated WPF platform #1554
  • Improved Expo tunnel debugging and set default Expo host type as lan #1556
  • Added support of the --appIdSuffix flag to runArguments for Android apps #1549
  • Implemented Network Inspector #1550
  • Improved multiroot workspace support #1540
  • Improved error handling for building React Native for Windows apps #1560
  • Improved extension security #1565
  • Implemented support of Workspace Trust feature #1563
  • Configured support of virtual workspaces #1570
  • Internal changes:
    • Updated code coverage checking functional #1570
    • Stabilized Expo smoke tests #1568

Changes:

See More

This list of changes was auto generated.

1.4.2

27 Apr 09:34
261063a
Compare
Choose a tag to compare
  • Added support for debugging AppleTV apps, thanks to Michele Bonazza(@micheleb) #1498
  • Improved extension security #1538, #1527, #1547
  • Resolved a conflict with vscode-jest extension while fast refreshing React Native apps #1530
  • Migrated from @expo/xdl package to xdl package for debugging Expo applications #1532
  • Internal changes:
    • Improved sending error events to Telemetry #1526

Changes:

This list of changes was auto generated.

1.4.1

11 Mar 09:22
a4ad195
Compare
Choose a tag to compare
  • Fixed resolving of custom file extensions while starting the packager for Expo #1502
  • Updated documentation for debugging RNW apps #1513
  • Enhanced extension security #1521, #1505, #1520
  • Internal changes:
    • Smoke tests refactoring #1507

Changes:

This list of changes was auto generated.

1.4.0

11 Feb 08:26
1b32103
Compare
Choose a tag to compare
  • Added support of debugging of React Native macOS Hermes applications: more info #1495
  • Added support of debugging of React Native iOS Hermes applications: more info #1488
  • Fixed attachment to the packager after a previous failed attempt to attach to it #1489

Changes:

This list of changes was auto generated.

1.3.0

18 Jan 13:50
786256e
Compare
Choose a tag to compare
  • Enhanced creation of debugging configurations. Now debugging configurations are generated interactively. You just need to click on React Native button in the IntelliSense prompt in launch.json file and then select required parameters in selection panels #1468
  • Added a notification with a link to the CHANGELOG after the extension update #1476
  • Fixed the bug with incorrect recursive deletion of paths when activating the extension #1481
  • Improved extension security #1472
  • Enhanced contributing guide and documentation about debugging React Native for Windows and macOS applications #1477, #1469
  • Internal changes:
    • Fixed ESLint issues in the code and added Prettier support #1463, #1475

Changes:

See More
  • 3447287 Fix ESLint issues and add Prettier support (#1463)

This list of changes was auto generated.

1.2.0

14 Dec 07:26
44be472
Compare
Choose a tag to compare
  • Added Run React Native LogCat Monitor and Stop React Native LogCat Monitor command palette commands. These commands allow to control LogCat outputs monitoring and create monitors for Android devices on demand. See more information here #1461
  • Updated documentation for cases when React Native projects are opened via symbolic links on Linux. This might cause sourcemaps breakage, so it is not recommended #1459
  • Internal changes:
    • Smoke tests improvements #1441

Changes:

This list of changes was auto generated.

1.1.1

09 Nov 11:08
5af093f
Compare
Choose a tag to compare
  • Updated the extension supported languages for breakpoints in order to work with the latest VS Code API #1451

Changes:

This list of changes was auto generated.