Skip to content

Releases: microsoft/vscode-react-native

1.7.0

28 Sep 15:44
a03236a

Choose a tag to compare

  • 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:

This list of changes was auto generated.

1.6.1

30 Aug 13:31
960a6ec

Choose a tag to compare

  • 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:

See More

This list of changes was auto generated.

1.6.0

05 Aug 12:33
3d4e5c4

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

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

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

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

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

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

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

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.