File tree Expand file tree Collapse file tree 4 files changed +27
-2
lines changed Expand file tree Collapse file tree 4 files changed +27
-2
lines changed Original file line number Diff line number Diff line change 11# vite-plugin-vue-inspector
22
3+ ## 3.7.0
4+
5+ ### Minor Changes
6+
7+ - feat: close overlay when resizing the window (#71 )
8+
9+ - feat: introducing ` disableInspectorOnEditorOpen ` option (#77 )
10+
11+ - feat: support ` decorators ` and ` import-attributes ` syntax (#79 )
12+
313## 3.6.0
414
515### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-vue-inspector" ,
3- "version" : " 3.6 .0" ,
3+ "version" : " 3.7 .0" ,
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+ ## 0.5.0
4+
5+ ### Minor Changes
6+
7+ - feat: close overlay when resizing the window (#71 )
8+
9+ - feat: introducing ` disableInspectorOnEditorOpen ` option (#77 )
10+
11+ - feat: support ` decorators ` and ` import-attributes ` syntax (#79 )
12+
13+ ### Patch Changes
14+
15+ - Updated dependencies
16+ - vite-plugin-vue-inspector@3.7.0
17+
318## 0.4.0
419
520### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-vue-inspector" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
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