File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## <small >6.3.1 (2025-02-27)</small >
2+
3+ * fix(create-vite): make custom command visible (#19519 ) ([ 5ea9a42] ( https://github.com/vitejs/vite/commit/5ea9a422c5a000c6a3183c617d6c853cdc4a5151 ) ), closes [ #19519 ] ( https://github.com/vitejs/vite/issues/19519 )
4+ * fix(create-vite): remove eslint-plugin-react (#19514 ) ([ c0e3dba] ( https://github.com/vitejs/vite/commit/c0e3dba3108e479ab839205cfb046db327bdaf43 ) ), closes [ #19514 ] ( https://github.com/vitejs/vite/issues/19514 )
5+ * docs(create-vite): recommend eslint-react for linting (#19524 ) ([ e912080] ( https://github.com/vitejs/vite/commit/e9120805df4dcf202caa65f15edc7d94fb521a63 ) ), closes [ #19524 ] ( https://github.com/vitejs/vite/issues/19524 )
6+ * chore: remove prompts alias (#19507 ) ([ 276c1d3] ( https://github.com/vitejs/vite/commit/276c1d3b4761c436dc668e76decb9cf20cb25ab9 ) ), closes [ #19507 ] ( https://github.com/vitejs/vite/issues/19507 )
7+
8+
9+
110## 6.3.0 (2025-02-25)
211
312* feat(create-vite): use ` @clack/prompts ` (#19445 ) ([ 5dae6c1] ( https://github.com/vitejs/vite/commit/5dae6c17da2ef135c2864500db2c8f3e2cf2b3db ) ), closes [ #19445 ] ( https://github.com/vitejs/vite/issues/19445 )
Original file line number Diff line number Diff line change 11{
22 "name" : " create-vite" ,
3- "version" : " 6.3.0 " ,
3+ "version" : " 6.3.1 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "author" : " Evan You" ,
You can’t perform that action at this time.
0 commit comments