File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed
Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# react-doctor
22
3+ ## 0.0.23
4+
5+ ### Patch Changes
6+
7+ - fix issues
8+
39## 0.0.22
410
511### Patch Changes
Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ Options:
6262 -y, --yes skip prompts, scan all workspace projects
6363 --project <name> select workspace project (comma-separated for multiple)
6464 --diff [base] scan only files changed vs base branch
65+ --no-ami skip Ami-related prompts
6566 --fix open Ami to auto-fix all issues
6667 --prompt copy latest scan output to clipboard
6768 -h, --help display help for command
Original file line number Diff line number Diff line change 11{
22 "name" : " react-doctor" ,
3- "version" : " 0.0.22 " ,
3+ "version" : " 0.0.23 " ,
44 "description" : " Diagnose and fix performance issues in your React app" ,
55 "keywords" : [
66 " diagnostics" ,
You can’t perform that action at this time.
0 commit comments