Skip to content

Releases: microsoft/vscode-react-native

1.10.0

24 Oct 02:30
53f7b0d
Compare
Choose a tag to compare
  • Update documentation for Hermes and Expo Hermes #1827
  • Improve react-native packager output log and error message #1811
  • Fix iOS debugger findXcodeProject function location #1784
  • Add Expo QR code to output window #1786
  • Improve json file reading logic #1422
  • Improve logging experience and add log color customize config #1385
  • Internal changes:
    • Switch husky hook from pre-push to pre-commit #1841
    • Simplify and group existing task in gulpfile.js #1828
    • Replace tasks in gulpfile.js with exports #1815
    • Unit test and localization test improvement #1821
    • Improve mocha test report #1790

Changes:

See More
Read more

1.9.3

08 Sep 04:06
4b440c0
Compare
Choose a tag to compare
  • Refactored RN commands. Implemented command cancelation. #1744
  • Updated android environment check. #1772
  • Implemented checks for environment of Rect Native macOS projects. #1763
  • Improved extension security #1757, #1761, #1760, #1759

Changes:

This list of changes was auto generated.

1.9.2

03 Mar 10:49
b126c8e
Compare
Choose a tag to compare
  • Fixed debug session restarting #1745
  • Improved debug session termination handling for Direct debugging #1747
  • Improved the pattern for successful iOS build to support the run-ios command without verbose logs #1755
  • Updated outdated documentation #1748

Changes:

This list of changes was auto generated.

1.9.1

07 Feb 10:50
526ea51
Compare
Choose a tag to compare
  • Fixed debugging issues caused by incorrect sourcemap URL detection if some additional packages were installed, such as react-native-cn-quill #1730
  • Fixed extension's debugger behavior in case another debugger has connected to React Native iOS Hermes application #1729
  • Implemented support for projects with React Native canary builds, thanks to Andrew Coates(@acoates-ms) #1734, #1736
  • Implemented user's development environment checking for common problems for React Native Windows projects #1733
  • Improved extension security #1739

Changes:

This list of changes was auto generated.

1.9.0

17 Jan 14:11
781f3e8
Compare
Choose a tag to compare
  • Added the Check development environment configuration Command Palette command intended for checking user's React Native development environment for common problems #1702
  • Added env and envFile paramenters to attach debugging configurations #1707
  • Contributed React Native Tools getting started guide to the Get Started page of VS Code #1698
  • Enhanced documentation about the Network inspector and Element inspector #1716, #1698
  • Improved extension security #1723, #1726
  • Internal changes:
    • Unit tests improvements #1706, #1711, #1709
    • Enhanced ESLint rules and code style #1708
    • Moved master build and extension packaging to Linux #1722

Changes:

See More

This list of changes was auto generated.

1.8.1

30 Nov 16:20
5fb1d93
Compare
Choose a tag to compare
  • Fixed debugging on reloading React Native Hermes applications #1696
  • Optimized device and emulator targets selection #1699
  • Added user survey notifications #1701

Changes:

This list of changes was auto generated.

1.8.0

09 Nov 12:22
85bb9b0
Compare
Choose a tag to compare
  • Improved device and emulator targets selection #1673
  • Implemented support of debugging without creating a "launch.json" file. Now it's possible to start debugging via dynamic debug configurations or the Debug button in the Editor Title area menu #1687
  • Adapted the extension for debugging Expo SDK 43 applications #1691
  • Internal changes:
    • Smoke tests were updated to work with iOS 15.0 and Expo SDK 43 #1690, #1691
    • Bumped Node.js version in unit tests to 14 #1695

Changes:

This list of changes was auto generated.

1.7.1

14 Oct 14:08
dcabd9c
Compare
Choose a tag to compare
  • Improved behavior of Packager status indicator #1680
  • Fixed debugging performance issue #1684
  • Improved extension security #1682
  • Internal changes:
    • Smoke tests were updated to work with VS Code 1.61.0 #1682

Changes:

This list of changes was auto generated.

1.7.0

28 Sep 15:44
a03236a
Compare
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
Compare
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.