File tree Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 11# vite-plugin-vue-inspector
22
3+ ## 5.1.1
4+
5+ ### Patch Changes
6+
7+ - feat: respect user ` process.env.LAUNCH_EDITOR ` setting (#93 )
8+
9+ - feat: add ` onEnabled / onDisabled ` callbacks (#94 )
10+
311## 5.1.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-vue-inspector" ,
3- "version" : " 5.1.0 " ,
3+ "version" : " 5.1.1 " ,
44 "description" : " jump to local IDE source code while click the element of browser automatically." ,
55 "author" : " webfansplz" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11# unplugin-vue-inspector
22
3+ ## 2.1.1
4+
5+ ### Patch Changes
6+
7+ - feat: respect user ` process.env.LAUNCH_EDITOR ` setting (#93 )
8+
9+ - feat: add ` onEnabled / onDisabled ` callbacks (#94 )
10+
311## 2.1.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-vue-inspector" ,
3- "version" : " 2.1.0 " ,
3+ "version" : " 2.1.1 " ,
44 "description" : " jump to local IDE source code while click the element of browser automatically." ,
55 "author" : " webfansplz" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments