expo / vscode-expo

Expo Tools keep you productive with debugging, IntelliSense, and prebuild previews
https://marketplace.visualstudio.com/items?itemName=expo.vscode-expo-tools
MIT License
413 stars 11 forks source link

feature: support React Native `0.74` logical device id when debugging #247

Closed byCedric closed 6 months ago

byCedric commented 6 months ago

Linked issue

This should be filtered by unique device names, as the device name is fairly unique.

Starting from React Native 0.74, a unique device id is available to find all unique devices matching a single page title.

expo-bot commented 6 months ago

:tada: This PR is included in version 1.3.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: