This repository was archived by the owner on Jan 6, 2024. It is now read-only.
Releases: webfansplz/vite-plugin-vue-devtools
Releases Β· webfansplz/vite-plugin-vue-devtools
v1.0.0-beta.5
π Bug Fixes
- Return code instead of null in transform hook for plugin inheritability, closes #172 - by @webfansplz in #172 (2b338)
View changes on GitHub
v1.0.0-beta.4
π Features
- Introducing
openInEditorHost
option - by @webfansplz in #169 (14a0b) - Highlight rerender components - by @alexzhang1030 and @webfansplz in #166 (407a4)
π Bug Fixes
- compiler: Inject code location error when having multiple components in one file - by @alexzhang1030 in #168 (dce34)
View changes on GitHub
v1.0.0-beta.3
π Features
π Bug Fixes
- Hidden scrollbar in Firefox - by @OneGIl in #159 (f5112)
- eyedropper: Show feedback in error boundary - by @OneGIl in #160 (01dda)
- npm: Update project dependencies after download dep - by @liuseen-l in #161 (0a748)
View changes on GitHub
v1.0.0-beta.2
No significant changes
View changes on GitHub
v1.0.0-beta.1
π Bug Fixes
- Dynamic import estree-walker to avoid import failure - by @webfansplz (ef96d)
View changes on GitHub
v1.0.0-beta.0
π Features
- Introducting rerender trace feature - by @webfansplz and alexzhang1030 in #153 (fe20d)
- assets: Add scroll driven animations - by @jahnli and @webfansplz in #150 (e266b)
π Performance
- Improve graph page performance - by @alexzhang1030 in #145 (f7b18)
View changes on GitHub
v1.0.0-alpha.2
No significant changes
View changes on GitHub
v1.0.0-alpha.1
π Features
- Hide devtools panel during print media - by @wiidede in #137 (6b5d8)
- components: Show fullPath when hovering open-in-editor button - by @brenner8023 and @webfansplz in #134 (33d0b)
π Bug Fixes
- eyedropper: Close when cancel eyeDropper by
ESC
- by @OneGIl and @webfansplz in #133 (b0533)