Releases: vitejs/devtools
Releases · vitejs/devtools
v0.0.0-alpha.28
🐞 Bug Fixes
- rolldown: Remove ui package from dependencies - by @webfansplz (f851f)
View changes on GitHub
v0.0.0-alpha.27
🚀 Features
- Basic ui package setup - by @webfansplz in #166 (0d119)
- Rename vite devtools to rolldown devtools - by @webfansplz and @antfu in #169 (54ae8)
- Inline birpc-x into the rpc package - by @antfu in #170 (b27ab)
🐞 Bug Fixes
- core: Update url for cross-origin check on mount if iframe loaded - by @webfansplz (380cf)
- vite: Show comparison metric only if data is available - by @webfansplz in #167 (5ba41)
View changes on GitHub
v0.0.0-alpha.26
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
- core: Make settings page scrollable - by @webfansplz (768f1)
View changes on GitHub
v0.0.0-alpha.25
🚀 Features
- core:
- vite:
- Packages info for session compare - by @webfansplz in #162 (4ef7e)
🐞 Bug Fixes
- core:
View changes on GitHub
v0.0.0-alpha.24
🐞 Bug Fixes
- core: Hide unimplemented settings dock entry - by @webfansplz (3d73e)
View changes on GitHub
v0.0.0-alpha.23
🚀 Features
- Use obug - by @antfu (ebb32)
- Fetch raw iconify svg to make them color-reactive - by @antfu (07200)
- core:
- vite:
- Add build tips for empty sessions - by @webfansplz in #158 (abd77)
- Visualize chunk/assets size in nanovis - by @adriandarian in #157 (16af2)
🐞 Bug Fixes
- core:
- Apply color scheme according to media rather than classname - by @liangmiQwQ in #149 (f31c7)
- Update terminal size on panel resizing - by @webfansplz (2f1ff)
- kit:
- Init shared state on rpc trusted - by @webfansplz in #150 (1584b)
- vite:
- Gracefully handle missing package manifest - by @Gianthard-cyh in #151 (78243)
View changes on GitHub
v0.0.0-alpha.22
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
- core:
- Unresolved import issue on
neutralplatform - by @webfansplz (7b220) - Move auth logic from rpc package to core - by @antfu (35b1a)
- Remove port range option for start devtools server - by @webfansplz (c2615)
- Avoid unselecting entry for standalone app - by @webfansplz (76763)
- Unresolved import issue on
- vite:
- Update devtools ui docks registration icon - by @webfansplz (36015)
View changes on GitHub
v0.0.0-alpha.21
v0.0.0-alpha.20
🚨 Breaking Changes
🚀 Features
- Module graph selector - by @webfansplz in #138 (4fd46)
- Search for chunks - by @webfansplz in #140 (22130)
- Switch to Vite 8 - by @webfansplz (0738d)
- Chunk graph selector - by @webfansplz in #144 (e1617)
🐞 Bug Fixes
- core:
- vite:
- Display time for plugin build flow table - by @webfansplz in #145 (1b65b)
View changes on GitHub
v0.0.0-alpha.19
🚀 Features
- Basic terminals support - by @antfu in #136 (01ba9)
- vite: Add total size of imports for chunk - by @webfansplz (d3992)