Releases: vitejs/devtools
Releases · vitejs/devtools
v0.0.0-alpha.18
🚀 Features
- Add chunk info for assets - by @webfansplz in #133 (04cb1)
- core:
- kit:
- vite:
- Add assets map for chunk - by @webfansplz (77eb7)
🐞 Bug Fixes
- Inline
@pnpm/read-project-manifest, close #131 - by @webfansplz in #132 and #131 (d0eb9)
View changes on GitHub
v0.0.0-alpha.17
🚀 Features
- Reactive dock entries - by @antfu (827a1)
- kit: Support
ctx.clientRpcregistration - by @antfu (30780)
🐞 Bug Fixes
- vite: Adjust ui for narrow screens - by @liangmiQwQ in #127 (e6e0a)
View changes on GitHub
v0.0.0-alpha.16
🚨 Breaking Changes
- kit: Introduce events to client scripts, now client scripts would only be executed once - by @antfu (64794)
View changes on GitHub
v0.0.0-alpha.15
v0.0.0-alpha.14
v0.0.0-alpha.13
v0.0.0-alpha.12
🚀 Features
- Chunk flat list view - by @webfansplz in #124 (97b7b)
🐞 Bug Fixes
- Relax vite peerDeps requirements - by @antfu (d182e)
- kit:
rpcOptionsoption passing - by @webfansplz (e02d6)
View changes on GitHub
v0.0.0-alpha.11
🚨 Breaking Changes
🚀 Features
- Add
initialtag for chunk - by @webfansplz in #123 (840ca) - kit:
View changes on GitHub
v0.0.0-alpha.9
🚀 Features
- Chunk importers - by @webfansplz (63c5b)
- Expandable container for chunk details - by @webfansplz (2444c)
- Expandable container for package details - by @webfansplz (19d7a)
- kit: Use virtual module to host import scripts - by @antfu (e45e8)
🐞 Bug Fixes
- Chunk importers id - by @webfansplz (30ad8)
- vite: Filter invalid session - by @webfansplz (2a670)