What's Changed
- ci: disable running tests on Windows by @szymonrybczak in #2577
- chore: replace
sudo-prompt
with@vscode/sudo-prompt
by @szymonrybczak in #2578 - fix: adjust log in install Cocoapods prompt by @szymonrybczak in #2580
- feat: Refresh cli-server-api index page by @huntie in #2582
- breaking: Remove secondary exports of cli-server-api by @huntie in #2584
- test: fix e2e test snapshot by @thymikee in #2586
- docs: update compatibility table by @thymikee in #2585
- breaking: Remove cli-debugger-ui package by @huntie in #2583
- breaking: Replace launchEditor implementation by @huntie in #2587
- breaking: Drop browser helpers from cli-tools, simplify middleware by @huntie in #2588
- fix: Remove hardcoded npm registry url by @jasonjiicloud in #2520
- refactor: replace strip-ansi with native module by @stianjensen in #2521
- fix(macCatalyst): construct correct path for executable by @mikehardy in #2510
- fix: run-android device not found on change from deviceId to device by @High5Apps in #2595
- chore: Link to test setup in PR template by @huntie in #2597
- Update maintainers to reflect current state of things by @szymonrybczak in #2598
- Improve and clarify error for missing scheme file by @friederbluemle in #2599
- fix(apple): include check if
Podfile
andPodfile.lock
changed when deciding to install Cocoapods by @szymonrybczak in #2443 - feat: add
RCT_IGNORE_PODS_DEPRECATION
env variable topod install
by @szymonrybczak in #2601 - feat: Export
createDevServerMiddleware
fromcli
by @robhogan in #2605 - feat: install Cocoapods by default in all projects by @szymonrybczak in #2602
- fix: Use 'fallback simulator' for tvOS by @cgoldsby in #2608
- docs: add
link-assets
cli setup guides by @Nova41 in #2572 - docs: fix numbered lists and spelling in CONTRIBUTING.md by @D-Gaspa in #2613
- feat: replace ios-deploy with devicectl by @cgoldsby in #2614
New Contributors
- @jasonjiicloud made their first contribution in #2520
- @High5Apps made their first contribution in #2595
- @cgoldsby made their first contribution in #2608
- @Nova41 made their first contribution in #2572
- @D-Gaspa made their first contribution in #2613
Full Changelog: v16.0.2...v17.0.0